Calls the function 'fun'. If 'eventid' is specified, then the function will be called with 'event == eventid
'; otherwise, 'event
' will be determined as follows:
event
is 'EGG'UI_telekenesis
' intrinsic, then event
is 'DOUBLECLICK'event
is 'SCRIPTED'As a rule of thumb, it would be much better to avoid the 'UI_telekenesis
' intrinsic altogether and specify the desired 'eventid'.
The second form (specifying 'eventid') is Exult-only.