Jump to content

Leroy

From Kingpin Wiki
Revision as of 19:37, 4 April 2025 by FREDZ (talk | contribs) (Created page with "<center> {| class="wikitable" |+ Leroy |- | colspan="2" | 300px|Leroy |- | Model: || cast_thug |- | Skin: || 010 010 003 |- | Health: || 100 |- | Weapon: || Pipe |- | Cash: || 5 |- | Moral: || 4 |- | Acc: || 2 |- | Call: || 3 |} </center> Leroy can be found on map sr1. Voice table: <syntaxhighlight lang="c"> voice_table_t neutral_converse_to_female[] = { {neutral_converse, "hey baby. it's cool, we're g...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Leroy
Leroy
Model: cast_thug
Skin: 010 010 003
Health: 100
Weapon: Pipe
Cash: 5
Moral: 4
Acc: 2
Call: 3

Leroy can be found on map sr1.

Voice table:

voice_table_t neutral_converse_to_female[] =
{
	{neutral_converse, "hey baby. it's cool, we're gonna go over there later, you know",					"hey baby, it's cool, we're gonna go over there later, you know",						"actors/skidrow/leroy/conv1.wav", 3, {18,0,6,0,0},0, 0, TT_NONE},
	{neutral_converse, "man you shouldn't be hanging out with Nokia no more, that bitch trouble",			"man you shouldn't be hanging out with Nokia no more, that @*%$#! trouble",			"actors/skidrow/leroy/conv2.wav", 3, {18,0,6,0,0},0, 0, TT_NONE},
	{neutral_converse, "yeah I saw him last night man, it was cool",										"yeah I saw him last night man, it was cool",											"actors/skidrow/leroy/conv3.wav", 3, {18,0,6,0,0},0, 0, TT_NONE},
	{neutral_converse, "yeah yeah, we were there, we were there till about 2:00 am",						"yeah yeah, we were there, we were there till about 2:00 am",								"actors/skidrow/leroy/conv4.wav", 3, {18,0,6,0,0},0, 0, TT_NONE},
	{neutral_converse, "that motherfucker's had that shit back up in there till like 5:00 in the morning",	"that @*%$#!'s had that @*%$#! back up in there till like 5:00 in the morning",			"actors/skidrow/leroy/conv5.wav", 3, {18,0,6,0,0},0, 0, TT_NONE},

	{neutral_converse, "umm hmm",																			"umm hmm",																				"actors/skidrow/leroy/conv6.wav", 3, {18,0,6,0,0},0, 0, TT_NONE},
	{neutral_converse, "yeah I heard that baby",															"yeah I heard that baby",																"actors/skidrow/leroy/conv7.wav", 3, {18,0,6,0,0},0, 0, TT_NONE},
	{neutral_converse, "hell yeah",																			"@*%$#! yeah",																					"actors/skidrow/leroy/conv8.wav", 3, {18,0,6,0,0},0, 0, TT_NONE},
	{neutral_converse, "hey man, don't be getting' yourself all fucked up over it",							"hey man, don't be getting' yourself all @*%$#!ed up over it",							"actors/skidrow/leroy/conv9.wav", 3, {18,0,6,0,0},0, 0, TT_NONE},
	{neutral_converse, "Yo bitch, don't be getting' all like that with me.  fuck wrong wit' you?",			"Yo @*%$#!, don't be getting' all like that with me.  @*%$#! wrong wit' you?",									"actors/skidrow/leroy/conv10.wav", 3, {18,0,6,0,0},0, 0, TT_NONE},
																																																	
	{neutral_converse, "shit...",																			"@*%$#!...",																			"actors/skidrow/leroy/conv11.wav", 3, {18,0,6,0,0},0, 0, TT_NONE},
};

	{NULL, "That's cool",									"That's cool",											"rc/actors/skidrow/leroy/cool.wav",			0, {0,0,0,0,0},0,0, TT_NEUTRAL},	// 10

// 10
	{NULL, "What the fuck's up?",							"What the @*%$#!'s up?",								"rc/actors/skidrow/leroy/whatsup.wav",		0, {0,0,0,0,0},0,0 , TT_NEUTRAL},	// 11
	{NULL, "Yo Fuck you man",								"Yo @*%$#! you man",									"rc/actors/skidrow/leroy/fuckyou.wav",		0, {0,0,0,0,0},0,0 , TT_NEUTRAL},	// 12
	{NULL, "Man don't be lookin' at my bitch motherfucker",	"Man don't be lookin' at my @*%$#! @*%$#!",				"rc/actors/skidrow/leroy/mybitch1.wav",		0, {0,0,0,0,0},0,0 , TT_NEGATIVE},	// 13	
	{NULL, "Hey motherfucker don't be talkin' to my bitch",	"Hey @*%$#! don't be talkin' to my @*%$#!",				"rc/actors/skidrow/leroy/mybitch2.wav",		0, {0,0,0,0,0},0,0, TT_NEGATIVE},	// 14
	{NULL, "better step the fuck off man",					"better step the @*%$#! off man",						"rc/actors/skidrow/leroy/stepoff.wav",		0, {0,0,0,0,0},0,0, TT_NEGATIVE},	// 15
	{NULL, "Man I warned your punk ass bitch, motherfucker","Man I warned your punk @*%$#! @*%$#! @*%$#!",			"rc/actors/skidrow/leroy/warned.wav",		0, {0,0,0,0,0},0,0, TT_NEGATIVE},	// 16
	{NULL, "Fuckin' die you piece of shit",					"@*%$#! die you piece of @*%$#!",						"rc/actors/skidrow/leroy/die.wav",			0, {0,0,0,0,0},0,0, TT_NEGATIVE},	// 17