19.08.2013, 18:25
https://sampwiki.blast.hk/wiki/GameTextForPlayer
So, change Jordy's code to:
Styles: https://sampwiki.blast.hk/wiki/GameTextStyle#Text_Styles
So, change Jordy's code to:
pawn Code:
if(IsPlayerInRangeOfPoint(playerid, 7.0, 2505.5984, -1694.5410, 13.5581)) {
GameTextForPlayer(playerid,"You can repair your car here", 5000, 3);
}