the symbol is never used warning please help
#1

the warning is:
D:\SMP\ser\gamemodes\event.pwn(240 -- 245) : warning 203: symbol is never used: "kevent"
the lines are:
COMMAND:kevent(playerid,params[])
{
ShowPlayerDialog(playerid, DIALOG_KEVENT, DIALOG_STYLE_LIST, "Evento Kurimas","Medziokles Eventas\nLenktyniu Eventas\nDrift Eventas\nIssilaikimo Eventas\nDM Eventas\nBoxo Eventas","Pasirinkti","Isjungti");
return 1;
}
the warning line is:
COMMAND:kevent(playerid,params[])
can someone help me ?
Reply
#2

Do you have ZCMD included?
Reply
#3

thanks i had forgotten to include it
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)