08.01.2013, 15:51
You need one more paranthese on both IsPlayerInRangeOfPoint lines, and MoveObject needs the rotation coordonates too:
pawn Код:
MoveObject(ojectid, x, y, z, speed, rotx, roty, rotz);