if(strcmp(cmdtext, "/enter", true) == 0) { if(IsPlayerInRangeOfPoint(playerid,286.7746,1820.3505,17.6406,82.6615)) { SetPlayerPos(playerid, 284.3833,1822.5433,17.6406); } return 1; }