用户工具

站点工具


数据库:auth数据库:autobroadcast

差别

这里会显示出您选择的修订版和当前版本之间的差别。

到此差别页面的链接

两侧同时换到之前的修订记录前一修订版
后一修订版
前一修订版
数据库:auth数据库:autobroadcast [2023/09/23 23:07] admin数据库:auth数据库:autobroadcast [2023/09/24 08:28] (当前版本) admin
行 1: 行 1:
-====== autobroadcast ======+====== autobroadcast 表 ====== 
 +----
 [[数据库:auth数据库:首页|<-返回:Auth 数据库]] [[数据库: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.1695481647.txt.gz · 最后更改: 2023/09/23 23:07 由 admin

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki