CMD:thisisacommand(playerid, params[]){ if(IsPlayerInRangeOfPoint(playerid, Range ,X, Y, Z) } SetPlayerPos(playerid, X, Y, Z); } return 1;}