Need help fixing this idk how - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Server (
https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (
https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: Need help fixing this idk how (
/showthread.php?tid=241347)
Need help fixing this idk how -
Kewizzle - 17.03.2011
if it makes it easier ask to use teamviewer
Code:
C:\Program Files (x86)\Rockstar Games\GTA San Andreas\pawno\include\streamer.inc(274) : error 017: undefined symbol "IsPlayerNPC"
C:\Program Files (x86)\Rockstar Games\GTA San Andreas\pawno\include\streamer.inc(296) : error 017: undefined symbol "IsPlayerNPC"
C:\Program Files (x86)\Rockstar Games\GTA San Andreas\pawno\include\streamer.inc(318) : error 017: undefined symbol "IsPlayerNPC"
C:\Program Files (x86)\Rockstar Games\GTA San Andreas\pawno\include\streamer.inc(340) : error 017: undefined symbol "IsPlayerNPC"
C:\Program Files (x86)\Rockstar Games\GTA San Andreas\pawno\include\streamer.inc(362) : error 017: undefined symbol "IsPlayerNPC"
C:\Program Files (x86)\Rockstar Games\GTA San Andreas\pawno\include\streamer.inc(384) : error 017: undefined symbol "IsPlayerNPC"
C:\Program Files (x86)\Rockstar Games\GTA San Andreas\pawno\include\streamer.inc(406) : error 017: undefined symbol "IsPlayerNPC"
C:\Program Files (x86)\Rockstar Games\GTA San Andreas\pawno\include\streamer.inc(433) : warning 202: number of arguments does not match definition
C:\Program Files (x86)\Rockstar Games\GTA San Andreas\pawno\include\streamer.inc(434) : error 017: undefined symbol "CreatePlayer3DTextLabel"
C:\Program Files (x86)\Rockstar Games\GTA San Andreas\pawno\include\streamer.inc(435) : warning 202: number of arguments does not match definition
C:\Program Files (x86)\Rockstar Games\GTA San Andreas\pawno\include\streamer.inc(436) : error 017: undefined symbol "DeletePlayer3DTextLabel"
C:\Program Files (x86)\Rockstar Games\GTA San Andreas\pawno\include\streamer.inc(449) : warning 202: number of arguments does not match definition
C:\Program Files (x86)\Rockstar Games\GTA San Andreas\pawno\include\streamer.inc(454) : error 017: undefined symbol "UpdatePlayer3DTextLabelText"
C:\Program Files (x86)\Rockstar Games\GTA San Andreas\gamemodes\lslrp.pwn(3829) : error 017: undefined symbol "DIALOG_STYLE_INPUT"
C:\Program Files (x86)\Rockstar Games\GTA San Andreas\gamemodes\lslrp.pwn(3829) : warning 215: expression has no effect
C:\Program Files (x86)\Rockstar Games\GTA San Andreas\gamemodes\lslrp.pwn(4180) : error 017: undefined symbol "DIALOG_STYLE_INPUT"
C:\Program Files (x86)\Rockstar Games\GTA San Andreas\gamemodes\lslrp.pwn(4180) : warning 215: expression has no effect
C:\Program Files (x86)\Rockstar Games\GTA San Andreas\gamemodes\lslrp.pwn(4283) : error 017: undefined symbol "DIALOG_STYLE_MSGBOX"
C:\Program Files (x86)\Rockstar Games\GTA San Andreas\gamemodes\lslrp.pwn(4283) : warning 215: expression has no effect
C:\Program Files (x86)\Rockstar Games\GTA San Andreas\gamemodes\lslrp.pwn(4289) : error 017: undefined symbol "DIALOG_STYLE_MSGBOX"
C:\Program Files (x86)\Rockstar Games\GTA San Andreas\gamemodes\lslrp.pwn(4289) : warning 215: expression has no effect
C:\Program Files (x86)\Rockstar Games\GTA San Andreas\gamemodes\lslrp.pwn(4666) : warning 235: public function lacks forward declaration (symbol "OnDialogResponse")
C:\Program Files (x86)\Rockstar Games\GTA San Andreas\gamemodes\lslrp.pwn(4774) : error 017: undefined symbol "DIALOG_STYLE_LIST"
C:\Program Files (x86)\Rockstar Games\GTA San Andreas\gamemodes\lslrp.pwn(4774) : warning 215: expression has no effect
C:\Program Files (x86)\Rockstar Games\GTA San Andreas\gamemodes\lslrp.pwn(4782) : error 017: undefined symbol "DIALOG_STYLE_LIST"
C:\Program Files (x86)\Rockstar Games\GTA San Andreas\gamemodes\lslrp.pwn(4782) : warning 215: expression has no effect
C:\Program Files (x86)\Rockstar Games\GTA San Andreas\gamemodes\lslrp.pwn(4786) : error 017: undefined symbol "DIALOG_STYLE_LIST"
C:\Program Files (x86)\Rockstar Games\GTA San Andreas\gamemodes\lslrp.pwn(4786) : warning 215: expression has no effect
C:\Program Files (x86)\Rockstar Games\GTA San Andreas\gamemodes\lslrp.pwn(4998) : error 017: undefined symbol "DIALOG_STYLE_LIST"
C:\Program Files (x86)\Rockstar Games\GTA San Andreas\gamemodes\lslrp.pwn(4998) : warning 215: expression has no effect
C:\Program Files (x86)\Rockstar Games\GTA San Andreas\gamemodes\lslrp.pwn(5002) : error 017: undefined symbol "DIALOG_STYLE_LIST"
C:\Program Files (x86)\Rockstar Games\GTA San Andreas\gamemodes\lslrp.pwn(5002) : warning 215: expression has no effect
C:\Program Files (x86)\Rockstar Games\GTA San Andreas\gamemodes\lslrp.pwn(5006) : error 017: undefined symbol "DIALOG_STYLE_LIST"
C:\Program Files (x86)\Rockstar Games\GTA San Andreas\gamemodes\lslrp.pwn(5006) : warning 215: expression has no effect
C:\Program Files (x86)\Rockstar Games\GTA San Andreas\gamemodes\lslrp.pwn(5010) : error 017: undefined symbol "DIALOG_STYLE_LIST"
C:\Program Files (x86)\Rockstar Games\GTA San Andreas\gamemodes\lslrp.pwn(5010) : warning 215: expression has no effect
C:\Program Files (x86)\Rockstar Games\GTA San Andreas\gamemodes\lslrp.pwn(5014) : error 017: undefined symbol "DIALOG_STYLE_LIST"
C:\Program Files (x86)\Rockstar Games\GTA San Andreas\gamemodes\lslrp.pwn(5014) : warning 215: expression has no effect
C:\Program Files (x86)\Rockstar Games\GTA San Andreas\gamemodes\lslrp.pwn(5018) : error 017: undefined symbol "DIALOG_STYLE_LIST"
C:\Program Files (x86)\Rockstar Games\GTA San Andreas\gamemodes\lslrp.pwn(5018) : warning 215: expression has no effect
C:\Program Files (x86)\Rockstar Games\GTA San Andreas\gamemodes\lslrp.pwn(5022) : error 017: undefined symbol "DIALOG_STYLE_LIST"
C:\Program Files (x86)\Rockstar Games\GTA San Andreas\gamemodes\lslrp.pwn(5022) : warning 215: expression has no effect
C:\Program Files (x86)\Rockstar Games\GTA San Andreas\gamemodes\lslrp.pwn(5026) : error 017: undefined symbol "DIALOG_STYLE_LIST"
C:\Program Files (x86)\Rockstar Games\GTA San Andreas\gamemodes\lslrp.pwn(5026) : warning 215: expression has no effect
C:\Program Files (x86)\Rockstar Games\GTA San Andreas\gamemodes\lslrp.pwn(5030) : error 017: undefined symbol "RepairVehicle"
Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
26 Errors.
Re: Need help fixing this idk how -
Hashski - 17.03.2011
Download the latest SA-MP files/includes.