View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000653 | The Dark Mod | Objectives | public | 28.04.2008 05:07 | 28.06.2008 18:10 |
Reporter | greebo | Assigned To | greebo | ||
Priority | low | Severity | normal | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Fixed in Version | SVN | ||||
Summary | 0000653: Gas arrow knockouts not counted in end mission statistics | ||||
Description | The knockouts done by gas arrows or gas mines are not associated with the player team and do not show up in the end mission statistics. The reason is that the "owning" entity (=player) is not known anymore by the time the Knockout() routine is called. The way to go is to store the owner's name in the spawnargs of stimming entities and read that out before calling KnockOut. Then, extend the KnockOut() routine to take an entity as argument, which will be the player in the cases above. | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
28.04.2008 05:07 | greebo | New Issue | |
28.04.2008 05:07 | greebo | Status | new => assigned |
28.04.2008 05:07 | greebo | Assigned To | => greebo |
29.04.2008 05:24 | greebo | Status | assigned => resolved |
29.04.2008 05:24 | greebo | Resolution | open => fixed |
29.04.2008 05:24 | greebo | Note Added: 0001174 | |
01.05.2008 07:27 | greebo | Status | resolved => closed |
28.06.2008 18:10 | greebo | Fixed in Version | => SVN |