SA-MP Forums Archive
Question - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Question (/showthread.php?tid=156629)



Question - GoN - 23.06.2010

The Grand Larceny gamemode has errors

Quote:

C:\Documents and Settings\Administrator\Desktop\script gta\gamemodes\grandlarc.pwn(110) : error 017: undefined symbol "SetPlayerSkillLevel"
C:\Documents and Settings\Administrator\Desktop\script gta\gamemodes\grandlarc.pwn(111) : error 017: undefined symbol "SetPlayerSkillLevel"
C:\Documents and Settings\Administrator\Desktop\script gta\gamemodes\grandlarc.pwn(112) : error 017: undefined symbol "SetPlayerSkillLevel"
C:\Documents and Settings\Administrator\Desktop\script gta\gamemodes\grandlarc.pwn(113) : error 017: undefined symbol "SetPlayerSkillLevel"
C:\Documents and Settings\Administrator\Desktop\script gta\gamemodes\grandlarc.pwn(114) : error 017: undefined symbol "SetPlayerSkillLevel"
C:\Documents and Settings\Administrator\Desktop\script gta\gamemodes\grandlarc.pwn(115) : error 017: undefined symbol "SetPlayerSkillLevel"
C:\Documents and Settings\Administrator\Desktop\script gta\gamemodes\grandlarc.pwn(116) : error 017: undefined symbol "SetPlayerSkillLevel"
C:\Documents and Settings\Administrator\Desktop\script gta\gamemodes\grandlarc.pwn(117) : error 017: undefined symbol "SetPlayerSkillLevel"
C:\Documents and Settings\Administrator\Desktop\script gta\gamemodes\grandlarc.pwn(11 : error 017: undefined symbol "SetPlayerSkillLevel"
C:\Documents and Settings\Administrator\Desktop\script gta\gamemodes\grandlarc.pwn(119) : error 017: undefined symbol "SetPlayerSkillLevel"
C:\Documents and Settings\Administrator\Desktop\script gta\gamemodes\grandlarc.pwn(120) : error 017: undefined symbol "SetPlayerSkillLevel"
C:\Documents and Settings\Administrator\Desktop\script gta\gamemodes\grandlarc.pwn(315) : error 017: undefined symbol "IsPlayerNPC"
C:\Documents and Settings\Administrator\Desktop\script gta\gamemodes\grandlarc.pwn(336) : error 017: undefined symbol "PLAYER_MARKERS_MODE_GLOBAL"
C:\Documents and Settings\Administrator\Desktop\script gta\gamemodes\grandlarc.pwn(42 : warning 235: public function lacks forward declaration (symbol "OnPlayerUpdate")
C:\Documents and Settings\Administrator\Desktop\script gta\gamemodes\grandlarc.pwn(441) : error 017: undefined symbol "SetPlayerArmedWeapon"
C:\Documents and Settings\Administrator\Desktop\script gta\gamemodes\grandlarc.pwn(461) : warning 203: symbol is never used: "gArmySpawns"
C:\Documents and Settings\Administrator\Desktop\script gta\gamemodes\grandlarc.pwn(461) : warning 203: symbol is never used: "gMedicalSpawns"
C:\Documents and Settings\Administrator\Desktop\script gta\gamemodes\grandlarc.pwn(461) : warning 203: symbol is never used: "gPoliceSpawns"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


14 Errors.

Any idea why? And if I delete SetPlayerSkillLevel, a larger error would show up :\




Re: Question - GoN - 23.06.2010

bump.


Re: Question - Jeffry - 23.06.2010

First: Don't bump after 3 minutes!
Second: Do you have the latest includes?


Re: Question - GoN - 23.06.2010

Eh srry for the bump
Latest include as in which one?


Re: Question - Jeffry - 23.06.2010

The 0.3a includes. You have them?