is there such widget already? or is it even possible to know who killed your commander? (or your last unit, depends on if com ends is on).
every other game has this feature...
it would be cool to see who killed you, also good way to notice teamkillers... without re-replaying 10 times
killed by -widget
Moderator: Moderators
-
- Posts: 834
- Joined: 19 May 2009, 21:10
Re: killed by -widget
For widgets: Only possible when the attacking unit was within LOS.TradeMark wrote:is there such widget already? or is it even possible to know who killed your commander? (or your last unit, depends on if com ends is on).
Re: killed by -widget
oh.. so damages doesnt send playerID...
needs engine changes then :/
needs engine changes then :/
Re: killed by -widget
or make it a gadget =)
Re: killed by -widget
UnitDamaged or Spring.GetLastAttacker (Need attacker in radar/los)
Spring.GetUnitTeam (Need unit in radar/los)
Spring.GetTeamInfo (Always passes)
Spring.GetPlayerInfo (Always passes)
Done.
Spring.GetUnitTeam (Need unit in radar/los)
Spring.GetTeamInfo (Always passes)
Spring.GetPlayerInfo (Always passes)
Done.