OOC help
#6

Well if you look at the code this is why.

pawn Код:
if(Player[playerid][AdminLevel] == 1) // < Replace with the var that saves if the player is on admin duty, EG. if(StaffDuty[playerid))
           {
                format(string, sizeof(string), "(( {f6970c}%s says: %s ))", GetName(playerid), Message);
                OOCChatLog(string);
                NearByMessage(playerid, GREY, string);
            }
Reply


Messages In This Thread
OOC help - by ChromeMenu - 03.04.2014, 01:43
Re: OOC help - by AhmedMohamed - 03.04.2014, 01:44
Re: OOC help - by ChromeMenu - 03.04.2014, 01:53
Re: OOC help - by AhmedMohamed - 03.04.2014, 01:55
Re: OOC help - by ChromeMenu - 03.04.2014, 21:39
Re: OOC help - by zT KiNgKoNg - 03.04.2014, 21:46

Forum Jump:


Users browsing this thread: 2 Guest(s)