跳至内容
AzerothCore 中文
用户工具
登录
站点工具
搜索
工具
显示页面
修订记录
反向链接
最近更改
媒体管理器
网站地图
登录
>
最近更改
媒体管理器
网站地图
您的足迹:
数据库:world数据库:areatrigger_teleport
本页面只读。您可以查看源文件,但不能更改它。如果您觉得这是系统错误,请联系管理员。
====== areatrigger_teleport 表 ====== ---- [[数据库:world数据库:首页|<-返回:World 数据库]] Contains all the teleport triggers definition. This table is used to complete .dbc file information. **表结构** ^Field^Type^Attributes^Key^Null^Default^Extra^Comment^ |[[#ID|ID]]|MEDIUMINT|UNSIGNED|PRI|NO|0| | | |[[#Name|Name]]|text| |MUL|YES| | | | |[[#target_map|target_map]]|SMALLINT|UNSIGNED| |NO|0| | | |[[#target_position_x|target_position_x]]|FLOAT| | |NO|0| | | |[[#target_position_y|target_position_y]]|FLOAT| | |NO|0| | | |[[#target_position_z|target_position_z]]|FLOAT| | |NO|0| | | |[[#target_orientation|target_orientation]]|FLOAT| | |NO|0| | | ===== 字段说明 ===== ---- ==== ID ==== This is the trigger identifier, it must match with the one from AreaTrigger.dbc ==== name ==== Name of the trigger. This can be an arbitrary name, and is for descriptive purposes only. ==== target_map ==== Target map of the trigger (see Maps.dbc). ==== target_position_x ==== X coordinate for the target destination of the trigger ==== target_position_y ==== Y coordinate for the target destination of the trigger ==== target_position_z ==== Z coordinate for the target destination of the trigger ==== target_orientation ==== Orientation the player will get when appearing at this location ==== Examples ==== ^ID^Name^target_map^target_position_x^target_position_y^target_position_z^target_orientation^ |45|Scarlet Monastery - Graveyard (Entrance)|189|1688.99|1053.48|18.6775|0.00117| |78|DeadMines Entrance|36|-16.4|-383.07|61.78|1.86| |101|Stormwind Stockades Entrance|34|54.23|0.28|-18.34|6.26| |107|Stormwind Vault Entrance|35|-0.91|40.57|-24.23|0| |109|Stormwind Vault Instance|0|-8653.45|606.19|91.16|0|
数据库/world数据库/areatrigger_teleport.txt
· 最后更改: 2023/09/24 14:07 由
admin
页面工具
显示页面
修订记录
反向链接
回到顶部