SA-MP Forums Archive
one more error - 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: one more error (/showthread.php?tid=566348)



one more error - hardiksingh5 - 05.03.2015

C:\Users\Dell\Desktop\airline.pwn(117) : error 021: symbol already defined: "AirlineCount"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


1 Error.


Re: one more error - CalvinC - 05.03.2015

You're trying to define AirlineCount twice, remove one of them.