[Duda] Problemas con Animaciones?
#1

Hola, estoy haciendo un trabajo en mi servidor y a la hora de poner una animaciуn no la cumple, y a la hora de quitarla tampoco, alguna idea?, Probй a poner las animaciones con comando y tampoco ._.

PD; lo tengo asi:

Cuando tiene que hacer la Anim:

PHP код:
ApplyAnimation(playerid,"CHAINSAW","CSAW_G",4.1,1,1,1,0,1);
DisablePlayerCheckpoint(playerid);
SetTimer("ArbolCortado"50000);
TogglePlayerControllable(playeridfalse); 
y cuando tiene que parar la Anim:

PHP код:
ClearAnimations(playerid);
DestroyDynamicObject(Arbol[3]);
Arbol[5] = CreateDynamicObject(843, -496.4, -14974.2000);
ClearAnimations(playerid);
TogglePlayerControllable(playeridtrue); 
Reply


Messages In This Thread
[Duda] Problemas con Animaciones? - by Caja_negra - 11.03.2014, 14:55
Respuesta: [Duda] Problemas con Animaciones? - by OTACON - 11.03.2014, 15:02
Respuesta: [Duda] Problemas con Animaciones? - by Caja_negra - 11.03.2014, 15:51
Respuesta: [Duda] Problemas con Animaciones? - by Swedky - 11.03.2014, 18:16
Respuesta: [Duda] Problemas con Animaciones? - by Caja_negra - 11.03.2014, 18:34
Respuesta: [Duda] Problemas con Animaciones? - by Swedky - 11.03.2014, 18:38
Re: [Duda] Problemas con Animaciones? - by armandozetaxx - 11.03.2014, 18:41

Forum Jump:


Users browsing this thread: 1 Guest(s)