28.11.2010, 11:04
When in-game when I write command /plant (animation cmd) player doesnt do the animation. But when I write /plant again, than player does the animation. So I need to write same command twice so that player does an animation.
Anyone knows why?
Anim script:
And a question, how to copy here a code so that some parts of script are coloured(like public, true,false, if...)?
I know only [code ] [ /code]
Anyone knows why?
Anim script:
Код:
ApplyAnimation(playerid, "BOMBER", "BOM_Plant", 4.0, 0, 0, 0, 0, 0,1);
I know only [code ] [ /code]