Thread: GMAP Bug
View Single Post
  #11  
Old 05-03-2015, 09:00 PM
Jakov_the_Jakovasaur Jakov_the_Jakovasaur is offline
Deleted by Darlene159
Jakov_the_Jakovasaur's Avatar
Join Date: Sep 2013
Location: Deleted by Darlene159
Posts: 354
Jakov_the_Jakovasaur has much to be proud ofJakov_the_Jakovasaur has much to be proud ofJakov_the_Jakovasaur has much to be proud ofJakov_the_Jakovasaur has much to be proud ofJakov_the_Jakovasaur has much to be proud ofJakov_the_Jakovasaur has much to be proud ofJakov_the_Jakovasaur has much to be proud of
Quote:
Originally Posted by scriptless View Post
I was told that we no longer needed to use loadmap() or setmap().. That all of that was done automatically. Was I told wrong?
hello!

i dont think loadmap should be used on a server either, its a relic from the past

the one real use for it is for loading a gmap within the offline editor, however a much more convenient method to achieve this is to create a text file within your graal folder called 'loadgmaps.txt', with each map name (without .gmap) listed on a new line like so:

PHP Code:
jakovasaurland_overworld
jakovasaurland_secretisland
jakovasaurland_outerspace 
then all listed gmaps should load automatically within the offline editor, it may require deleting filenamecache.txt first
__________________
This signature has been deleted by Darlene159.
Reply With Quote