11.02.2009, 19:05
Somewhere in your script. to the cmd you do like
format(string,sizeof(string),"Hey %s.",PlayerName(playerid));
ProxDetector(50.0, playerid, string,COLOR); // 50 =distance.
format(string,sizeof(string),"Hey %s.",PlayerName(playerid));
ProxDetector(50.0, playerid, string,COLOR); // 50 =distance.