error 017: undefined symbol "cmd_...
#7

zcmd is updated ? and
PHP код:
CMD:ooc(playeridparams[])
{
    new 
string[186];
    if((
noooc) && PlayerInfo[playerid][pAdmin] < 1) return SendClientMessage(playeridCOLOR_GRAD2"OOC Chat closed by administrator!");
    if(
isnull(params)) return SendClientMessage(playeridCOLOR_GRAD2"USAGE: {FFFFFF}(/o)oc [ooc chat]");
    
format(stringsizeof(string), "(( OOC: %s: %s ))"RPName(playerid), params);
    
OOCOff(0xCCFFFF00string);
    
OOCLog(string);
    
printf("%s"string);
    return 
1;

here it is more better, all is good
Reply


Messages In This Thread
error 017: undefined symbol "cmd_... - by ElephantTheMaper - 22.06.2016, 12:23
Re: error 017: undefined symbol "cmd_... - by FuNkYTheGreat - 22.06.2016, 12:41
Re: error 017: undefined symbol "cmd_... - by Stinged - 22.06.2016, 12:48
Re: error 017: undefined symbol "cmd_... - by ElephantTheMaper - 22.06.2016, 12:49
Re: error 017: undefined symbol "cmd_... - by MotherDucker - 22.06.2016, 12:57
Re: error 017: undefined symbol "cmd_... - by MotherDucker - 22.06.2016, 13:02
Re: error 017: undefined symbol "cmd_... - by Eymeric69 - 22.06.2016, 13:10
Re: error 017: undefined symbol "cmd_... - by ElephantTheMaper - 22.06.2016, 13:25
Re: error 017: undefined symbol "cmd_... - by Sew_Sumi - 22.06.2016, 14:52

Forum Jump:


Users browsing this thread: 1 Guest(s)