Bug #184: Missing Kill Counter in SpellAttackPK
ID | #184 |
---|---|
Submitter | Apollo |
Product | EOSERV |
Severity | Normal |
Status | CLOSED, FIXED |
Submitted | 20th Nov 2012 |
Updated | 22nd Mar 2013 |
Rev# | Date | Description |
---|---|---|
r382 | 22 Mar 2013 13:28:54 UTC | Count pk kills by spell attack for quest rules (bug #184) |
12 years, 2 weeks ago
This is missing from the death sequence to count kills from spells as well as melee:
UTIL_FOREACH(from->quests, q) { q.second->KilledPlayer(); }
Comments
11 years, 36 weeks ago
Fixed in r382.
Updated Status to CLOSED, FIXED
Add Comment
Please don't post unless you have something relevant to the bug to say.
Do not comment to say "thanks" or "fix this please".
Please log in to add comments. EOSERV Bug Tracker > Bug #184: Missing Kill Counter in SpellAttackPK