-
Notifications
You must be signed in to change notification settings - Fork 47
Scripted_areatrigger
shnibble edited this page Nov 25, 2014
·
2 revisions
Back to world database list of tables.
This table links areatriggers to C++ scripts.
Field | Type | NULL | Key | Default | Comments |
entry | mediumint (8) | NO | PRI | Identifier | |
ScriptName | CHAR (64) | NO | Script Identifier |
This is the trigger identifier from AreaTrigger.dbc
The name of the script that this areatrigger uses, if any. This ties a script from a scripting engine to this trigger.