ConfigurationFiles.wiki
changeset 1402 abfafb1479a2
parent 1401 ce7a84ad72bf
child 1403 17f1cb8c4318
equal deleted inserted replaced
1401:ce7a84ad72bf 1402:abfafb1479a2
   304  * Start ammo (9 = infinite)
   304  * Start ammo (9 = infinite)
   305  * Crate probability (higher = more)
   305  * Crate probability (higher = more)
   306  * Ammo in crate
   306  * Ammo in crate
   307  * Delay
   307  * Delay
   308 
   308 
   309 In each section, each number represents one weapon. The order of these weapons is noted in the source code file `[https://hg.hedgewars.org/hedgewars/file/a79c1206bacd/QTfrontend/weapons.h#l24 weapons.h]`. This means the first number of a section is for the grenade, followed by the cluster bomb, then bazooka, and so on.
   309 In each section, each number represents one weapon. The order of these weapons is noted in the source code file `weapons.h` (https://hg.hedgewars.org/hedgewars/file/a79c1206bacd/QTfrontend/weapons.h#l24). This means the first number of a section is for the grenade, followed by the cluster bomb, then bazooka, and so on.
   310 
   310 
   311 == `schemes.ini` ==
   311 == `schemes.ini` ==
   312 Legacy file for game schemes for version 0.9.23 and older. Since 0.9.24, this file is no longer actively used, it is now only used to import schemes to the new format when the `Schemes/Game/` directory has not been created yet.
   312 Legacy file for game schemes for version 0.9.23 and older. Since 0.9.24, this file is no longer actively used, it is now only used to import schemes to the new format when the `Schemes/Game/` directory has not been created yet.
   313 
   313 
   314 === {{{[schemes]}}} ===
   314 === {{{[schemes]}}} ===