[HELP] OOC chat
#6

Код:
public OnPlayerText(playerid, text[])
{
    new giver[MAX_PLAYER_NAME];
    new sendername[MAX_PLAYER_NAME];
    new giveplayer[MAX_PLAYER_NAME];
    new tmp[256];
    new string[256];
    new giveplayerid;
    if(PlayerInfo[playerid][pMuted] == 1)
    {
        SendClientMessage(playerid, TEAM_CYAN_COLOR, "You cannot speak, you have been silenced");
        return 0;
 }
Just remove the silenced thing and then delete OOC ?
im wrong here ain't i.. :/
Reply


Messages In This Thread
[HELP] OOC chat - by NotoriousMOB - 22.09.2010, 15:01
Re: [HELP] OOC chat - by Scenario - 22.09.2010, 15:24
Re: [HELP] OOC chat - by NotoriousMOB - 22.09.2010, 15:33
Re: [HELP] OOC chat - by NotoriousMOB - 22.09.2010, 15:38
Re: [HELP] OOC chat - by Scenario - 22.09.2010, 15:40
Re: [HELP] OOC chat - by NotoriousMOB - 22.09.2010, 15:51
Re: [HELP] OOC chat - by Scenario - 22.09.2010, 16:00
Re: [HELP] OOC chat - by NotoriousMOB - 22.09.2010, 16:14
Re: [HELP] OOC chat - by NotoriousMOB - 22.09.2010, 16:20
Re: [HELP] OOC chat - by NotoriousMOB - 22.09.2010, 17:54

Forum Jump:


Users browsing this thread: 1 Guest(s)