跳至内容
AzerothCore 中文
用户工具
登录
站点工具
搜索
工具
显示页面
修订记录
反向链接
最近更改
媒体管理器
网站地图
登录
>
最近更改
媒体管理器
网站地图
您的足迹:
数据库:auth数据库:autobroadcast
本页面只读。您可以查看源文件,但不能更改它。如果您觉得这是系统错误,请联系管理员。
====== autobroadcast 表 ====== ---- [[数据库:auth数据库:首页|<-返回:Auth 数据库]] This table contains the autobroadcast entries for your realms. Values like it's activity, position and Timer (*.On, *.Center, *.Timer) are defined within the worldserver.conf. They are chosen randomly, based on their weight. **表结构** ^Field^Type^Attributes^Key^Null^Default^extra^Comment^ |[[#realmid|realmid]]|INT|SIGNED|PRI|NO|-1| | | |[[#id|id]]|TINYINT|UNSIGNED|PRI|NO| |AUTO_INCREMENT| | |[[#weight|weight]]|TINYINT|UNSIGNED| |YES|1| | | |[[#text|text]]|LONGTEXT|SIGNED| |NO| | | | ===== 字段说明 ===== ==== realmid ==== The [[数据库:auth数据库:realmlist#id|realmlist.id]]. Defines which realm this entry belongs to. Use -1 for all realms to load this entry. ==== id ==== Unique identifier key per realm. Entries with same id will override each other without warnings - this can be used to replace -1 realmid entry on a specific realm. ==== weight ==== A non-negative integer. Entries with higher weight have more chance to get picked. ==== text ==== The text to broadcast. Color and item/spell/quest link formating codes can be used.
数据库/auth数据库/autobroadcast.txt
· 最后更改: 2023/09/24 08:28 由
admin
页面工具
显示页面
修订记录
反向链接
回到顶部