Afiqlanz wrote:The W:AB Noob wrote:Militant1006 wrote:Thank you very much.
Yay!
Also, don't forget to make copies of some instances, as other units could have the same references.
May i ask how do heck you copy and paste it on a Wargame Modding Suite? like where should i put it? any pictures? for example i put 30mm front armor but that enemy also has it not just one, so how to copy that 1 code line and paste it?
Wargame doesn't have copy/paste. When you look at the list of modules on a unit, those modules have their own instance types in their own separate list.

In this example, the Damage module points to a TModuleSelector. You can search all the TModuleSelectors in the Classes search bar on the top left, and find that reference number in the center column.

Once you find that instance number, highlight it, and use the square buttons at the top of the list to "Make top object" and then "Create Copy". Once copied, it will generate a new module that isn't already tied to other units.

Then go back to the unit and change the old instance number to the new one
