跳至内容
AzerothCore 中文
用户工具
登录
站点工具
搜索
工具
显示页面
修订记录
反向链接
最近更改
媒体管理器
网站地图
登录
>
最近更改
媒体管理器
网站地图
您的足迹:
数据库:world数据库:transports
本页面只读。您可以查看源文件,但不能更改它。如果您觉得这是系统错误,请联系管理员。
====== transports 表 ====== ---- [[数据库:world数据库:首页|<-返回:World 数据库]] This table contains all type 15 transports (Boats and Zeppelins). All other transport types have their frame time read from TransportAnimation.dbc. **表结构** ^Field^Type^Attributes^Key^Null^Default^Extra^Comment^ |[[#Guid|Guid]]|INT|UNSIGNED|PRI|NO| |AUTO_INCREMENT| | |[[#Entry|Entry]]|MEDIUMINT|UNSIGNED|UNIQUE|NO|0| | | |[[#Name|Name]]|TEXT| | |YES|NULL| | | |[[#ScriptName|ScriptName]]|CHAR(64)| | |NO|' '| | | ===== 字段说明 ===== ---- ==== guid ==== Unique identifier for transport. Each time you add a new guid simply add one (1) from max guid. ==== entry ==== gameobject_template.entry to be used for this transport. It must be a type 15 gameobject. ==== name ==== This is an arbitrary to describe the transport entry. ==== ScriptName ==== field-no-description|4 Note: Transports have their own map: https://wow.tools/dbc/?dbc=map&build=3.3.5.12340#page=1&colFilter[1]=Transport
数据库/world数据库/transports.txt
· 最后更改: 2023/10/03 23:56 由
admin
页面工具
显示页面
修订记录
反向链接
回到顶部