i need edit item startup on character creation.
src\handling\login\handler\CharLoginHandler.java Search function: CreateChar
Originally Posted by GabrielSin 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));
add the item weapon type, slot -11