gasticaram GSC
undefined
Hush_Hx
@Hush_Hx
Posts
-
unlimited sprint BO2 ZM -
unlimited sprint BO2 ZMTriggatroy18 Unfortunately I couldn't post it for download
-
unlimited sprint BO2 ZMunlimited sprint
init() { level thread onPlayerConnect(); } onPlayerConnect() { for(;;) { level waittill("connected", player); player thread onPlayerSpawned(); } } onPlayerSpawned() { level endon("end_game"); self endon("disconnect"); for(;;) { self waittill("spawned_player"); self setperk("specialty_unlimitedsprint"); } }
copy the code and paste it into your notes as sprint.GSC
then copy the file to Local\Plutonium\storage\t6\scripts\zm