Versiones comparadas

Clave

  • Se ha añadido esta línea.
  • Se ha eliminado esta línea.
  • El formato se ha cambiado.
Comentarios: Corrected the links to point to the existing pages in trinitycore.atlassian.net instead of the outdated tc2 links.

Back-to:World

...

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

...

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.

...

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.

...

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.

...