public OnPlayerClickMap(playerid, Float:fX, Float:fY, Float:fZ){ if(IsPlayerAdmin(playerid)) { SetPlayerPosFindZ(playerid, fX, fY, fZ); } return 1;}