[Consulta]Usar animacion cada x sgdos
#2

Lee esto: https://sampforum.blast.hk/showthread.php?tid=439112


Y serнa algo asн:

pawn Код:
// ...
    if(newkeys & Tecla) // Cбmbialo...
    {
        new TCrear:Animacion[MAX_PLAYERS];
        if(ETiempo(Animacion[playerid]))
        {
            ATiempo(Animacion[playerid], 1000); // 1000 = 1 segundo.
            ApplyAnimation(/*...*/);
        }
    }
Reply


Messages In This Thread
[Consulta]Usar animacion cada x sgdos - by xeon_inside - 13.01.2014, 23:03
Respuesta: [Consulta]Usar animacion cada x sgdos - by Swedky - 14.01.2014, 00:10
Respuesta: [Consulta]Usar animacion cada x sgdos - by OTACON - 14.01.2014, 00:29

Forum Jump:


Users browsing this thread: 1 Guest(s)