a_zones
- Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk
)
+-- Forum: SA-MP Server (
https://sampforum.blast.hk/forumdisplay.php?fid=6
)
+--- Forum: Server Support (
https://sampforum.blast.hk/forumdisplay.php?fid=19
)
+--- Thread: a_zones (
/showthread.php?tid=515719
)
a_zones -
Kaaashi
- 27.05.2014
Anyone can give me an updated a_zones? Cause i can't start my Horizon Roleplay script
Re: a_zones -
driftpower
- 27.05.2014
https://code.******.com/p/lv-rp/sour...zones.inc?r=74
or
http://www.solidfiles.com/d/4c869384fa/a_zones.inc
Re: a_zones -
AustinHamilton
- 27.05.2014
https://code.******.com/p/lv-rp/sour...zones.inc?r=74
Re: a_zones -
Kaaashi
- 27.05.2014
Still error with this problem
C:\DOCUME~1\user\Desktop\HORIZO~1\GAMEMO~1\Horizon .pwn(24) : fatal error 100: cannot read from file: "a_zones"
24 #include <a_zones>
Re: a_zones -
driftpower
- 27.05.2014
Quote:
Originally Posted by
Kaaashi
Still error with this problem
C:\DOCUME~1\user\Desktop\HORIZO~1\GAMEMO~1\Horizon .pwn(24) : fatal error 100: cannot read from file: "a_zones"
24 #include <a_zones>
did you save it as a_zones.inc inside pawno/include ?
Re: a_zones -
Kaaashi
- 27.05.2014
yes sir,
Re: a_zones -
AustinHamilton
- 27.05.2014
Did you put the include file in both pawno/include and in only: include?