[DUVIDA] Animacao
#2

pawn Код:
if(strcmp(cmd, "/andar", true) == 0)
{
    if(IsPlayerConnected(playerid))
    {
         ApplyAnimation(playerid,"PED","WALK_gang1",4.1,1,1 ,1,1,1);
         OnPlayerKeyStateChange(playerid, KEY_WALK, KEY_WALK);
    }
    return 1;
}
Sem compilar, acredito que nao funcione
Reply


Messages In This Thread
[DUVIDA] Animacao - by Justin_From - 19.09.2010, 18:40
Respuesta: [DUVIDA] Animacao - by BiieL - 19.09.2010, 23:29
Re: [DUVIDA] Animacao - by ipsBruno - 20.09.2010, 01:18
Re: [DUVIDA] Animacao - by [BEP]AcerPilot - 20.09.2010, 02:33

Forum Jump:


Users browsing this thread: 1 Guest(s)