The .txt editing page on the wiki needs help!

Discuss the future of Warzone 2100 with us.
User avatar
Shadow Wolf TJC
Regular
Regular
Posts: 1047
Joined: 16 Apr 2011, 05:12
Location: Raleigh, NC

The .txt editing page on the wiki needs help!

Post by Shadow Wolf TJC »

Recently, I did a major revision of http://developer.wz2100.net/wiki/TxtEditing in order to add in lots of missing information about several of the .txt files located within the stats folder of a mod. Sadly, I was unable to complete this since there is still some information that's still missing (especially with some of the more recently-added documentary entries on such .txt files as brain.txt, ecm.txt, and terraintable.txt to name a few) that I myself don't know about.

The following entries contain missing info: (Note: items in red are in greatest need of filling out missing information.)

brain.txt
construction.txt
ecm.txt
functions.txt
propulsionsounds.txt
propulsiontype.txt
repair.txt
structurefunctions.txt
structuremodifier.txt
terraintable.txt
weaponmodifier.txt
weaponsounds.txt
prresearch.txt
redcomponents.txt
redstructure.txt

There are also a few entries that, while they may not be missing any information, require verification in order to confirm if the information provided is indeed true. If they are true, then please remove those tags, though if they are false, then I'd appreciate it if you edited in the correct information. The following entries have been tagged for requiring verification:

researchfunctions.txt
researchstruct.txt
resultcomponent.txt
resultstructure.txt
Creator of Warzone 2100: Contingency!
Founder of Wikizone 2100: http://wikizone2100.wikia.com/wiki/Wikizone_2100
User avatar
Iluvalar
Regular
Regular
Posts: 1828
Joined: 02 Oct 2010, 18:44

Re: The .txt editing page on the wiki needs help!

Post by Iluvalar »

$sys['wz']['file'][$nom]['arrName']=explode(',','ID, dummy,Build power,Build points,weight,dummyVal,dummyVal,weapon,progCap');
$sys['wz']['file'][$nom]['pos']='/stats/brain.txt';
$sys['wz']['file'][$nom]['key']=array('ID');

If that can help ?
Heretic 2.3 improver and proud of it.