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 7 Siguiente »

Back-to:World

The `locales_creature_text` table

This table is used to provide to localized clients with localized string for creatures texts.

Structure

FieldTypeAttributesKeyNullDefaultExtraComment
locales_creature_textmediumint(8)unsignedPRINO0  
locales_creature_texttinyint(3)unsignedPRINO0  
locales_creature_texttinyint(3)unsignedPRINO0  
text_loc1text  YESNULL  
text_loc2text  YESNULL  
text_loc3text  YESNULL  
text_loc4text  YESNULL  
text_loc5text  YESNULL  
text_loc6text  YESNULL  
text_loc7text  YESNULL  
text_loc8text  YESNULL  

Description of the fields

entry

This entry must be the same as creature_text.entry and then the row will be used to provide localization support for this creature record.

groupid

This entry must be the same as creature_text.groupid and then the row will be used to provide localization support for this creature record.

id

This entry must be the same as creature_text.id and then the row will be used to provide localization support for this creature record.

text_loc

Translated content for creature_text.text field for language X.
See localization languages list to know which value to use for X.

 

  • Sin etiquetas