oksnoop2 / conflictterra

Automatically exported from code.google.com/p/conflictterra
3 stars 3 forks source link

Air drone creation #193

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
When a warrior drone is being built in the factory, if it dies, an air drone is 
created with full health.

Original issue reported on code.google.com by sanadauj...@gmail.com on 19 Dec 2010 at 3:29

GoogleCodeExporter commented 9 years ago
in unit_kdronewarrior_revenge.lua
check if the destroyed unit was completly finished.
Spring.GetUnitHealth also returns buildprogress [0 to 1]

Original comment by anmeldek...@web.de on 22 Dec 2010 at 3:38

GoogleCodeExporter commented 9 years ago
solution to related subject:
http://springrts.com/phpbb/viewtopic.php?f=23&t=24480

Original comment by anmeldek...@web.de on 22 Dec 2010 at 3:41

GoogleCodeExporter commented 9 years ago
fixed this by removing gadget.

Original comment by Oksnoop2@gmail.com on 24 Mar 2011 at 9:52