is there any way to check.. - 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)
+--- Thread: is there any way to check.. (
/showthread.php?tid=535764)
is there any way to check.. -
PMH - 05.09.2014
whether player is in fast running mode(like cj) or in pedistrian style..
bcz sometimes in my server when someone spawns, he gets bugged and gets cj run style which is not allowed in the server, i want to put a check on spawn to finish it, but is there any way to check if player is in cj run style or preditrian style?
Re: is there any way to check.. -
M0HAMMAD - 05.09.2014
Your Mean The Style Of Walking ?
If your Answer Is Yes And You Want The Other Skins Walk Like CJ Add This :
pawn Код:
//In "OnGameModeInit"
UsePlayerPedAnims();
If Your Answer Is No Delete This Line Form Your GameMode