[Duda] Simple Duda con ClearAnimations...
#2

Si estas seguro que no es una Accion Especial, puedes hacer esto:

pawn Код:
StopAnims(playerid)
{
    new Float:X, Float:Y, Float:Z;
    GetPlayerPos(playerid, X, Y, Z);
    SetPlayerPos(playerid, X, Y, Z+0.001);
    return 1;
}
No estoy seguro, pero funciona para detener cualquier animaciуn de SetPlayerSpecialAction, deberнa funcionar tambiйn con ApplyAnimation
Reply


Messages In This Thread
[Duda] Simple Duda con ClearAnimations... - by OTACON - 10.09.2012, 21:23
Respuesta: [Duda] Simple Duda con ClearAnimations... - by Bu11Sh0t - 10.09.2012, 21:54
Respuesta: [Duda] Simple Duda con ClearAnimations... - by OTACON - 12.09.2012, 07:29

Forum Jump:


Users browsing this thread: 1 Guest(s)