SA-MP Forums Archive
Question - 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: Question (/showthread.php?tid=476100)



Question - Joe_Goro - 16.11.2013

Hello there
in samp server i make every skin run as its normal
mean fattie run too slow ... and CJ is the fastest one
i wanna know what is the 2nd skin that run fastest ?


Re: Question - FShiwani - 16.11.2013

Quote:
Originally Posted by Joe_Goro
Посмотреть сообщение
Hello there
in samp server i make every skin run as its normal
mean fattie run too slow ... and CJ is the fastest one
i wanna know what is the 2nd skin that run fastest ?
All skins run at same speed, if the server allows user animations, players may be able to use custom animations which can cause the character to run faster. Rep+ if I helped


Re: Question - Voxel - 16.11.2013

you can put this under OnGameModeInit to give all the skins the CJ run animation:
pawn Код:
UsePlayerPedAnims();



Re: Question - Konstantinos - 16.11.2013

Quote:
Originally Posted by FShiwani
Посмотреть сообщение
All skins run at same speed, if the server allows user animations, players may be able to use custom animations which can cause the character to run faster. Rep+ if I helped
No, you're wrong. If UsePlayerPedAnims is used, then the skins 0, 1, 2, 270, 271 and probably Big Smoke's (269) are faster than the rest skins.


Re: Question - Joe_Goro - 16.11.2013

Quote:
Originally Posted by Konstantinos
Посмотреть сообщение
No, you're wrong. If UsePlayerPedAnims is used, then the skins 0, 1, 2, 270, 271 and probably Big Smoke's (269) are faster than the rest skins.
Cool! thanks helped me much .. but all those skins run at same speed ?


Код:
Thanks for all too



Re: Question - Konstantinos - 16.11.2013

Quote:
Originally Posted by Joe_Goro
Посмотреть сообщение
Cool! thanks helped me much .. but all those skins run at same speed ?
That's a good question but I'm not aware of its answer, sorry.

You can do some test speeds and see whether their speed is same or not.


Re: Question - Joe_Goro - 16.11.2013

Quote:
Originally Posted by Konstantinos
Посмотреть сообщение
That's a good question but I'm not aware of its answer, sorry.

You can do some test speeds and see whether their speed is same or not.
okay thanks bro

i would give +rep but cant must do some posts first


Re: Question - Nourdin - 16.11.2013

That are the only skins that runs faster than all others, most servers just disabling that skins so people can't use the skin to run faster. If you need help with this let me know.