Search

Search found 66 matches

by [Fx]Doo
27 Feb 2017, 05:13
Forum: Lua Scripts
Topic: Enhanced Damage Dealt Counter gadget
Replies: 10
Views: 10220

Re: Enhanced Damage Dealt Counter gadget

Best exemple of that is armwin (Wind Gens) chain reactions in BA. The delay between one's explosion and second's death is high enough for the unit ID of the first to be invalid at second's death 1) on UnitDestroyed (or in UnitDamaged if the amount of damage is fatal), find all units within the vict...
by [Fx]Doo
23 Feb 2017, 13:31
Forum: Lua Scripts
Topic: Enhanced Damage Dealt Counter gadget
Replies: 10
Views: 10220

Re: Enhanced Damage Dealt Counter gadget

This is a synced gadget. Indeed the player shouldn't know where did the shot come from, and that is not the point of this gadget. As for answering what killed what and how, it is indeed hard -- impossible -- right now, but would be possible if dead units kept their ids valid. Anyway, however you put...
by [Fx]Doo
23 Feb 2017, 09:40
Forum: Lua Scripts
Topic: Enhanced Damage Dealt Counter gadget
Replies: 10
Views: 10220

Re: Enhanced Damage Dealt Counter gadget

it needs unitIDs to be defined for a longer amount of time after unit's death, is there a way to do so? You would have to listen for all UnitDestroyed events, and store any information that your delayed damage tracker might need in the future in a table indexed by ID's of dead units. I need to get ...
by [Fx]Doo
19 Feb 2017, 18:42
Forum: Lua Scripts
Topic: Enhanced Damage Dealt Counter gadget
Replies: 10
Views: 10220

Enhanced Damage Dealt Counter gadget

Hi! Before going into the subject, i'd like to explain what motivates me to develop such a gadget. I am a BA player and i often like to pay attention to endgame stats and check who dealt most damages and such. After large amount of games i finally came to realise that sometimes the amount of damage ...
by [Fx]Doo
30 Aug 2013, 20:56
Forum: Map Creation
Topic: Moon Quartet Revisit: Spheric map
Replies: 7
Views: 1695

Re: Moon Quartet Revisit: Spheric map

I'm not trying to fake it. I guess that would be a lot easier but that'd not be as great as if it was real. Just imagine the new gameplay.
by [Fx]Doo
30 Aug 2013, 16:51
Forum: Map Creation
Topic: Moon Quartet Revisit: Spheric map
Replies: 7
Views: 1695

Moon Quartet Revisit: Spheric map

Hello folks ! I'm actually working on a remake of the well known "Moon Quartet" Map. My idea is to get a Spheric map (Or at least, a semisphere that spring would handle). EDIT1: Picture of that map running in Spring 0.94 http://imageshack.us/a/img12/7361/w4ag.png // I've got the height map...

Go to advanced search