Poison 10 Posted September 23, 2013 How about enabled_items and enabled_skills in addition to this http://herc.ws/board/topic/302-introducing-hercules-map-zone-database/ ? 1 KeiKun reacted to this Share this post Link to post Share on other sites
Wend 0 Posted September 23, 2013 disabled_items: { Wing_Of_Fly: false} Share this post Link to post Share on other sites
Poison 10 Posted September 23, 2013 disabled_items: { Wing_Of_Fly: false } and everything else is enabled already. It's a pain. Share this post Link to post Share on other sites
Wend 0 Posted September 23, 2013 zones: ({ name: "All" disabled_items: { Wing_Of_Fly: true; }},{ name: "PvP" disabled_items: { Wing_Of_Fly: false; }},) Share this post Link to post Share on other sites
Dastgir 1246 Posted September 23, 2013 (edited) zones: ( { name: "All" disabled_items: { Wing_Of_Fly: true; } }, { name: "PvP" disabled_items: { Wing_Of_Fly: false; } }, ) His point is if enabled_items: is enabled, everything else will be disabled except the entries in enable_items: so if he use disabled_items: , he will have to put all the items, which is a bad idea ofcourse. Edited September 23, 2013 by Dastgir Pojee Share this post Link to post Share on other sites
Ind 945 Posted February 10, 2014 Due to the lack of support I'm rejecting it Share this post Link to post Share on other sites