Db script string SF

From Project Skyfire
Revision as of 14:26, 6 July 2012 by Cheapgamer (talk | contribs) (Created page with "{| align="right" | __TOC__ |} Category: SkyFire World database tables {{Back-to:World}} <big>'''The `db_script_string` table'''</big> This table handles the actual text...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Back to world database list of tables.


The `db_script_string` table

This table handles the actual text.


Structure

Field Type Attributes Key Null Default Extra Comment
entry mediumint(8) unsigned PRI NO 0
content_default text signed NO NULL
content_loc1 text signed YES NULL
content_loc2 text signed YES NULL
content_loc3 text signed YES NULL
content_loc4 text signed YES NULL
content_loc5 text signed YES NULL
content_loc6 text signed YES NULL
content_loc7 text signed YES NULL
content_loc8 text signed YES NULL


Description of the fields

entry

Allowed range 2000000000 - 2000010000

content_default

The text the creature will say.

content_loc1

This field has no description. You can help wiki by clicking here to describe this field, if you have permissions.

content_loc2

This field has no description. You can help wiki by clicking here to describe this field, if you have permissions.

content_loc3

This field has no description. You can help wiki by clicking here to describe this field, if you have permissions.

content_loc4

This field has no description. You can help wiki by clicking here to describe this field, if you have permissions.

content_loc5

This field has no description. You can help wiki by clicking here to describe this field, if you have permissions.

content_loc6

This field has no description. You can help wiki by clicking here to describe this field, if you have permissions.

content_loc7

This field has no description. You can help wiki by clicking here to describe this field, if you have permissions.

content_loc8

This field has no description. You can help wiki by clicking here to describe this field, if you have permissions.