Jump to content
  • 0
Sign in to follow this  
ThyroDree

[Bug] Map_zone_db.conf??

Question

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

3 answers to this question

Recommended Posts

  • 0

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.
 

Share this post


Link to post
Share on other sites
  • 0

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.

Share this post


Link to post
Share on other sites
  • 0

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 by ThyroDree

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.