Basically, I want to initiate an event from a dockscreen while the event is stored on a background station. typFireObjEvent works great but i also have subsequent events that I want to fire. sysAddObjTimerEvent doesn't trigger and I assume this is due to the event being fired from the station type directly rather than an actual space object.
I should be able to make a workaround by actually finding the spaceObject in my case but the event could still be useful. I would post some example code but I'm trying to keep it secret for now
