ThyroDree 3 Posted March 17, 2020 Anyone can check their Map zone db.conf? Because I was adding mapflag that disaable using Yggberry and Yggseed to a certain map. Added in Map_zone_db.conf { name: "NoPots" disabled_skills: { } disabled_items: { Wing_Of_Fly: true Yggdrasilberry: true Seed_Of_Yggdrasil: true ID607: true ID608: true } } My npc/mapflag/zone.txt guild_vs2 mapflag zone NoPots yet still can use Yggberry and Seed, also tried changing GM to Normal account (they said GM accnt. can bypass.) I'm using latest hercules Quote Share this post Link to post Share on other sites
0 Zero Human 0 Posted March 17, 2020 If you add this at the Bottom, make sure you don't Forget to add a , to the last } Like here: Spoiler }, <------- { name: "NoPots" disabled_items: { Wing_Of_Fly: true } } And in npc/mapflag/zone.txt use TAB Spoiler pay_fild04TABmapflagTABzoneTABNoPots I test it and it's working. Quote Share this post Link to post Share on other sites
0 ThyroDree 3 Posted March 18, 2020 This works, but on a certain map like guild_vs2 it can be bypassed. I see it on guild_vs2 and tried to use YGG, still able to consume ygg I tried on pay_fild04 and used YGG, and unable the character to consume ygg. Quote Share this post Link to post Share on other sites
0 ThyroDree 3 Posted March 18, 2020 (edited) Got this thing working, I just disabled something on map_zone_db.conf which makes it bypass the ygg, Disable the PvP zone mapflag Problem Solved. Edited March 18, 2020 by ThyroDree Quote Share this post Link to post Share on other sites
Anyone can check their Map zone db.conf?
Because I was adding mapflag that disaable using Yggberry and Yggseed to a certain map.
Added in Map_zone_db.conf
{ name: "NoPots" disabled_skills: { } disabled_items: { Wing_Of_Fly: true Yggdrasilberry: true Seed_Of_Yggdrasil: true ID607: true ID608: true } }
My npc/mapflag/zone.txt
guild_vs2 mapflag zone NoPots
yet still can use Yggberry and Seed, also tried changing GM to Normal account (they said GM accnt. can bypass.)
I'm using latest hercules
Share this post
Link to post
Share on other sites