docs-en:gameobject_template_locale.md

gameobject_template_locale

<-Back-to:World

The `gameobject_template_locale` table

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

Structure

Field Type Attributes Key Null Default Extra Comment
entry MEDIUMINT UNSIGNED PRI NO 0    
name_loc1 VARCHAR(100) SIGNED   NO NULL    
name_loc2 VARCHAR(100) SIGNED   NO NULL    
name_loc3 VARCHAR(100) SIGNED   NO NULL    
name_loc4 VARCHAR(100) SIGNED   NO NULL    
name_loc5 VARCHAR(100) SIGNED   NO NULL    
name_loc6 VARCHAR(100) SIGNED   NO NULL    
name_loc7 VARCHAR(100) SIGNED   NO NULL    
name_loc8 VARCHAR(100) SIGNED   NO NULL    
castbarcaption_loc1 VARCHAR(100) SIGNED   NO NULL    
castbarcaption_loc2 VARCHAR(100) SIGNED   NO NULL    
castbarcaption_loc3 VARCHAR(100) SIGNED   NO NULL    
castbarcaption_loc4 VARCHAR(100) SIGNED   NO NULL    
castbarcaption_loc5 VARCHAR(100) SIGNED   NO NULL    
castbarcaption_loc6 VARCHAR(100) SIGNED   NO NULL    
castbarcaption_loc7 VARCHAR(100) SIGNED   NO NULL    
castbarcaption_loc8 VARCHAR(100) SIGNED   NO NULL    

Description of the fields

entry

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

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

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

  • docs-en/gameobject_template_locale.md.txt
  • 最后更改: 2024/03/15 19:08
  • 127.0.0.1