if(newkeys == KEY_SECONDARY_ATTACK) { if(IsPlayerInRangeOfPoint(playerid,radius,x,y,z) { SetPlayerPos(playerid,x,y,z); } return true;}