OnPlayerText say twice
#1

pawn Код:
public OnPlayerText(playerid, text[])
{
    new string[128];
    format(string,sizeof(string),"%s: %s",RemoveUnderScore(playerid),text);
    ProxDetector(15, playerid, string, COLOR_WHITE);
    return 1;
}
It says twice i want one time,.
Reply


Messages In This Thread
OnPlayerText say twice - by Mey6155 - 01.06.2014, 14:52
Re: OnPlayerText say twice - by Luis- - 01.06.2014, 14:53
Re: OnPlayerText say twice - by Eth - 01.06.2014, 14:53

Forum Jump:


Users browsing this thread: 2 Guest(s)