14.11.2010, 12:03
Yes mate i used TextDrawShowForPlayer here is code.
Код:
if(GetPlayerState(playerid) == PLAYER_STATE_ONFOOT) { if(checkpointid == Checkpoint1) // This is what the checkpoint will do { TextDrawShowForPlayer(playerid, TextDrawOr[playerid]); // Funtion, in this case the checkpoint only will show the TextDraw } {