Question last one
#1

I was working on a Radio feature so that when a player talks whosoever stands nearby him could see what ever he says the problem is the player who uses the Radio also sees the message that the other players are seeing, he sees a Radio one, and for the nearby people one, Double messages.
is there any way to make only the players see the nearby message so that he will see only what he wrote on the Radio ?.
this is the code of the message the nearby players would see.
pawn Код:
format(string, sizeof(string), "(Radio) %s says: %s", sendername, result);
    ProxDetector(20.0, playerid, string,COLOR_FADE1,COLOR_FADE2,COLOR_FADE3,COLOR_FADE4,COLOR_FADE5);
Reply


Messages In This Thread
Question last one - by Scriptissue - 15.10.2010, 16:26
Re: Question last one - by Mike_Peterson - 15.10.2010, 17:50
Re: Question last one - by Scriptissue - 15.10.2010, 18:19
Re: Question last one - by iggy1 - 15.10.2010, 18:51
Re: Question last one - by Scriptissue - 15.10.2010, 19:44

Forum Jump:


Users browsing this thread: 1 Guest(s)