Quote:
Originally Posted by Tigairius
You need to use gmaps= in server options. It will automatically load the gmap if it is in that list. After you add it, type "/updatelevel whatever.gmap" in RC.
If the NPC-Server has rights to the gmap, you can also use the scripting function:
PHP Code:
addgmap(str) - adds dynamicly a gmap to the options and loads it
|
Would that be:
PHP Code:
gmaps=aetherforge_main.gmap,
or
PHP Code:
gmaps=aetherfoge_main,
?