Hi,
Is it possible to add the id of the defence somewhere on the IPM report source code ?
At the moment, a script cannot know what is destroyed without using the langage.
You could do like on CR report : adding a class with the ships ID :
Is it possible to add the id of the defence somewhere on the IPM report source code ?
At the moment, a script cannot know what is destroyed without using the langage.
You could do like on CR report : adding a class with the ships ID :
Source Code
- <li class="tech defense401" title="Rocket Launcher">36000 Rocket Launcher<br></li>
- <li class="tech defense402" title="Light Laser">33 Light Laser <span class="lost">(-6)</span><br></li>
- <li class="tech defense403" title="Heavy Laser">333 Heavy Laser<br></li>
- <li class="tech defense404" title="Gauss Cannon">88 Gauss Cannon<br></li>
- ...