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