these errors are?
#10

why do i get this error?

Line 44:
pawn Код:
ShowPlayerDialog(playerid, 99, DIALOG_STYLE_LIST, "GPS", dt, "Locate", "Cancel");
Cmd:
Код:
COMMAND:gps(playeid, params[])
{
    new dt[1024] = "blah Airport\nArea 69\nBayside Airport\nmine Airport\nxxxxx Island Airport\nAirport\nblah blah\nAirport\nAirport\nislan Airport\nIsland Airport\nIsland Airport\nAirport\nLas Venturas Airport\nLos Santos Airport\n\nmodso Island Airport\nuufg Island Airport";
    ShowPlayerDialog(playerid, 99, DIALOG_STYLE_LIST, "GPS", dt, "Locate", "Cancel");
}
Error:
Код:
San Andreas Multiplayer\filterscripts\GPS.pwn(44) : error 017: undefined symbol "playerid"
Reply


Messages In This Thread
these errors are? - by jot16 - 09.11.2011, 23:03
Re: these errors are? - by Marshall32 - 09.11.2011, 23:05
Re: these errors are? - by jot16 - 09.11.2011, 23:11
Re: these errors are? - by MP2 - 09.11.2011, 23:32
Re: these errors are? - by grand.Theft.Otto - 09.11.2011, 23:32
Re: these errors are? - by jot16 - 10.11.2011, 02:33
Re: these errors are? - by Norn - 10.11.2011, 05:06
Re: these errors are? - by MP2 - 10.11.2011, 08:15
Re: these errors are? - by jot16 - 10.11.2011, 13:59
Re: these errors are? - by jot16 - 11.11.2011, 16:32

Forum Jump:


Users browsing this thread: 3 Guest(s)