Due to a sudden burst in spammer activity, account creation has been temporarily disabled. Sorry for the inconvenience to any new potential contributors.
SetFacDisplayNames
From AGEWiki
(Difference between revisions)
(Created page with "{{ scriptcommand | name =SetFacDisplayNames | type = | cat = | syntax = Name{{!}}ShortName{{!}}Text{{!}}AdjectiveM{{!}}AdjectiveF{{!}}PopName | description = To change 6 paramet...") |
m |
||
Line 4: | Line 4: | ||
| cat = | | cat = | ||
| syntax = Name{{!}}ShortName{{!}}Text{{!}}AdjectiveM{{!}}AdjectiveF{{!}}PopName | | syntax = Name{{!}}ShortName{{!}}Text{{!}}AdjectiveM{{!}}AdjectiveF{{!}}PopName | ||
- | | description = To change 6 parameters by script. The strings to provide are aliases '''''but without $''''' | + | | description = To change 6 parameters by script. The strings to provide are aliases '''''but without $'''''. |
| example =Name_ITA{{!}}ShortName_ITA{{!}}Text_ITA{{!}}AdjectiveM_ITA{{!}}AdjectiveF_ITA{{!}}PopName_ITA | | example =Name_ITA{{!}}ShortName_ITA{{!}}Text_ITA{{!}}AdjectiveM_ITA{{!}}AdjectiveF_ITA{{!}}PopName_ITA | ||
- | | example-description = Can change the Piemontese faction into the Italian one, 'Name-wise'. In conjunction with [[ChgFacDisplayTag]], that will change many images, it can redefine Piemont to be Italy. | + | | example-description = Can change the Piemontese faction into the Italian one, 'Name-wise'. |
+ | |||
+ | In conjunction with [[ChgFacDisplayTag]], that will change many images, it can redefine Piemont to be Italy. | ||
| example2 = | | example2 = | ||
| example2-description = | | example2-description = | ||
- | | param1 = | + | | param1 =''Parameters as defined in the Factions database files''. |
- | + | :The Faction DB files will usually point then to text strings contained in '''LocalStrings_xxx.csv''' for the game | |
- | | param2 = | + | | param1desc = |
- | | param2desc = | + | | param2 = |
- | | param3 = | + | | param2desc = |
- | | param3desc = | + | | param3 = |
- | | param4 = | + | | param3desc = |
- | | param4desc = | + | | param4 = |
- | | param5 = | + | | param4desc = |
- | | param5desc = | + | | param5 = |
- | | param6 = | + | | param5desc = |
- | | param6desc = | + | | param6 = |
+ | | param6desc = | ||
| param7 = | | param7 = | ||
| param7desc = | | param7desc = |
Latest revision as of 17:23, 9 November 2010
SetFacDisplayNames | |||
Syntax SetFacDisplayNames = Name|ShortName|Text|AdjectiveM|AdjectiveF|PopName Description To change 6 parameters by script. The strings to provide are aliases but without $. Example SetFacDisplayNames = Name_ITA|ShortName_ITA|Text_ITA|AdjectiveM_ITA|AdjectiveF_ITA|PopName_ITA Can change the Piemontese faction into the Italian one, 'Name-wise'. In conjunction with ChgFacDisplayTag, that will change many images, it can redefine Piemont to be Italy.
|
Parameters
|