@euphy
I'm currently using your WoE controller script and it's working fine. I have one problem that I hope you can help me with. I wrote this script using OnPCLoadMapEvent which debuffs a character when entering a castle. It's working fine on non-castle maps, but when I use it alongside your WoE controller, as soon as i enter said castle, a message pops up saying "castle is not active during this woe session" even though there is no WoE being held. So my question would be... is there a way to avoid conflicting your script with OnPCLoadMapEvent? TIA