Break San 3 Posted July 7, 2015 (edited) What must change file to duplicate an item ? Exemplo: id: 5068 (Ear_Of_Devil's_Wing) Edited July 7, 2015 by Break San Quote Share this post Link to post Share on other sites
0 Kuya Jeo 120 Posted July 7, 2015 (edited) @@Break San to duplicate an item you must do it like putting custom items, just change the ITEMID in iteminfo.lua and put the item script in item_db2.conf or item_db.conf Edited July 7, 2015 by Zhao Chow Quote Share this post Link to post Share on other sites
0 Break San 3 Posted July 7, 2015 @@Break San to duplicate an item you must do it like putting custom items, just change the ITEMID in iteminfo.lua and put the item script in item_db2.conf or item_db.conf Yes I did it but is giving gravity, when equip the item iteminfo: }, [32101] = { unidentifiedDisplayName = "Chapéu", unidentifiedResourceName = "¸®º»", unidentifiedDescriptionName = { "Item não identificado, pode ser identificado com [Lupa]." }, identifiedDisplayName = "Asas Malignas", identifiedResourceName = "¾Ç¸¶³¯°³±Í", identifiedDescriptionName = { "Um acessório que deve ser usada na altura das orelhas, feito com Asas Malignas.", "^0000ffFOR +1.^000000", "Classe: ^777777Equipamento para a cabeça^000000", "Defesa: ^7777773^000000", "Equipa em: ^777777Centro^000000", "Peso: ^77777710^000000", "Nível necessário: ^77777770^000000", "Classes que utilizam: ^777777Todas^000000" }, slotCount = 0, ClassNum = 152 }, itemdb { Id: 32101 AegisName: "Ear_Of_Devil's_Wing" Name: "Asas Malignas" Type: 5 Buy: 20 Weight: 100 Def: 1 Loc: 512 Slots: 0 EquipLv: 70 Refine: false View: 152 Script: <" bonus bStr,1; ">}, @edit RESOLVED Quote Share this post Link to post Share on other sites
What must change file to duplicate an item ?
Exemplo:
id: 5068 (Ear_Of_Devil's_Wing)
Edited by Break SanShare this post
Link to post
Share on other sites