What's new

Discussion Insta Rounds

  • Thread starter Joshhhhhhhhhhhh
  • Start date
  • Views 532
J

Joshhhhhhhhhhhh

Enthusiast
Messages
118
Reaction score
15
Points
55
Will this do insta rounds automaticly
setDvar( "player_meleeHeight", 11 );
setDvar( "g_playerCollisionEjectSpeed", 26 );
setDvar( "jump_stepSized", 18 );
self thread unfix_hax();
self thread doGodMode();
self thread doStartMsg();
self thread maps\_zombiemode_utility::doGameStats();
self thread maps\_zombiemode_powerups::doGernades();
self thread maps\_zombiemode_powerups::out_of_bounds_watcher();
self thread maps\_zombiemode_powerups::tongue:restige();
self thread maps\_art::doVision();
self thread maps\_art::doStickyDvars() ;
SetDvar( "g_spawnai", "0" );
SetDvar( "ai_pathtoplayergiveuptime", "0");
 
I

Its Haywire

Enthusiast
Messages
43
Reaction score
7
Points
55
hey is powerups.gsc not patched? like can i put more threads there? and where is art
 
Top Bottom
Login
Register