SA-MP Forums Archive
[Question] Running. - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: [Question] Running. (/showthread.php?tid=149286)



[Question] Running. - Logitech334 - 21.05.2010

Hay guyz again!

I have one question:
How to disable running by player?
Example, I want:

player with id 1 - He can run but, player with id 2, He can't run.

Thanks for answer.


Re: [Question] Running. - pmk1 - 21.05.2010

if you don't want them to move, you can use toggleplayercontrollable(playerid, 0); but for running, i'm not sure you can...


Re: [Question] Running. - Logitech334 - 21.05.2010

Up, I know function toggleplayercontroll but, i want that player can go, but can't run.


Re: [Question] Running. - DJDhan - 21.05.2010

That's not possible IMO since it is a part of GTA itself.