[HowTo] Change expanding cube points and level..

Results 1 to 3 of 3
  1. #1
    Blender Fan|Kinenbi Owner Dwarfpicker is offline
    MemberRank
    Mar 2006 Join Date
    AtreiaLocation
    1,085Posts

    [HowTo] Change expanding cube points and level..

    [HowTo] Change expanding cube points and level..

    1. goto .\AIONEmulator\game\data\static_data\cube_expander\
    2. open cube_expander.xml with program of choice
    3. Edit for changes you wish

    <cube_npc id="798008">
    <expand price="1000" level="1"/>
    </cube_npc>

    Here you change the NPC ID. So which NPC sells the expansions. Be carefull only cube NPC can sell these
    Here you change how much it costs!
    Here you change what level of expansion will be granted

    4. Save file and restart Server
    5. Done!


  2. #2
    Apprentice limebrix is offline
    MemberRank
    Dec 2013 Join Date
    14Posts

    Re: [HowTo] Change expanding cube points and level..

    Hi sir. Can you give tuts in how to instant open all the inventory slot when creating new character in AL 1 click servers? thank you in advanced.

  3. #3
    Account Upgraded | Title Enabled! PenguinJoe is offline
    MemberRank
    Feb 2014 Join Date
    CanadaLocation
    245Posts

    Re: [HowTo] Change expanding cube points and level..

    With v4.5 you also have to update in config/main/custom.properties the following:

    Code:
    # ----------------------------
    # Size config's:
    # ----------------------------
    # Friendlist size (max 90)
    # Default: 90
    gameserver.friendlist.size = 90
    
    # Allow to configure size limit of basic quests that player can get up
    # Default: 40
    gameserver.basic.questsize.limit = 40
    
    # Allow to configure size limit of basic cube
    # Default: 10
    gameserver.basic.cubesize.limit = 10
    
    # Allow to configure cube size limit of npc expands
    # Default: 5
    gameserver.npcexpands.limit = 5



Advertisement