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

Nгo sei , mas talvez algo deste gйnero .

pawn Код:
forward Patinadores(playerid);
public Patinadores(playerid)
{
new skin[MAX_PLAYERS];
skin = GetPlayerSkin(playerid);
if(skin[playerid] == 92) return ApplyAnimation(playerid,"SKATE","skate_run",4.0,1,1,1,1,500);
if(skin[playerid] == 99) return ApplyAnimation(playerid,"SKATE","skate_sprint",4.0,1,1,1,1,500);
}

SetTimerEx("Patinadores", 100, true, "i", playerid);
Nгo tenho a certeza nem testei .

@Corrigido , vlw PT
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)