
Posts
33
Respect
Forum Rank
Legless Crawler
Primary Group
Member
Login Issues
Forgot password?Activate Issues
Account activation email not received? Wrong account activation email used?Other Problems?
Contact Support - Help Center Get help on the UGX Discord. Join it now!From how you all blew something so small up, I can tell that you all are libtards. Just worthless fucking libtards.
Hi guys
How can i make zombie in round 1 like in round 10
For example
Run fast and make them more difficult
Thanks
rand = randomintrange( level.zombie_move_speed, level.zombie_move_speed + 35 );
Set all the variables to sprint.
set_run_speed()
{
self.zombie_move_speed = "sprint";
}
![]() | Benevolent Soul who has our eternal gratitude and exclusive access to betas and the donator section of the forum. |
![]() | Has shown effort and knowledge in the area of scripting while being a part of the UGX-Mods community. |
Also if else statements don’t waste processing power mate. The impact would make no difference at all
level.zonbie_move_speed = 100;