Multisell with names
Posted: Tue Nov 11, 2014 2:22 am
Hello, how make multisell without 1002 to example WeaponsIcarus name of xml?
Tryed with this, but doesn't working...
MultisellData.java
XML Name: WeaponsVesper
[11/11 02:18:20] MultisellData: can't find list id: -1429817456 requested by player: Berkas, npcId:0
Tryed with this, but doesn't working...
MultisellData.java
Code: Select all
int id = getCurrentFile().getName().replaceAll(".xml", "").hashCode(); public final void separateAndSend(String listName, L2PcInstance player, L2Npc npc, boolean inventoryOnly, double productMultiplier, double ingredientMultiplier) { int listId = listName.hashCode();
[11/11 02:18:20] MultisellData: can't find list id: -1429817456 requested by player: Berkas, npcId:0