SA-MP Forums Archive
Run like CJ - 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: Run like CJ (/showthread.php?tid=220742)



Run like CJ - Pepot - 04.02.2011

Hi guys, i want that one team run like and other team for default.
But i don't know how to do it :l.

Can you write me the code?

P.D: Sorry for my bad english im from spain >.< xD


Re: Run like CJ - hadzx - 04.02.2011

put this on gamemode or if your using a filterscript

Код:
UsePlayerPedAnims();



Respuesta: Run like CJ - Pepot - 04.02.2011

But, that's for that all teams/skins run like CJ, i want that JUST one team run like CJ


Re: Respuesta: Run like CJ - hadzx - 04.02.2011

Quote:
Originally Posted by Pepot
Посмотреть сообщение
But, that's for that all teams/skins run like CJ, i want that JUST one team run like CJ
hum i got a idea post ur onplayerspawn code


Re: Run like CJ - AlExAlExAlEx - 04.02.2011

Well
"UsePlayerPedAnims();"
Only works under GameModeInit, so i don't think its possible to do it for only 1 team.


Re: Run like CJ - hadzx - 04.02.2011

Quote:
Originally Posted by AlExAlExAlEx
Посмотреть сообщение
Well
"UsePlayerPedAnims();"
Only works under GameModeInit, so i don't think its possible to do it for only 1 team.
it is if he has random spawns because on each random spawn make it reset the ped so you can put it only on the 1team spawn i just need 2 see his onplayerspawn


Respuesta: Run like CJ - Pepot - 04.02.2011

i can do that with a animation but when i have not pressed space still running :S


Re: Run like CJ - iggy1 - 04.02.2011

Quote:
Originally Posted by hadzx
Посмотреть сообщение
it is if he has random spawns because on each random spawn make it reset the ped so you can put it only on the 1team spawn i just need 2 see his onplayerspawn
Could you please post an example?, im interested because i never thought that was possible.


Re: Run like CJ - hadzx - 04.02.2011

Quote:
Originally Posted by iggy1
Посмотреть сообщение
Could you please post an example?, im interested because i never thought that was possible.
your not the only 1


Re: Run like CJ - iggy1 - 04.02.2011

Quote:
Originally Posted by hadzx
Посмотреть сообщение
your not the only 1
Whats that supposed to mean? My question was directed at you, you said it was possible