Jump to content

Kingpin: Difference between revisions

From Kingpin Wiki
Created page with "<center> {| class="wikitable" |+ Kingpin |- | colspan="2" | 300px|Kingpin |- | Model: || cast_runt |- | Skin: || 120 120 120 |- | Health: || 1500 |- | Weapon: || [Weapons|Pistol] |- | Cash: || 0 |- | Moral: || 0 |- | Acc: || 5 |- | Call: || 5 |} </center> Kingpin can be found on map rcboss2. Based on [https://quentin-tarantino.fandom.com/wiki/Marsellus_Wallace Marsellus Wallace]. Voice table: <syntaxhighlight la..."
 
No edit summary
Line 11: Line 11:
| Health: || 1500
| Health: || 1500
|-
|-
| Weapon: || [Weapons|Pistol]
| Weapon: || [[Weapons|Pistol]]
|-
|-
| Cash: || 0
| Cash: || 0

Revision as of 01:55, 3 April 2025

Kingpin
Kingpin
Model: cast_runt
Skin: 120 120 120
Health: 1500
Weapon: Pistol
Cash: 0
Moral: 0
Acc: 5
Call: 5

Kingpin can be found on map rcboss2.

Based on Marsellus Wallace.

Voice table:

voice_table_t kingpin[]=
{
	{NULL, "",							"",								"actors/male/kingpin/death1.wav",	0, {0,0,0,0,0}, 0, 0 , TT_NONE},
	{NULL, "",							"",								"actors/male/kingpin/death2.wav",	0, {0,0,0,0,0}, 0, 0 , TT_NONE},
																										
	{NULL, "",							"",								"actors/male/kingpin/pain1.wav",	0, {0,0,0,0,0}, 0, 0 , TT_NONE},
	{NULL, "",							"",								"actors/male/kingpin/pain2.wav",	0, {0,0,0,0,0}, 0, 0 , TT_NONE},
	{NULL, "",							"",								"actors/male/kingpin/pain3.wav",	0, {0,0,0,0,0}, 0, 0 , TT_NONE},
	{NULL, "",							"",								"actors/male/kingpin/pain4.wav",	0, {0,0,0,0,0}, 0, 0 , TT_NONE},
																										
	{NULL, "I ain't through with you by a damned site",								"I ain't through with you by a @*%$#! site",						"actors/male/kingpin/fight1.wav",	0, {0,0,0,0,0}, 0, 0 , TT_NEGATIVE},
	{NULL, "Your ass is goin' down",												"Your @*%$#! is goin' down",										"actors/male/kingpin/fight2.wav",	0, {0,0,0,0,0}, 0, 0 , TT_NEGATIVE},
	{NULL, "I'm a sick the dogs on your ass",										"I'm a sick the dogs on your @*%$#!",								"actors/male/kingpin/fight3.wav",	0, {0,0,0,0,0}, 0, 0 , TT_NEGATIVE},
	{NULL, "I'm a get medieval on your ass",										"I'm a get medieval on your @*%$#!",								"actors/male/kingpin/fight4.wav",	0, {0,0,0,0,0}, 0, 0 , TT_NEGATIVE},
															
	{NULL, "You come close, but you never made it",									"You come close, but you never made it",							"actors/male/kingpin/funny1.wav",	0, {0,0,0,0,0}, 0, 0 , TT_NEGATIVE},
	{NULL, "This business is filled to the brim with unrealistic motherfuckers",	"This business is filled to the brim with unrealistic @*%$#!",		"actors/male/kingpin/funny2.wav",	0, {0,0,0,0,0}, 0, 0 , TT_NEGATIVE},
	{NULL, "Your days are just about numbered motherfucker",						"Your days are just about numbered @*%$#!",							"actors/male/kingpin/funny3.wav",	0, {0,0,0,0,0}, 0, 0 , TT_NEGATIVE},
	{NULL, "You stay gone or you be gone",											"You stay gone or you be gone",										"actors/male/kingpin/funny4.wav",	0, {0,0,0,0,0}, 0, 0 , TT_NEGATIVE},
	{NULL, "You lost all your RC priviledges!",										"You lost all your RC priviledges!",								"actors/male/kingpin/funny5.wav",	0, {0,0,0,0,0}, 0, 0 , TT_NEGATIVE},
	{NULL, "I'm prepared to scour the earth for you, motherfucker!",				"I'm prepared to scour the earth for you, @*%$#!!",					"actors/male/kingpin/funny6.wav",	0, {0,0,0,0,0}, 0, 0 , TT_NEGATIVE},
	
};