[Pedido] Animaзгo.
#2

pawn Код:
ApplyAnimation(playerid, "COP_AMBIENT", "Coplook_loop", 4.0, 0, 1, 1, 1, -1); //Aplica a animaзгo no player
SetTimerEx("PararCruzarBraco", 15000, false, "d", playerid); //15000 = 15 segundos '-'

public PararCruzarBraco(playerid)
{
    SetPlayerSpecialAction(playerid, 0);
    return 1;
}
.
Reply


Messages In This Thread
Animaзгo. - by HumildadeAgain - 15.02.2013, 15:56
Respuesta: Animaзгo. - by HardWar - 15.02.2013, 22:00

Forum Jump:


Users browsing this thread: 1 Guest(s)