Edited wiki page ConfigurationFiles through web user interface.
authorjacoberen@gmail.com
Wed, 23 Nov 2011 17:50:29 +0000
changeset 163 4f3c17649b16
parent 162 d51550b90632
child 164 f9ced3436b10
Edited wiki page ConfigurationFiles through web user interface.
ConfigurationFiles.wiki
--- a/ConfigurationFiles.wiki	Wed Nov 23 17:28:04 2011 +0000
+++ b/ConfigurationFiles.wiki	Wed Nov 23 17:50:29 2011 +0000
@@ -118,4 +118,32 @@
 || 1\waterrise=47 || Integer || Number of pixels the water rises each turn in "Sudden Death" mode ||
 || 1\healthdecrease=5 || Integer || Damage dealth each turn to hogs in water during "Sudden Death" mode ||
 || 1\ropepct=100 || Integer || Maximum length of rope as a percentage ||
-|| 1\getawaytime=100 || Integer || Time you have to get away from an explosive after arming it, as a percentage ||
\ No newline at end of file
+|| 1\getawaytime=100 || Integer || Time you have to get away from an explosive after arming it, as a percentage ||
+
+= TeamName.hwt: =
+_One file per team_
+
+== {{{[Team]}}} ==
+_General team settings_
+
+|| *Setting* || *Type* || *Description* ||
+|| Name=TeamName || String || Name of team ||
+|| Grave=Statue || String || Type of grave created when hog dies ||
+|| Fort=Plane || String || Type of fort if Forts Mode is enabled ||
+|| Voicepack=Default || String || Sounds used for hog voice ||
+|| Flag=hedgewars || String || Type of flag ||
+|| Difficulty=0 || Integer || Diffuculty of AI, or human if left at zero ||
+|| Rounds=0 || Integer || Number of rounds played with team ||
+|| Wins=0 || Integer || Number of rounds won with team ||
+|| CampaignProgress=0 || Integer || Campain progress using team as a percentage ||
+
+== {{{[Hedgehog0]}}} ==
+_One per hog on the team_
+
+|| *Setting* || *Type* || *Description* ||
+|| Name=Hedgehog Name || String || Name of hog ||
+|| Hat=NoHat || String || Type of hat used by hog ||
+|| Rounds=0 || Integer || Number of rounds played with hog ||
+|| Kills=0 || Integer || Kills comitted by hog ||
+|| Deaths=0 || Integer || Deaths experienced by hog ||
+|| Suicides=0 || Integer || Suicides comitted by hog ||
\ No newline at end of file