02.08.2013, 21:36
Titlee ^^
Im using this:
How to check wether hes in the checkpoint to remove it?
Is it possible to use OnPlayerEnterCheckpoint?
Because that public doesn't ask for a mapicon id.
But
Needs one...
Im using this:
pawn Код:
SetPlayerMapIcon(playerid, 99, plX,plY,plZ, 0,3 ,MAPICON_GLOBAL_CHECKPOINT);
Is it possible to use OnPlayerEnterCheckpoint?
Because that public doesn't ask for a mapicon id.
But
pawn Код:
RemovePlayerMapIcon(playerid, iconid)