Mute- command
#7

Quote:
Originally Posted by Jakku
Quote:
Originally Posted by Fatal
AccInfo[playerid][Muted] = 1; <--Player Is muted
AccInfo[playerid][Muted] = 0; <--Player Is not muted

Under 'OnPlayerText',

if(AccountInfo[playerid][Mute] == 1)
{
SendClientMessage(playerid, RED, "SERVER: You are muted.");
return 0;
}
That does not help me at all
Of coarse, because you have no scripting knowledge, this isn't a section where you can request stuff, if you want something made for you, go here --> http://forum.sa-mp.com/index.php?topic=94387.0.

I gave you the basic info, so that you can make your own thing out of it.
Reply


Messages In This Thread
Mute- command - by Jakku - 18.04.2009, 10:13
Re: Mute- command - by ReV. - 18.04.2009, 10:20
Re: Mute- command - by Rks25 - 18.04.2009, 10:57
Re: Mute- command - by Jakku - 18.04.2009, 11:17
Re: Mute- command - by Rks25 - 18.04.2009, 11:18
Re: Mute- command - by MenaceX^ - 18.04.2009, 11:24
Re: Mute- command - by ReV. - 19.04.2009, 02:04
Re: Mute- command - by Grim_ - 19.04.2009, 02:27
Re: Mute- command - by Jakku - 19.04.2009, 07:15
Re: Mute- command - by Grim_ - 19.04.2009, 07:17

Forum Jump:


Users browsing this thread: 6 Guest(s)