Jump to content

2Wire

Members
  • Content Count

    4
  • Joined

  • Last visited

Posts posted by 2Wire


  1. 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. ☺️

     

    image.png.5ef6ac57e4718dc8d02d5b34a55958c2.png

     


  2. 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.  :(


  3. 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  :)
     
     
     
     
×
×
  • Create New...

Important Information

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