11.11.2011, 16:32
why do i get this error?
Line 44:
Cmd:
Error:
Line 44:
pawn Код:
ShowPlayerDialog(playerid, 99, DIALOG_STYLE_LIST, "GPS", dt, "Locate", "Cancel");
Код:
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"); }
Код:
San Andreas Multiplayer\filterscripts\GPS.pwn(44) : error 017: undefined symbol "playerid"