Invoking scripts
From HEWIKI
(Difference between revisions)
(→See also) |
(→See also) |
(2 intermediate revisions by one user not shown) |
Latest revision as of 20:24, 9 November 2012
HSL scripts can be invoked in a variety of ways:
Manually
- Command line in the Console Window, to invoke client-side scripts
- Chat commands, to invoke server-side scripts
Automatically
- Timers
- Per frame callback
- Watching scripts
- Replication
- Script entry points from HeroEngine
- GUI Events
- Fx Control Script Callbacks