Help pleaseee - 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)
+--- Thread:  Help pleaseee (
/showthread.php?tid=385978)
 
Help pleaseee - 
MatZZPL -  18.10.2012
hi everyone again, i tried to stick the AVS car system to my gamemode but it fails 

  i get these errors 
Код:
C:\Users\Matt and Amy\Documents\pawno\gamemodes\abc.pwn(92) : warning 201: redefinition of constant/macro (symbol "CMD:%1(%2)")
C:\Users\Matt and Amy\Documents\pawno\gamemodes\abc.pwn(1754) : error 021: symbol already defined: "StripNL"
C:\Users\Matt and Amy\Documents\pawno\gamemodes\abc.pwn(3203) : warning 203: symbol is never used: "LoadDealerships"
C:\Users\Matt and Amy\Documents\pawno\gamemodes\abc.pwn(3203) : warning 203: symbol is never used: "LoadFuelStations"
C:\Users\Matt and Amy\Documents\pawno\gamemodes\abc.pwn(3203) : warning 203: symbol is never used: "LoadVehicles"
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase
1 Error.
 Could anyone help please? Ill try to +rep as much as i can for help 
 
here is what i kind of made 
Re: Help pleaseee - 
MatZZPL -  18.10.2012
I'm trying to put this 
https://sampforum.blast.hk/showthread.php?tid=276887 - AVS to this 
https://sampforum.blast.hk/showthread.php?tid=309653 - gamemode