SA-MP Forums Archive
simple animation -.- - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: simple animation -.- (/showthread.php?tid=176978)



simple animation -.- - nejc001 - 15.09.2010

Could you make me a script that when i write /eat player does animation "EAT_Burger" from category "FOOD".
I had some problems when i scripted it by my self. :/
NOTE: Dont make a link here of websites like this https://sampwiki.blast.hk/wiki/ApplyAnimation
I know them. -.-


Re: simple animation -.- - Mike_Peterson - 15.09.2010

offtopic: did my stolenthings thing worked ?

Код:
if(strcmp(cmd,"/eat",true) == 0)
{
ApplyAnimation(playerid,"FOOD","EAT_BURGER",4.1,1,1,1,0,0,1);
return 1;
}
dno, just ripped it off the wiki page and edited it


Re: simple animation -.- - nejc001 - 15.09.2010

worked, worked, check the topic lol https://sampforum.blast.hk/showthread.php?tid=176541

about this topic... warning 202: number of arguments does not match definition
-.- wiki samp fail?


Re: simple animation -.- - Mike_Peterson - 15.09.2010

errm, i ripped this off wiki samp actually and only changed the looping, freeze = 0(false) and the category and animation

Dit forum vereist dat je 120 seconden wacht tussen het verzenden van berichten. Probeer het nogmaals over 34 seconden.
can someone tell me how to get back english language and not dutch language... even if i am dutch i like english more.


Re: simple animation -.- - nejc001 - 15.09.2010

Quote:
Originally Posted by Mike_Peterson
Посмотреть сообщение
errm, i ripped this off wiki samp actually and only changed the looping, freeze = 0(false) and the category and animation
You i know, i used wiki for this command a lot, but this thing wont work at all! -.-'

Quote:
Originally Posted by Mike_Peterson
Посмотреть сообщение
Dit forum vereist dat je 120 seconden wacht tussen het verzenden van berichten. Probeer het nogmaals over 34 seconden.
can someone tell me how to get back english language and not dutch language... even if i am dutch i like english more.
i can english and dutch and im slovenian lol
try in user cp :/ no idea though


Re: simple animation -.- - Cameltoe - 15.09.2010

In the left bottom corner theres an option to choose language