Pwn Warning 203: symbol is never used: "OnPlayerCommandReceived"
#4

I would remove it and just leave

pawn Код:
COMMAND:jointeam( playerid, params[])
{
    ShowPlayerDialog(playerid, 1, DIALOG_STYLE_LIST, "Choose your Team", "Team 1 - Police Department \nTeam 2 - Fire Department \nTeam 3 - Medical Department \nTeam 4 - N/A \nTeam 5 - N/A \nTeam 6 - N/A \nTeam 7 - N/A \nTeam 8 - N/A \nTeam 9 - N/A \nTeam 10 - N/A","Change","Cancel");
    return 1;
}
Reply


Messages In This Thread
Pwn Warning 203: symbol is never used: "OnPlayerCommandReceived" - by Ragidon - 01.04.2010, 15:47
Re: Pwn Warning 203: symbol is never used: "OnPlayerCommandReceived" - by MadeMan - 01.04.2010, 15:56
Re: Pwn Warning 203: symbol is never used: "OnPlayerCommandReceived" - by Ragidon - 01.04.2010, 15:58
Re: Pwn Warning 203: symbol is never used: "OnPlayerCommandReceived" - by MadeMan - 01.04.2010, 16:06
Re: Pwn Warning 203: symbol is never used: "OnPlayerCommandReceived" - by Ragidon - 01.04.2010, 16:07

Forum Jump:


Users browsing this thread: 1 Guest(s)