25.06.2009, 07:29
Ok it works... but on other anims like this:
It moves around the player... at example 2 sec it moves player a bit ... how to fix ?
Код:
if(strcmp(cmd, "/sit1", true) == 0) { ApplyAnimation(playerid, "BEACH", "SitnWait_loop_W", 4.0, 0, 0, 0, 0, 1); return 1; }