maps 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)
+--- Thread: maps problem (
/showthread.php?tid=600819)
maps problem -
vrrp - 13.02.2016
Hi to all ,
I have a problem if i can say like this .
My maps are scripted like maps.inc .
How can i edit maps ?
I tried to convert in .pwn , i did , i edited map in Map Editor and after that I dont know to convert in .inc .
Re: maps problem -
Dusan01 - 13.02.2016
paste maps to any document and just save it like maps.inc
Re: maps problem -
vrrp - 13.02.2016
File maps.inc are in include folder in pawno .
When i convert this map and open in Map Editor it shows me a disco on beach and it isn`t there
in my pawno maps are include like this : #include <VR-RP/maps> (VR-RP is the folder where maps.inc is located )