[Ajuda] Setar animaзгo ao usar certa skin
#3

pawn Код:
SetTimerEx("Patinadores", 100, true, "i", playerid);

forward Patinadores(playerid);
public Patinadores(playerid)
{
    switch(GetPlayerSkin(playerid))
    {
        case 92: ApplyAnimation(playerid,"SKATE","skate_run",4.0,1,1,1,1,500);
        case 99: ApplyAnimation(playerid,"SKATE","skate_sprint",4.0,1,1,1,1,500);
    }
    return 1;
}
@ tuga olha melhor o teu settimer...
Reply


Messages In This Thread
Setar animaзгo ao usar certa skin - by bombomloko - 27.12.2013, 20:17
Re: Setar animaзгo ao usar certa skin - by Tugamars - 27.12.2013, 20:37
Re: Setar animaзгo ao usar certa skin - by PT - 27.12.2013, 20:45
Re: Setar animaзгo ao usar certa skin - by bombomloko - 27.12.2013, 21:32
Re: Setar animaзгo ao usar certa skin - by LucaAllexandre - 27.12.2013, 21:52
Re: Setar animaзгo ao usar certa skin - by bombomloko - 27.12.2013, 22:52

Forum Jump:


Users browsing this thread: 1 Guest(s)