Jump to content

New pages

New pages
Hide registered users | Hide bots | Show redirects
(newest | oldest) View (newer 50 | ) (20 | 50 | 100 | 250 | 500)

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.")
  • 20:3520:35, 4 April 2025 Scalper (hist | edit) [2,998 bytes] FREDZ (talk | contribs) (Created page with "<center> {| class="wikitable" |+ Scalper |- | colspan="2" | 300px|Scalper |- | Model: || cast_thug |- | Skin: || 103 044 009 |- | Health: || 100 |- | Weapon: || Pistol |- | Cash: || -25 |- | Moral: || 0 |- | Acc: || 2 |- | Call: || 3 |} </center> Scalper can be found on map bar_rc. Voice table: <syntaxhighlight lang="c"> voice_table_t rc_scalper[]= { // 0 {NULL, "I'll sell you a Sky Tram ticket for...")
  • 20:3220:32, 4 April 2025 Rocko (hist | edit) [363 bytes] FREDZ (talk | contribs) (Created page with "<center> {| class="wikitable" |+ Rocko |- | colspan="2" | 300px|Rocko |- | Model: || cast_thug |- | Skin: || 016 009 006 |- | Health: || 100 |- | Weapon: || Pistol |- | Cash: || -25 |- | Moral: || 5 |- | Acc: || 3 |- | Call: || 3 |} </center> Rocko can be found on map bar_sr. Hired guy for 25$.")
  • 20:2920:29, 4 April 2025 Patrick (hist | edit) [3,881 bytes] FREDZ (talk | contribs) (Created page with "<center> {| class="wikitable" |+ Patrick |- | colspan="2" | 300px|Patrick |- | Model: || cast_punk |- | Skin: || 511 130 010 |- | Health: || 100 |- | Weapon: || Tommygun |- | Cash: || 0 |- | Moral: || 0 |- | Acc: || 3 |- | Call: || 3 |} </center> Patrick can be found on map rc1. Voice table: <syntaxhighlight lang="c"> voice_table_t rc_patrick[]= { {NULL, "We could use a guy like you against those Dra...")
  • 20:0920:09, 4 April 2025 Oscar (hist | edit) [367 bytes] FREDZ (talk | contribs) (Created page with "<center> {| class="wikitable" |+ Oscar |- | colspan="2" | 300px|Oscar |- | Model: || cast_punk |- | Skin: || 044 012 006 |- | Health: || 250 |- | Weapon: || Tommygun |- | Cash: || -100 |- | Moral: || 6 |- | Acc: || 3 |- | Call: || 3 |} </center> Oscar can be found on map steel2. Hired guy for 100$.")
  • 20:0020:00, 4 April 2025 NikkiBlanco (hist | edit) [3,219 bytes] FREDZ (talk | contribs) (Created page with "NikkiBlanco can been seen twice on diffrent maps. Scroll down to see them all. <hr> <center> {| class="wikitable" |+ NikkiBlanco on map pv_boss |- | colspan="2" | 300px|NikkiBlanco |- | Model: || cast_punk |- | Skin: || 122 122 122 |- | Health: || 450 |- | Weapon: || Flamethrower |- | Cash: || 0 |- | Moral: || 5 |- | Acc: || 2 |- | Call: || 3 |} </center> NikkiBlanco can be found on map pv_boss. <...")
  • 19:4919:49, 4 April 2025 Moker (hist | edit) [2,668 bytes] FREDZ (talk | contribs) (Created page with "<center> {| class="wikitable" |+ Moker |- | colspan="2" | 300px|Moker |- | Model: || cast_punk |- | Skin: || 111 027 023 |- | Health: || 800 |- | Weapon: || Bazooka |- | Cash: || 107 |- | Moral: || 5 |- | Acc: || 3 |- | Call: || 3 |} </center> Moker can be found on map steel4. Voice table: <syntaxhighlight lang="c"> voice_table_t steeltown_moker[] = { {NULL, "", "", "actors/male/moker/death...")
  • 19:3719:37, 4 April 2025 Leroy (hist | edit) [4,038 bytes] 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...")
  • 19:2919:29, 4 April 2025 Lefty (hist | edit) [1,275 bytes] FREDZ (talk | contribs) (Created page with "<center> {| class="wikitable" |+ Lefty |- | colspan="2" | 300px|Lefty |- | Model: || cast_punk |- | Skin: || 064 046 047 |- | Health: || 250 |- | Weapon: || Tommygun |- | Cash: || 25 |- | Moral: || 6 |- | Acc: || 2 |- | Call: || 3 |} </center> Lefty can be found on map bar_sy. Voice table: <syntaxhighlight lang="c"> voice_table_t sy_lefty[] = { {NULL, "what we standin' around for? time's a wastin'",...")
  • 19:2219:22, 4 April 2025 Laurel (hist | edit) [352 bytes] FREDZ (talk | contribs) (Created page with "<center> {| class="wikitable" |+ Laurel |- | colspan="2" | 300px|Laurel |- | Model: || cast_punk |- | Head: || 1 |- | Skin: || 504 032 031 |- | Health: || 200 |- | Weapon: || 2 Pistols |- | Cash: || 25 |- | Moral: || 6 |- | Acc: || 5 |- | Call: || 4 |} </center> Laurel can be found on map pv_h.")
  • 19:1919:19, 4 April 2025 Larry (hist | edit) [561 bytes] FREDZ (talk | contribs) (Created page with "<center> {| class="wikitable" |+ Larry |- | colspan="2" | 300px|Larry |- | Model: || cast_punk |- | Skin: || 048 047 041 |- | Health: || 200 |- | Weapon: || 2 Pistols |- | Cash: || 5 |- | Moral: || 4 |- | Acc: || 2 |- | Call: || 4 |} </center> Larry can be found on map sy_h. Voice table: <syntaxhighlight lang="c"> voice_table_t ty_larry[] = { // 0 {NULL, "You fuckin' looser", "You @*%$#! looser", "a...")
  • 19:0219:02, 4 April 2025 Lamont (hist | edit) [3,633 bytes] FREDZ (talk | contribs) (Created page with "<center> {| class="wikitable" |+ Lamont |- | colspan="2" | 300px|Lamont |- | Model: || cast_thug |- | Skin: || 024 017 010 |- | Health: || 300 |- | Weapon: || Pistol |- | Cash: || 0 |- | Moral: || 6 |- | Acc: || 2 |- | Call: || 3 |} </center> Lamont can be found on map sr2. Has watch. Voice table: <syntaxhighlight lang="c"> voice_table_t lamont_random[] = { {NULL, "why you come around lookin' ...",...")
  • 18:5118:51, 4 April 2025 Johnny (hist | edit) [340 bytes] FREDZ (talk | contribs) (Created page with "<center> {| class="wikitable" |+ Johnny |- | colspan="2" | 300px|Johnny |- | Model: || cast_thug |- | Skin: || 011 007 004 |- | Health: || 80 |- | Weapon: || Pipe |- | Cash: || 5 |- | Moral: || 3 |- | Acc: || 2 |- | Call: || 3 |} </center> Johnny can be found on map sr1.")
  • 18:4618:46, 4 April 2025 Igmo (hist | edit) [336 bytes] FREDZ (talk | contribs) (Created page with "<center> {| class="wikitable" |+ Igmo |- | colspan="2" | 300px|Igmo |- | Model: || cast_thug |- | Skin: || 003 002 001 |- | Health: || 200 |- | Weapon: || Pistol |- | Cash: || 10 |- | Moral: || 7 |- | Acc: || 2 |- | Call: || 3 |} </center> Igmo can be found on map st1.")
  • 18:3918:39, 4 April 2025 Hardey (hist | edit) [336 bytes] FREDZ (talk | contribs) (Created page with "<center> {| class="wikitable" |+ Hardey |- | colspan="2" | 300px|Hardey |- | Model: || cast_punk |- | Skin: || 114 032 031 |- | Health: || 200 |- | Weapon: || 2 Pistols |- | Cash: || 10 |- | Moral: || 5 |- | Acc: || 5 |- | Call: || 4 |} </center> Hardey can be found on map pv_h.")
  • 18:3618:36, 4 April 2025 Hann (hist | edit) [2,234 bytes] FREDZ (talk | contribs) (Created page with "<center> {| class="wikitable" |+ Hann |- | colspan="2" | 300px|Hann |- | Model: || cast_thug |- | Skin: || 029 006 010 |- | Health: || 100 |- | Weapon: || Pistol |- | Cash: || 0 |- | Moral: || 3 |- | Acc: || 1 |- | Call: || 3 |} </center> Hann can be found on map ty1. Voice table: <syntaxhighlight lang="c"> voice_table_t ty_hann[] = { {NULL, "Now that the tunnels are blocked off you'll have to use the...")
  • 18:3218:32, 4 April 2025 Fingers (hist | edit) [832 bytes] FREDZ (talk | contribs) (Created page with "<center> {| class="wikitable" |+ Fingers |- | colspan="2" | 300px|Fingers |- | Model: || cast_thug |- | Skin: || 025 009 009 |- | Health: || 150 |- | Weapon: || Pistol |- | Cash: || -200 |- | Moral: || 0 |- | Acc: || 2 |- | Call: || 3 |} </center> Fingers can be found on map bar_pv. Hired guy for 200$. Can crack safe for you for documents. Voice table: <syntaxhighlight lang="c"> // finger lines {NU...")
  • 18:2618:26, 4 April 2025 Dubs (hist | edit) [361 bytes] FREDZ (talk | contribs) (Created page with "<center> {| class="wikitable" |+ Dubs |- | colspan="2" | 300px|Dubs |- | Model: || cast_punk |- | Skin: || 108 009 006 |- | Health: || 220 |- | Weapon: || Tommygun |- | Cash: || -100 |- | Moral: || 7 |- | Acc: || 4 |- | Call: || 5 |} </center> Dubs can be found on map pv_h. Hired guy for 100$.")
  • 18:2318:23, 4 April 2025 Donny (hist | edit) [357 bytes] FREDZ (talk | contribs) (Created page with "<center> {| class="wikitable" |+ Donny |- | colspan="2" | 300px|Donny |- | Model: || cast_punk |- | Head: || 1 |- | Skin: || 512 131 010 |- | Health: || 200 |- | Weapon: || Tommygun |- | Cash: || 0 |- | Moral: || 5 |- | Acc: || 2 |- | Call: || 3 |} </center> Donny can be found on map rc4.")
  • 17:2117:21, 4 April 2025 David (hist | edit) [1,014 bytes] FREDZ (talk | contribs) (Created page with "<center> {| class="wikitable" |+ David |- | colspan="2" | 300px|David |- | Model: || cast_punk |- | Skin: || 132 132 132 |- | Health: || 300 |- | Weapon: || Tommygun |- | Cash: || 0 |- | Moral: || 6 |- | Acc: || 3 |- | Call: || 3 |} </center> David can be found on map steel3. Voice table: <syntaxhighlight lang="c"> voice_table_t steeltown_david[]= { {NULL, "Thanks a lot for coming to get me man",...")
  • 17:1717:17, 4 April 2025 Curly (hist | edit) [331 bytes] FREDZ (talk | contribs) (Created page with "<center> {| class="wikitable" |+ Curly |- | colspan="2" | 300px|Curly |- | Model: || cast_punk |- | Skin: || 100 047 041 |- | Health: || 200 |- | Weapon: || 2 Pistols |- | Cash: || 5 |- | Moral: || 4 |- | Acc: || 2 |- | Call: || 3 |} </center> Curly can be found on map sy_h.")
  • 17:1217:12, 4 April 2025 Burt (hist | edit) [821 bytes] FREDZ (talk | contribs) (Created page with "There 2 characters with the name Burt. Scroll down to see them all. <hr> <center> {| class="wikitable" |+ Burt on map bar_pv |- | colspan="2" | 300px|Burt on map bar_pv |- | Model: || cast_thug |- | Skin: || 063 041 010 |- | Health: || 100 |- | Weapon: || Pistol |- | Cash: || 0 |- | Moral: || 0 |- | Acc: || 2 |- | Call: || 3 |} </center> Burt can be found on map bar_pv. <hr> <center> {| class="wiki...")
  • 17:0817:08, 4 April 2025 Brewster (hist | edit) [349 bytes] FREDZ (talk | contribs) (Created page with "<center> {| class="wikitable" |+ Brewster |- | colspan="2" | 300px|Brewster |- | Model: || cast_thug |- | Skin: || 002 001 001 |- | Health: || 100 |- | Weapon: || Pipe |- | Cash: || 2 |- | Moral: || 5 |- | Acc: || 2 |- | Call: || 3 |} </center> Brewster can be found on map sr1.")
  • 17:0417:04, 4 April 2025 BigWillie (hist | edit) [2,562 bytes] FREDZ (talk | contribs) (Created page with "<center> {| class="wikitable" |+ BigWillie |- | colspan="2" | 300px|BigWillie |- | Model: || cast_punk |- | Skin: || 109 046 047 |- | Health: || 350 |- | Weapon: || 2 Pistols |- | Cash: || 0 |- | Moral: || 6 |- | Acc: || 4 |- | Call: || 3 |} </center> BigWillie can be found on map bar_sy. Voice table: <syntaxhighlight lang="c"> voice_table_t sy_bigwillie[] = { {NULL, "ughhhh, my achin' head", "ughhhh,...")
  • 17:0017:00, 4 April 2025 Arnold (hist | edit) [344 bytes] FREDZ (talk | contribs) (Created page with "<center> {| class="wikitable" |+ Arnold |- | colspan="2" | 300px|Arnold |- | Model: || cast_punk |- | Skin: || 012 007 004 |- | Health: || 200 |- | Weapon: || 2 Pistols |- | Cash: || 2 |- | Moral: || 5 |- | Acc: || 3 |- | Call: || 3 |} </center> Arnold can be found on map sr1.")
  • 13:2613:26, 4 April 2025 Sharky (hist | edit) [1,552 bytes] FREDZ (talk | contribs) (Created page with "There 6 characters with the name Sharky (actualy the name is never used in a map). There all used at pawn o matic sales guy. But only 3 diffrent skins. Scroll down to see them all. <hr> <center> {| class="wikitable" |+ Sharky |- | colspan="2" | 300px|Sharky |- | Model: || cast_runt |- | Skin: || 011 011 005 |- | Count: || 1 |- | Health: || 100 |- | Weapon: || Pistol |- | Cash: || 0 |- | Mor...")
  • 13:1113:11, 4 April 2025 Sluggo (hist | edit) [787 bytes] FREDZ (talk | contribs) (Created page with "<center> {| class="wikitable" |+ Sluggo |- | colspan="2" | 300px|Sluggo |- | Model: || cast_runt |- | Skin: || 019 010 011 |- | Health: || 100 |- | Weapon: || Pistol |- | Cash: || -25 |- | Moral: || 3 |- | Acc: || 3 |- | Call: || 3 |} </center> Sluggo can be found on map bar_sr. Hired guy for 25$.")
  • 13:0813:08, 4 April 2025 Walter (hist | edit) [347 bytes] FREDZ (talk | contribs) (Created page with "<center> {| class="wikitable" |+ Walter |- | colspan="2" | 300px|Walter |- | Model: || cast_shorty |- | Skin: || 130 130 010 |- | Health: || 350 |- | Weapon: || HMG |- | Cash: || 0 |- | Moral: || 7 |- | Acc: || 2 |- | Call: || 3 |} </center> Walter can be found on map bar_rc.")
  • 13:0413:04, 4 April 2025 Sal (hist | edit) [1,343 bytes] FREDZ (talk | contribs) (Created page with "<center> {| class="wikitable" |+ Sal |- | colspan="2" | 300px|Sal on map bar_sy |- | Model: || cast_shorty |- | Skin: || 064 047 047 |- | Health: || 250 |- | Weapon: || Tommygun |- | Cash: || 0 |- | Moral: || 6 |- | Acc: || 4 |- | Call: || 3 |} </center> Mathew can be found on map bar_sy. Voice table: <syntaxhighlight lang="c"> voice_table_t sy_sal[] = { {NULL, "somebody just kidnapped big willie's...")
  • 13:0013:00, 4 April 2025 Punky (hist | edit) [338 bytes] FREDZ (talk | contribs) (Created page with "<center> {| class="wikitable" |+ Punky |- | colspan="2" | 300px|Punky |- | Model: || cast_runt |- | Skin: || 005 003 001 |- | Health: || 50 |- | Weapon: || Pistol |- | Cash: || 0 |- | Moral: || 5 |- | Acc: || 3 |- | Call: || 3 |} </center> Punky can be found on map sr1.")
  • 12:5312:53, 4 April 2025 Popeye (hist | edit) [4,899 bytes] FREDZ (talk | contribs) (Created page with "<center> {| class="wikitable" |+ Popeye |- | colspan="2" | 300px|Popeye |- | Model: || cast_runt |- | Head: || 1 |- | Skin: || 040 019 048 |- | Health: || 300 |- | Weapon: || Pipe |- | Cash: || 0 |- | Moral: || 4 |- | Acc: || 2 |- | Call: || 3 |} </center> Popeye can be found on map sy_h. Voice table: <syntaxhighlight lang="c"> voice_table_t sy_popeye[] = { {NULL, "Heilman's boys just dragged some d...")
  • 01:4201:42, 4 April 2025 Mung (hist | edit) [365 bytes] FREDZ (talk | contribs) (Created page with "<center> {| class="wikitable" |+ Mung |- | colspan="2" | 300px|Mung |- | Model: || cast_shorty |- | Skin: || 013 010 006 |- | Health: || 100 |- | Weapon: || Tommygun |- | Cash: || -100 |- | Moral: || 7 |- | Acc: || 5 |- | Call: || 3 |} </center> Mung can be found on map pv_h. Hired guy for 100$.")
  • 01:3601:36, 4 April 2025 Momo (hist | edit) [6,378 bytes] FREDZ (talk | contribs) (Created page with "There 4 characters with the name Momo. There all used at entrance of a bar. Scroll down to see them all. <hr> <center> {| class="wikitable" |+ Momo on map sr1 |- | colspan="2" | 300px|Momo on map sr1 |- | Model: || cast_runt |- | Skin: || 020 011 003 |- | Health: || 100 |- | Weapon: || Pistol |- | Cash: || 0 |- | Moral: || 3 |- | Acc: || 2 |- | Call: || 3 |} </center> Momo can be found on map sr1....")

3 April 2025

  • 19:5619:56, 3 April 2025 Moe (hist | edit) [1,808 bytes] FREDZ (talk | contribs) (Created page with "<center> {| class="wikitable" |+ Moe |- | colspan="2" | 300px|Moe on map sy_h |- | Model: || cast_runt |- | Skin: || 047 065 041 |- | Health: || 50 |- | Weapon: || Pistol |- | Cash: || 10 |- | Moral: || 4 |- | Acc: || 2 |- | Call: || 3 |} </center> Moe can be found on map sy_h. Voice table: voice_table_t ty_mo[] = { // 0 {NULL, "Hey this is our turf asshole... turn around", "Hey this is our turf @*...")
  • 19:5219:52, 3 April 2025 Mathew (hist | edit) [2,350 bytes] FREDZ (talk | contribs) (Created page with "<center> {| class="wikitable" |+ Mathew |- | colspan="2" | 300px|Mathew |- | Model: || cast_runt |- | Skin: || 048 042 015 |- | Health: || 100 |- | Weapon: || Pistol |- | Cash: || 0 |- | Moral: || 2 |- | Acc: || 2 |- | Call: || 3 |} </center> Mathew can be found on map steel1. Voice table: <syntaxhighlight lang="c"> voice_table_t steeltown_mathew[]= { // clue talk to bambi {NULL, "Bambi waits tables...")
  • 19:4819:48, 3 April 2025 Magicj (hist | edit) [2,374 bytes] FREDZ (talk | contribs) (Created page with "<center> {| class="wikitable" |+ Magicj |- | colspan="2" | 300px|Magicj |- | Model: || cast_runt |- | Skin: || 020 011 005 |- | Health: || 100 |- | Weapon: || Pipe |- | Cash: || 0 |- | Moral: || 1 |- | Acc: || 2 |- | Call: || 3 |} </center> Magicj can be found on map sr1. Sells a crowbar for a dollar (1$). Voice table: <syntaxhighlight lang="c"> voice_table_t mj_random [] = { {NULL, "What'...")
  • 19:4219:42, 3 April 2025 Luke (hist | edit) [2,095 bytes] FREDZ (talk | contribs) (Created page with "<center> {| class="wikitable" |+ Luke |- | colspan="2" | 300px|Luke |- | Model: || cast_runt |- | Skin: || 049 046 046 |- | Health: || 100 |- | Weapon: || Pistol |- | Cash: || 0 |- | Moral: || 2 |- | Acc: || 1 |- | Call: || 3 |} </center> Luke can be found on map ty1. Voice table: <syntaxhighlight lang="c"> voice_table_t ty_luke[] = { {NULL, "If you wanna get to Radio City, you should, like, go in the...")
  • 19:3819:38, 3 April 2025 Louie (hist | edit) [4,990 bytes] FREDZ (talk | contribs) (Created page with "<center> {| class="wikitable" |+ Louie |- | colspan="2" | 300px|Louie on map bar_pv |- | Model: || cast_runt |- | Skin: || 043 041 009 |- | Health: || 100 |- | Weapon: || Pistol |- | Cash: || 0 |- | Moral: || 0 |- | Acc: || 2 |- | Call: || 3 |} </center> Louie can be found on map sr1. Voice table: <syntaxhighlight lang="c"> voice_table_t pv_louie[] = { {NULL, "So, Nicki didn't kill you after all",...")
  • 19:3419:34, 3 April 2025 Louie Skidrow (hist | edit) [369 bytes] FREDZ (talk | contribs) (Created page with "<center> {| class="wikitable" |+ Louie |- | colspan="2" | 300px|Louie on map sr1 |- | Model: || cast_runt |- | Skin: || 011 011 005 |- | Count: || 3 |- | Health: || 100 |- | Weapon: || Pipe |- | Cash: || 10 |- | Moral: || 1 |- | Acc: || 2 |- | Call: || 3 |} </center> Louie can be found on map sr1.")
(newest | oldest) View (newer 50 | ) (20 | 50 | 100 | 250 | 500)