Jump to content
  • 0

Question

Posted

Is there a way to start woe for just one specific castle 24/7 even with other woe schedules?

I don't think it's possible to set a castle to run 24/7 with a woe controller, because you have to choose an end time?

Any ideas? :D

3 answers to this question

Recommended Posts

Posted

If you understand the mechanics of how WOE is controlled, you'll see that this is a really time-consuming request... well, here are some basics:

  • "AgitStart" and "AgitStart2" commands don't do anything except trigger the labels "OnAgitStart" and "OnAgitStart2" in all scripts.
  • "AgitEnd" and "AgitEnd2", similarly, do the same.
  • To start or end WOE in individual castles, you can trigger events manually through "donpcevent".

So your request is completely possible, but not with any existing WOE controllers. You'd have to write custom AgitStart/AgitEnd functions so that they trigger events for all castles except the one you want active.

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.   Paste as plain text instead

  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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...