Attack function, support attacked part - Printable Version +- TWLan Forum (https://twlan.org) +-- Forum: Legacy (https://twlan.org/forumdisplay.php?fid=61) +--- Forum: TWLan 1.x (DSLan) (https://twlan.org/forumdisplay.php?fid=62) +---- Forum: Deutsche Community (https://twlan.org/forumdisplay.php?fid=65) +----- Forum: Spielerprojekte (https://twlan.org/forumdisplay.php?fid=9) +------ Forum: Tools und Spielerprojekte (https://twlan.org/forumdisplay.php?fid=10) +------ Thread: Attack function, support attacked part (/showthread.php?tid=4769) |
Attack function, support attacked part - sinner - 02.01.2012 Hi there, I'm working on an attack system, though, I'm wondering if anyone could give me some piece of advice on how should I process the data on attack function to keep track of whom support units have been killed in the battle. RE: Attack function, support attacked part - Molt - 02.01.2012 If 80 % of all units die, every group (from the defending and the supporting villages) loses 80% of their troops, I think this is the way Tribalwars does it, and it's quite logical. RE: Attack function, support attacked part - sinner - 02.01.2012 Yes it'q quite logic.. so I need to start counting dead units with the support units, till I reach that 80%.. |