How to make when a player is at my cordinates, to show him a messege at center of the screen?
#2

pawn Code:
if(IsPlayerInRangeOfPoint(playerid, 7.0, 2505.5984, -1694.5410, 13.5581)) {
    GameTextForPlayer(playerid, 0xFFFFFFFF, "You can repair your car here");
}
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)