For example,
For my /radio command, when playerid uses, it sends a radio message to players in the same frequency as the playerid. A example of the radio message is:
And when playerid uses this radio, I want to send a nearby message such as:
But, I don't want playerid to see the second line of the nearby message, just the first.
How can I do this?
For my /radio command, when playerid uses, it sends a radio message to players in the same frequency as the playerid. A example of the radio message is:
Quote:
[FREQ: #] Firstname Lastname says: message |
Quote:
Firstname Lastname (radio) says: message |
How can I do this?