New pages
Appearance
22 July 2025
- 00:3500:35, 22 July 2025 Installing the Game Linux (hist | edit) [4,802 bytes] FREDZ (talk | contribs) (Created page with "There wasn't a retail Linux version of this game, instead the developers provided a downloadable tarball with Linux binaries to use with the Windows CD. In the readme that comes with it says: <syntaxhighlight lang="text"> To install the Kingpin files, you will need to install Kingpin under win32, and then mount the installation folder under linux, and copy the installed files across. Kingpin requires approx 550mb of free hard drive space. </syntaxhighlight> There is als...")
5 April 2025
- 22:0422:04, 5 April 2025 Xatrix Skins (hist | edit) [5,325 bytes] FREDZ (talk | contribs) (Created page with "<center> {| class="wikitable" |- | colspan="2" | 300px |- | Model: || female_chick |- | Skin: || 603 300 300 |- | Name: || Unknown? |} {| class="wikitable" |- | colspan="2" | 300px |- | Model: || female_chick |- | Skin: || 604 300 300 |- | Name: || Unknown? |} {| class="wikitable" |- | colspan="2" | 300px |- | Model: || male_runt |- | Skin...")
- 00:0900:09, 5 April 2025 Jed (hist | edit) [809 bytes] FREDZ (talk | contribs) (Created page with "Old name for Fingers? <syntaxhighlight lang="c"> // Test script using doors.bsp case NAME_JED: if (!strcmp( scriptname, "jed_script" )) { // Tell Jed to start evading Buster ent->enemy = EP_GetCharacter( NAME_BUSTER ); AI_RecordSighting( ent, ent->enemy, VectorDistance( ent->s.origin, ent->enemy->s.origin ) ); ent->cast_info.currentmove = ent->cast_info.move_evade; } break; case NAME_BUSTER: if (!strcmp( scriptname, "buster_script" ))...")
4 April 2025
- 23:3823:38, 4 April 2025 Rover (hist | edit) [333 bytes] FREDZ (talk | contribs) (Created page with "<center> {| class="wikitable" |+ Rover |- | colspan="2" | 300px|Rover |- | Model: || cast_dog |- | Skin: || 1 |- | Health: || 100 |} </center> Rover can be found on map sr2. Lamont pet. <syntaxhighlight lang="c"> #define NAME_ROVER 31 // Lamont's mutt </syntaxhighlight>")
- 23:2423:24, 4 April 2025 Pete (hist | edit) [1,738 bytes] FREDZ (talk | contribs) (Created page with "<center> {| class="wikitable" |+ Pete |- | colspan="2" | 300px|Pete |- | Model: || cast_bum_sit |- | Skin: || 029 011 015 |- | Health: || 80 |- | Cash: || 0 |} </center> Pete can be found on map steel1. Voice table: <syntaxhighlight lang="c"> voice_table_t steeltown_pete[]= { {NULL, "...don't serve me drinks no more", "...don't serve me drinks no more", "actors/male/pete/rand1.wav", 0, {0,0,0,0,...")
- 23:2123:21, 4 April 2025 Ed (hist | edit) [320 bytes] FREDZ (talk | contribs) (Created page with "<center> {| class="wikitable" |+ Ed |- | colspan="2" | 300px|Ed on map sr2 |- | Model: || cast_bum_sit |- | Skin: || 024 017 011 |- | Health: || 100 |- | Cash: || 0 |} </center> Ed can be found on map sr2. Same skin as Nick & Rummy.")
- 23:1823:18, 4 April 2025 Rummy (hist | edit) [3,151 bytes] FREDZ (talk | contribs) (Created page with "<center> {| class="wikitable" |+ Rummy |- | colspan="2" | 300px|Rummy |- | Model: || cast_bum_sit |- | Skin: || 024 017 011 |- | Health: || 80 |- | Cash: || 0 |} </center> Nick can be found on map sr1. Same skin as Ed & Nick. Wants Whiskey. Voice table: <syntaxhighlight lang="c"> voice_table_t rummy [] = { // 0 {NULL, "swat", "swat", "actors/bum/swat.wav", 0, {0,0,0,0,0},0,0 , TT_POSITIVE}, {NUL...")
- 23:1523:15, 4 April 2025 Nick (hist | edit) [1,735 bytes] FREDZ (talk | contribs) (Created page with "<center> {| class="wikitable" |+ Nick |- | colspan="2" | 300px|Nick |- | Model: || cast_bum_sit |- | Skin: || 024 017 011 |- | Health: || 80 |- | Cash: || 0 |} </center> Nick can be found on map sr3. Same skin as Ed & Rummy Voice table: <syntaxhighlight lang="c"> voice_table_t nick[] = { {NULL, "better keep your ass out of there if you know what's good for you", "better keep your @*%$...")
- 22:3522:35, 4 April 2025 Thug (hist | edit) [1,725 bytes] FREDZ (talk | contribs) (Created page with "Thug player can been seen as cutscene in a few maps. Thug start with 68 health. After IntroGuy is played. You would think the skin is always the same but it's not. <center> {| class="wikitable" |+ Thug |- | colspan="2" | 300px|Thug |- | Model: || cast_thug |- | Skin: || 009 019 017 |- | Health: || 68 |- | Weapon: || Pipe |- | Maps: || sr2, bike, sy_h & pv_boss |} </center> On map idiot he has a diffrent pants:...")
- 20:4520:45, 4 April 2025 Tyrone (hist | edit) [2,488 bytes] FREDZ (talk | contribs) (Created page with "<center> {| class="wikitable" |+ Tyrone |- | colspan="2" | 300px|Tyrone |- | Model: || cast_punk |- | Head: || 1 |- | Skin: || 507 082 054 |- | Health: || 500 |- | Weapon: || Tommygun |- | Cash: || 0 |- | Moral: || 5 |- | Acc: || 4 |- | Call: || 3 |} </center> Tyrone can be found on map ty4. Voice table: <syntaxhighlight lang="c"> voice_table_t ty_tyrone[] = { {NULL, "", "", "actors/male/tyrone/dea...")
- 20:4220:42, 4 April 2025 IntroGuy (hist | edit) [887 bytes] FREDZ (talk | contribs) (Created page with "<center> {| class="wikitable" |+ IntroGuy |- | colspan="2" | 300px|IntroGuy |- | Model: || cast_thug |- | Skin: || 041 026 010 |- | Health: || 100 |- | Weapon: || Pipe |- | Cash: || 0 |- | Moral: || 0 |- | Acc: || 2 |- | Call: || 3 |} </center> IntroGuy can be found on map sr1. Can been seen in intro of map sr1. Is just player thug")
- 20:4020:40, 4 April 2025 ToughGuy2 (hist | edit) [381 bytes] FREDZ (talk | contribs) (Created page with "<center> {| class="wikitable" |+ ToughGuy2 |- | colspan="2" | 300px|ToughGuy2 |- | Model: || cast_punk |- | Skin: || 020 029 010 |- | Health: || 100 |- | Weapon: || 2 Pistols |- | Cash: || 0 |- | Moral: || 0 |- | Acc: || 2 |- | Call: || 3 |} </center> ToughGuy2 can be found on map sr1. Can been seen in intro of map sr1.")
- 20:3920:39, 4 April 2025 ToughGuy1 (hist | edit) [381 bytes] FREDZ (talk | contribs) (Created page with "<center> {| class="wikitable" |+ ToughGuy1 |- | colspan="2" | 300px|ToughGuy1 |- | Model: || cast_punk |- | Skin: || 019 028 010 |- | Health: || 100 |- | Weapon: || 2 Pistols |- | Cash: || 0 |- | Moral: || 0 |- | Acc: || 2 |- | Call: || 3 |} </center> ToughGuy1 can be found on map sr1. Can been seen in intro of map sr1.")