Sometimes I have found that it seems onerous or wasteful to create map/global switches for one-off events. Sometimes I wish I could have a cutscene event tell another event that it needs to change its state and keep those state changes local/encapsulated to each event.
I've added a plugin command called SELFSWITCH which will allow one event to control the "self switch" of another event.