[Ascent Help] map not working , .morph command missing...

Results 1 to 7 of 7
  1. #1
    Custom Title Enabled George SS is offline
    LegendRank
    Oct 2005 Join Date
    3,281Posts

    [Ascent Help] map not working , .morph command missing...

    The map arent discovering no matter how much i run around cityes.
    .morph command is gone

    Any idea how to fix those?


  2. #2
    Enthusiast Raptress is offline
    MemberRank
    Jan 2008 Join Date
    49Posts

    Re: [Ascent Help] map not working , .morph command missing...

    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.

  3. #3
    Account Upgraded | Title Enabled! rr2739 is offline
    MemberRank
    Nov 2007 Join Date
    Your BIOSLocation
    562Posts

    Re: [Ascent Help] map not working , .morph command missing...

    the new morph command:

    .mod displayid <idnumber>

  4. #4
    Account Upgraded | Title Enabled! HalestormXV is offline
    MemberRank
    Dec 2007 Join Date
    219Posts

    Re: [Ascent Help] map not working , .morph command missing...

    And the reason your maps are not discovering has to be becasue you dont have your maps in the ascent main folder.

  5. #5
    Proficient Member s3m3L is offline
    MemberRank
    Jul 2005 Join Date
    150Posts

    Re: [Ascent Help] map not working , .morph command missing...

    Quote Originally Posted by HalestormXV View Post
    And the reason your maps are not discovering has to be becasue you dont have your maps in the ascent main folder.
    No no, the maps in the main ascent folder are for the Map (Pressing M ingame), so you can explore the map with that.

  6. #6
    Account Upgraded | Title Enabled! rr2739 is offline
    MemberRank
    Nov 2007 Join Date
    Your BIOSLocation
    562Posts

    Re: [Ascent Help] map not working , .morph command missing...

    Quote Originally Posted by s3m3L View Post
    No no, the maps in the main ascent folder are for the Map (Pressing M ingame), so you can explore the map with that.
    ok.. i know this may sound wierd

    but i had the same problem

    look at your maps folder.

    Make sure your "maps" folder is in fact"maps" and not
    "Maps" . i actualy changed name of my folder and it worked fine :)

    so make sure its "maps" and not "Maps"

  7. #7
    Member Cody900 is offline
    MemberRank
    Feb 2008 Join Date
    76Posts

    Re: [Ascent Help] map not working , .morph command missing...

    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">



Advertisement