stock SetGPS(playerid, Float:x, Float:y, Float:z){ SetPlayerMapIcon(playerid, 0, x, y, z, 0, 0xFF0000FF, MAPICON_GLOBAL_CHECKPOINT); return 1;}