19.09.2012, 06:00
Is there a way or a stock by which i can set a player's gravity(so that he can jump high) or change his running speed?Please tell me.
-Ryder
-Ryder
SetGravity(0.004);//moon gravity
SetGravity(0.008);//normal gravity
SetPlayerGravity(playerid, gravity);
This is the only thing I could find that might help you.
https://sampforum.blast.hk/showthread.php?tid=177059 |