[Ajuda] Como fazer o player andar/correr diferente - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: Non-English (
https://sampforum.blast.hk/forumdisplay.php?fid=9)
+--- Forum: Languages (
https://sampforum.blast.hk/forumdisplay.php?fid=33)
+---- Forum: Português/Portuguese (
https://sampforum.blast.hk/forumdisplay.php?fid=34)
+---- Thread: [Ajuda] Como fazer o player andar/correr diferente (
/showthread.php?tid=254373)
[Ajuda] Como fazer o player andar/correr diferente -
iacocesar123 - 10.05.2011
como muda a forma de correr/andar do player?
Re: [Ajuda] Como fazer o player andar/correr diferente -
Shadoww5 - 10.05.2011
Como assim ? Ele estб andando lento й ? Se for isto adicione o codigo abaixo а public OnGameModeInit:
PHP код:
public OnGameModeInit()
{
UsePlayerPedAnims();
return 1;
}
Re: [Ajuda] Como fazer o player andar/correr diferente -
[R] ousenber [K] - 10.05.2011
faz o q ele falow acima se quer ele correndo igual o CJ se nao explique mais !
Re: [Ajuda] Como fazer o player andar/correr diferente -
iacocesar123 - 10.05.2011
era isso mesmo correr igual cj vlw
Re: [Ajuda] Como fazer o player andar/correr diferente -
Negritimo - 13.11.2017
Galera eu queria mudar o jeito das pessoa correrem alguem pode me ajudar? tipo elas andam em um jeito sу ai eu queria mudar para tipo aquele jeito de correr dos gringos
Re: [Ajuda] Como fazer o player andar/correr diferente - Whoo - 13.11.2017
Quote:
Originally Posted by Negritimo
Galera eu queria mudar o jeito das pessoa correrem alguem pode me ajudar? tipo elas andam em um jeito sу ai eu queria mudar para tipo aquele jeito de correr dos gringos
|
Se vocк utilizar
UsePlayerPedAnims() na callback
OnGameModeInit todos vгo correr igual o CJ, removendo, todos vгo correr conforme a animaзгo de cada skin.