[Ajuda] Precisando digitar 2 vezes
#4

pawn Код:
//ex:

LoopingAnim(playerid, "BEACH", "bather", 4.1, 0, 1, 1, 1, 1);

//stock no fim do GM
pawn Код:
LoopingAnim(playerid, animlib[], animname[], Float:Speed, looping, lockx, locky, time, forcesync = 1)
{
    if(!IsPlayerInAnyVehicle( playerid ) )
        {
            ApplyAnimation(playerid, animlib, animname, Speed, looping, lockx, locky, time, time, forcesync);
        }
        return 1;
}
Reply


Messages In This Thread
Precisando digitar 2 vezes - by Serjnrg - 31.12.2012, 20:09
Re: Precisando digitar 2 vezes - by Mteck - 31.12.2012, 20:11
Re: Precisando digitar 2 vezes - by VenoN - 31.12.2012, 20:17
Re: Precisando digitar 2 vezes - by Sky™ - 31.12.2012, 20:18

Forum Jump:


Users browsing this thread: 1 Guest(s)