Skip to content

autobroadcast

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.

Structure ​

FieldTypeAttributesKeyNullDefaultExtraComment
realmidintsignedPRINO-1
idtinyintunsignedPRINOauto_increment
weighttinyintunsignedYES1
textlongtextNO
 

Description of fields ​

realmid ​

The realm 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. UI escape sequences can be used.