05.11.2011, 18:10
So I got this problem with my script for some reason whether I move a thing x,y (havne't tested z) it goes to a side but also goes downwards.
What I do is following:
I set the value to like either 1 or 2 and it just starts going under the interior I have.
What I do is following:
pawn Код:
MoveDynamicObject(Info[GetPVarInt(playerid,"Selected")][Object],Info[GetPVarInt(playerid,"Selected")][PosX]+value,0,0,0.5);