显示页面过去修订反向链接回到顶部 本页面只读。您可以查看源文件,但不能更改它。如果您觉得这是系统错误,请联系管理员。 <!DOCTYPE markdown> # areatrigger\_scripts [<-Back-to:World](database-world.md) **The \`areatrigger\_scripts\` table** Allows for an area trigger to be scripted with Trinity Script. **Structure** | Field | Type | Attributes | Key | Null | Default | Extra | Comment | | --------------- | --------- | ---------- | --- | ---- | ------- | ----- | ------- | | [entry][1] | MEDIUMINT | | PRI | NO | | | | | [ScriptName][2] | char(64) | | | NO | | | | [1]: #entry [2]: #scriptname **Description of the fields** ### entry This is the trigger identifier from [AreaTrigger.dbc](DBC-AreaTrigger) ### ScriptName The ScriptName for when scripting it in the core. This might also be 'SmartTrigger'. It will than use [SmartAI](smart_scripts). ### Examples | entry | ScriptName | | ----- | ----------------- | | 302 | at_sentry_point | | 962 | SmartTrigger | | 1447 | SmartTrigger | | 1526 | at_ring_of_law | | 1726 | at_scent_larkorwi | docs-en/areatrigger_scripts.md.txt 最后更改: 2024/03/15 19:08由 127.0.0.1