Jump to content
  • 0
Sign in to follow this  
2Wire

Map zones not working

Question

Hello everyone. I'm creating a custom zone like this:

 

{    name: "CustomZone"        mapflags: (        "pvp    off",        "nightenabled",    )    disabled_skills: {        WL_JACKFROST: "PLAYER"    }},

 

prontera	mapflag	zone	CustomZone

 

 
 
Mapflags "pvp off" and "nightenabled" works fine, however, every player and GM can cast Jack Frost in Prontera. But, when i put the Jack Frost restriction in the "Normal" zone, it works perfectly (i have PK mode enabled).
 
So, my custom zone is working with the mapflag part, but ignoring the disabled_skills part.
Thanks for the help  :)
 
 
 
 

Share this post


Link to post
Share on other sites

2 answers to this question

Recommended Posts

  • 0

It might not be it, but can you try to switch "mapflags" and "disabled_skills" in position, so "disabled_skills" comes first? I have a strong suspicion it'll just leave it out unless they are in the right order.

Share this post


Link to post
Share on other sites
  • 0

It might not be it, but can you try to switch "mapflags" and "disabled_skills" in position, so "disabled_skills" comes first? I have a strong suspicion it'll just leave it out unless they are in the right order.

Hi. I tried that too, but it's the same problem.  :(

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

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