数据库:world数据库:areatrigger_scripts
areatrigger_scripts 表
Allows for an area trigger to be scripted with Trinity Script.
表结构
| Field | Type | Attributes | Key | Null | Default | Extra | Comment |
|---|---|---|---|---|---|---|---|
| entry | MEDIUMINT | PRI | NO | ||||
| ScriptName | char(64) | NO |
字段说明
entry
This is the trigger identifier from AreaTrigger.dbc
ScriptName
The ScriptName for when scripting it in the core. This might also be 'SmartTrigger'. It will than use SmartAI.
Examples
| entry | ScriptName |
|---|---|
| 302 | at_sentry_point |
| 962 | SmartTrigger |
| 1447 | SmartTrigger |
| 1526 | at_ring_of_law |
| 1726 | at_scent_larkorwi |
数据库/world数据库/areatrigger_scripts.txt · 最后更改: 2023/09/24 14:00 由 admin