This small plugin allows you to change the self switch of another event, even on another map. Though you can do it with a single script line, it was a good opportunity to create a basic plugin to help newcomers to see how they work.
The plugin contains two commands;
- GetSelfSwitch, to get the value of a self switch and store it in a regular switch (for conditions for example)
- SetSelfSwitch, to change the value of a self switch.
Free script, no need for credits, it is up to you.