Help How to edit starting inventory item

Results 1 to 4 of 4
  1. #1
    Enthusiast oheybongza is offline
    MemberRank
    Sep 2014 Join Date
    42Posts

    sad Help How to edit starting inventory item

    maple0000.jpg
    i need edit item startup on character creation.


  2. #2
    Account Upgraded | Title Enabled! GabrielSin is offline
    MemberRank
    Apr 2010 Join Date
    483Posts

    Re: Help How to edit starting inventory item

    src\handling\login\handler\CharLoginHandler.java

    Search function: CreateChar

  3. #3
    Enthusiast oheybongza is offline
    MemberRank
    Sep 2014 Join Date
    42Posts

    Re: Help How to edit starting inventory item

    Quote Originally Posted by GabrielSin View Post
    src\handling\login\handler\CharLoginHandler.java

    Search function: CreateChar
    how to adding weapon type?
    newchar.getInventory(MapleInventoryType.USE).addItem(new Item(2000014, (byte) 0, (short) 100, (byte) 0));

  4. #4
    Omega sunnyboy is offline
    MemberRank
    Mar 2010 Join Date
    6,109Posts

    Re: Help How to edit starting inventory item

    add the item weapon type, slot -11



Advertisement