Use the dependant event command, like this:
Kernel.pbAddDependency2(ID, "XXX", COMMONEVENT)
where ID is the event's ID number (use @event_id to refer to the current event; to find out an event's ID number, double-click on the event, and the ID will appear on the dialog box shown), "XXX" is an...