Seven Towers: UCC Reference

SCRIPT COMMANDS

call fun
call fun, eventid

Calls the function 'fun'. If 'eventid' is specified, then the function will be called with 'event == eventid'; otherwise, 'event' will be determined as follows:

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.