Hello,
I'm working on the loading of the weapons options from the xml file and
I'm not sure that all the options must be in the xml config file
For these parameters, I think they must not be in the xml
dx, dy : int to place the weapon correctly
min_angle, max_angle : "view angle" of the weapon
max_strength : maximal strength for weapon that use loading bar
(bazooka, grenade, etc.)
nb_replay : number of replay in the same turn (for instance, there 1
replay (so 2 play) for the gun in Worms from Team17) -- not implemented
change_weapon (bool) : can we change weapon after using it (for
instance, we use ninja rope, then in the same turn, another weapon) --
not implemented
Do you agree ?
Matt