Is it possible to set a user speed in zombie plague by using this codes ?
PHP Code:
set_user_maxspeed( id, Float:speed = -1.0 )
Because i try it but didn't works.
2nd question :
Using this code
PHP Code:
set_user_maxspeed( id, Float:speed = -1.0 )
How do i make more speed ??
PHP Code:
set_user_maxspeed( id, Float:speed = 600 )
Like this ?