07.01.2014, 09:03
yes I use in the same way like this from your post and I was in interior and outside and still I write on b hello he saw that text on ls airport
edit I use like this
color white is if player is too close to player who write something on /b and see that text in white color color_gray is if player a little further from thatt player who write and see that text in the gray color that work's but the problem with that decetor is like I said I was on vinewood and another player was on airport and he see what I was write on /b cchat
edit I use like this
pawn Код:
GetPlayerName(playerid,sendername,sizeof(sendername));
format(string,sizeof(string),"%s Kaze: %s",sendername,text);
ProxDetectorElse(5.0,playerid,string,WHITE,COLOR_GRAY);