Autobroadcast SF

From Project Skyfire
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Back to world database list of tables.


The `autobroadcast` table

This table will contain the autobroadcast entries for your server. Can be enabled/disabled in worldserver.conf.


Structure

Field Type Attributes Key Null Default Extra Comment
id int(11) signed PRI NO auto_increment
text longtext NO


Description of the fields

id

Unique global identifier key

text

This field will contain the text to broadcast

Return to world database structure