Ir al final de los metadatos
Ir al inicio de los metadatos

Estás viendo una versión antigua de esta página. Ve a la versión actual.

Comparar con el actual Ver el historial de la página

« Anterior Versión 18 Actual »

Back-to:Auth

The `autobroadcast` table

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

Field

Type

Attributes

Key

Null

Default

Extra

Comment

DB_Auth_autobroadcastint(11)signedPRINO-1  

DB_Auth_autobroadcast

tinyint(3)

unsigned

PRI

NO

 

auto_increment

 

DB_Auth_autobroadcasttinyint(3)unsigned YES1  

DB_Auth_autobroadcast

longtext

 

 

NO

NULL

 

 

Description of the fields

realmid

The `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.

  • Sin etiquetas