Invoking scripts
From HEWIKI
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