chat help.
#6

I return 0; but still 2 messages !

pawn Код:
new string[128],name[17];
  GetPlayerName(playerid,name,sizeof(name));
    if(gTeam[playerid] == TEAM_POLICE)
    {
    format(string,sizeof(string),"%s: %s",name,text);
    ProxDetector(15.0,playerid,string,TEAM_POLICE_COLOR,TEAM_POLICE_COLOR,TEAM_POLICE_COLOR,TEAM_POLICE_COLOR,TEAM_POLICE_COLOR);
    return 1;
    }
Whats wrong with that?
Reply


Messages In This Thread
chat help. - by coole210 - 17.07.2009, 19:11
Re: chat help. - by Vince - 17.07.2009, 19:13
Re: chat help. - by coole210 - 17.07.2009, 19:38
Re: chat help. - by Pawno_Master - 17.07.2009, 20:04
Re: chat help. - by Vince - 17.07.2009, 20:09
Re: chat help. - by coole210 - 17.07.2009, 20:52
Re: chat help. - by coole210 - 18.07.2009, 00:21
Re: chat help. - by Pawno_Master - 18.07.2009, 10:41

Forum Jump:


Users browsing this thread: 1 Guest(s)