stock PlayerZone(playerid) { new zone[28]; GetPlayer2DZone(playerid, zone, 28); return zone;//I think it should return a string which contains the name of a zone }