event
From NWN Lexicon
Jump to navigationJump to search
An event. All of the "events" that run scripts within the scripting language have their own "event" creation functions (eg: EventUserDefined), which you can trigger with SignalEvent.
See Also
| functions: |
SignalEvent, EventActivateItem, EventConversation, EventSpellCastAt, EventUserDefined |