How i can define Back Anim
#1

Here is picture
Reply
#2

Код:
#define BackAnim
Reply
#3

Quote:
Originally Posted by lanix
Посмотреть сообщение
Код:
#define BackAnim
Don't reply with clueless answers.

I have no idea what "BackAnim" is supposed to do. Clearly you have copied this from somewhere because you don't know what it's supposed to do either. So: find the source.

Also, instead of relying on strcmp, convert the value to an integer so you can use it in a switch. Faster, easier and more compact.
Reply
#4

Try these:

ApplyAnimation(playerid, "SUNBATHE", "SBATHE_F_LieB2Sit", 4.1, 0, 0, 0, 1, 0);
ApplyAnimation(playerid, "CRACK", "crckidle2", 4.1, 0, 0, 0, 1, 0);
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)