How tofix this error? Undefined Symbol 'Max_Zone_Name' - 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: How tofix this error? Undefined Symbol 'Max_Zone_Name' (
/showthread.php?tid=522812)
How tofix this error? Undefined Symbol 'Max_Zone_Name' -
gychem - 29.06.2014
I got a_zones.inc included and in a_zones.inc I got "#define MAX_ZONE_NAME 28"
Is my GM not reading from the include? How to fix this?
I get this error:
Код:
error 017: undefined symbol "MAX_ZONE_NAME"
Re: How tofix this error? Undefined Symbol 'Max_Zone_Name' -
BroZeus - 29.06.2014
place the define line in GM script too under the includes
Re: How tofix this error? Undefined Symbol 'Max_Zone_Name' -
AroseKhanNiazi - 29.06.2014
hmmm weird do can you send me the include in pm ??