1,158
edits
(Created page with "En pratique, ces paramètres n'ont jamais été modifiés. 1.5.0 (qui sera sans doute la dernière mise à jour du jeu) a toujours les mêmes Level2WeaponPower et Level2EnemyP...") |
(Created page with "Pseudocode (1.0.0) :") |
||
Line 229: | Line 229: | ||
If the algorithm fails to find an appropriate weapon that satisfies all conditions (point requirements, weapon series, modifier), the originally specified weapon and modifier will be used directly. | If the algorithm fails to find an appropriate weapon that satisfies all conditions (point requirements, weapon series, modifier), the originally specified weapon and modifier will be used directly. | ||
Pseudocode (1.0.0): | Pseudocode (1.0.0) : | ||
<source lang="c++"> | <source lang="c++"> |