24.09.2014, 04:10
When it doesn't work, I flood the /crack, example, to work.
How can I make sure that the anim will work for the first time?
How can I make sure that the anim will work for the first time?
stock PreloadAnimLib(playerid, animlib[])
ApplyAnimation(playerid,animlib,"null",0.0,0,0,0,0,0);
Preload the anim library
pawn Код:
|
#define PreloadAnimLib(%0,%1) ApplyAnimation(%0,%1,"null",0.0,0,0,0,0,0)