2Wire
-
Content Count
4 -
Joined
-
Last visited
Posts posted by 2Wire
-
-
Hello everyone.
My problem is that the map server always auto close after running it, with no errors. It sends the message "server ready" and boom, then the message "Terminating...". You can see it better at the image attached. No customs or edits, fresh downloaded from github.
Thanks for your help. ☺️
-
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.
-
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
Map Server auto closing
in General Server Support
Posted
Nevermind, solved. I had enabled the generate-translations plugin.