[Help]Animation
#3

Quote:
Originally Posted by AroseKhanNaizi
Посмотреть сообщение
pawn Код:
CMD:clearanimation(playerid)
{
    ClearAnimations(playerid);
    return 1;
}
or try
pawn Код:
ApplyAnimation(playerid,"ped","abseil",3.0,0,1,1,0,1,1);
its not working
i try /clearanimation
but its clear 1 sec and i back to anim lol
any idea ?
/////
i see this onplayerdeath to the anim disable + object > but have error when im add it in my CMD:clearanim
Quote:

D:\sa\filterscripts\slide.pwn(147) : error 017: undefined symbol "shg"
D:\sa\filterscripts\slide.pwn(14 : error 017: undefined symbol "destr"

PHP код:
CMD:clearanimation(playerid)
{
    
ClearAnimations(playerid,shg);
    
DestroyObject(r0pes[playerid][destr]);
    return 
1;

help please
Reply


Messages In This Thread
[Help]Animation - by Desha1 - 09.01.2015, 17:20
Re: [Help]Animation - by AroseKhanNiazi - 09.01.2015, 18:17
Re: [Help]Animation - by Desha1 - 09.01.2015, 19:39
Re: [Help]Animation - by Desha1 - 09.01.2015, 20:12
Re: [Help]Animation - by AroseKhanNiazi - 09.01.2015, 20:19
Re: [Help]Animation - by Desha1 - 09.01.2015, 20:47
Re: [Help]Animation - by Desha1 - 10.01.2015, 08:41
Re: [Help]Animation - by ]Rafaellos[ - 10.01.2015, 08:50

Forum Jump:


Users browsing this thread: 2 Guest(s)