View Single Post
Excalibur.007
Veteran Member
Join Date: Sep 2009
Location: Singapore
Old 12-11-2011 , 20:31   Re: [TUT][ZP 5.0] Creating a plugin that will affects player speed
Reply With Quote #6

Quote:
Originally Posted by JoKeR LauGh View Post
Code:
set_user_maxspeed( index , Float:speed)

from the fun module is bugged?
It's not bugged. I just think this is the most simple yet better way to do it. Rather than making the plugin complicated and having problems with resetting speed.

Advantages of this is it reduces lines(which makes the plugin more readable), simple and a better way to do it.

Last edited by Excalibur.007; 12-11-2011 at 20:32.
Excalibur.007 is offline