SA-MP Forums Archive
Grand Larceny problem? - 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: Grand Larceny problem? (/showthread.php?tid=166643)



Grand Larceny problem? - [NWA]Hannes - 09.08.2010

I just downloaded new server and wanted to run grandlarc.pwn as gamemode, i havent touched anything, but when i try to compile grandlarc.pwn i get these errors:
Код:
C:\Documents and Settings\Administrator\Desktop\samp03asvr_R8_win32\gamemodes\grandlarc.pwn(458) : warning 203: symbol is never used: "gArmySpawns"
C:\Documents and Settings\Administrator\Desktop\samp03asvr_R8_win32\gamemodes\grandlarc.pwn(458) : warning 203: symbol is never used: "gMedicalSpawns"
C:\Documents and Settings\Administrator\Desktop\samp03asvr_R8_win32\gamemodes\grandlarc.pwn(458) : warning 203: symbol is never used: "gPoliceSpawns"
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


3 Warnings.
Why? Evrything is untouched


Re: Grand Larceny problem? - Claude - 09.08.2010

Just remove all gSpawns from those who give errors


Re: Grand Larceny problem? - [NWA]Hannes - 09.08.2010

But i really want to play grand larceny as the samp team made it i dont want to edit anything


Re: Grand Larceny problem? - Vince - 09.08.2010

It will work just fine.


Re: Grand Larceny problem? - MadeMan - 09.08.2010

They are not errors, but warnings.

The gamemode should work.