Help please
#1

Код:
public OnPlayerCommandText(playerid, cmdtext[])
{
	{
	if(PlayerData[playerid][Muted] == 1)
	{
    if(PlayerData[playerid][Level] >= 4)
    {
    return 1;
    }
	NMC(playerid,"[ NOTICE ] You are still muted !");
	return 0;
	}
Why its not working ?
Reply


Messages In This Thread
Help please - by The_Tough - 31.01.2010, 11:25
Re: Help please - by jasonnw666 - 31.01.2010, 11:26
Re: Help please - by ray187 - 31.01.2010, 11:29
Re: Help please - by jasonnw666 - 31.01.2010, 11:32
Re: Help please - by The_Tough - 31.01.2010, 11:34
Re: Help please - by jasonnw666 - 31.01.2010, 11:41
Re: Help please - by ray187 - 31.01.2010, 11:42

Forum Jump:


Users browsing this thread: 1 Guest(s)