11.02.2014, 12:37
format(string, sizeof(string), "(Radio) %s: %s",PlayerName(playerid),params);
NearMessageSender(playerid, 7, string,COLOR_GREY,COLOR_GREY,COLOR_GREY,COLOR_GREY ,COLOR_GREY);
This code should /NOT/ be shown for PLAYERID, but for others.
NearMessageSender(playerid, 7, string,COLOR_GREY,COLOR_GREY,COLOR_GREY,COLOR_GREY ,COLOR_GREY);
This code should /NOT/ be shown for PLAYERID, but for others.