The map arent discovering no matter how much i run around cityes.
.morph command is gone
Any idea how to fix those?
The map arent discovering no matter how much i run around cityes.
.morph command is gone
Any idea how to fix those?
I don't have the morph command either. May be that it's in later cores. You can use .mod display entryID to turn yourself into another model also.
I think the map thing might have to do with not having the maps folder or having a problem with your maps, but I'm not sure.
the new morph command:
.mod displayid <idnumber>
And the reason your maps are not discovering has to be becasue you dont have your maps in the ascent main folder.
Make sure you've defined it in the ascent-world.conf properly too:
Code:#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# # Terrain Configuration # # Set the path to the map_xx.bin files and whether unloading should be enabled # for the main world maps here. Unloading the main world maps when they go idle # can save a great amount of memory if the cells aren't being activated/idled # often. Instance/Non-main maps will not be unloaded ever. # # Default: # MapPath = "maps" # UnloadMaps = 1 # #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# <Terrain MapPath = "maps" UnloadMaps = "1">