Zandronum Chat on our Discord Server Get the latest version: 3.2
Source Code

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0002246Zandronum[All Projects] Bugpublic2015-05-24 07:382018-09-30 21:38
ReporterHexaDoken 
Assigned ToDusk 
PrioritynormalSeverityminorReproducibilityN/A
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version2.0 
Target Version2.1Fixed in Version2.1 
Summary0002246: Do not award coop points for monsters with -COUNTKILL
DescriptionSV_AwardDamageInsteadKills (what a long name) changes the score system in co-op so that a player gets awarded 1 point for each 100 damage he does to monsters.

-COUNTKILL flag is generally given to monsters that are only monsters in engine terms, or for some other reason are not supposed to show up in the players kill tally. Killing a monster with -COUNTKILL does not award a kill to the player.

DAMAGING a monster with -COUNTKILL, however, awards damage points just fine. This is weird and inconsistent, and thus IMO should be fixed.

It also hurts me a little bit since in my mod there is a weapon that spawns a number of "monsters" that deal radius damage to everything around, including themselves. Current point behavior makes me have to choose between either breaking the point system(as firing the weapon mysteriously awards the shooter 130 points for the hell of it) or make the monsters not tied to the player(in which case they teamkill the life out of everything).
Attached Files? file icon countkilltest.wad [^] (35,287 bytes) 2015-05-24 13:21

- Relationships

-  Notes
User avatar (0012360)
Dusk (developer)
2015-05-24 11:24

I think this is a bug that should be fixed.
User avatar (0012366)
Dusk (developer)
2015-05-24 13:31

'https://bitbucket.org/Torr_Samaho/zandronum-stable/pull-request/137 [^]'
User avatar (0012368)
Torr Samaho (administrator)
2015-05-24 16:09

Pulled.
User avatar (0012375)
cobalt (updater)
2015-05-25 01:38

Issue addressed by commit 4626d9a4: Fixed: players would get awarded for damage dealt to non-COUNTKILL monsters (fixes 2246).
Committed by Teemu Piippo [Dusk] on Sunday 24 May 2015 16:28:50

Changes in files:

 docs/zandronum-history.txt | 1 +
 src/p_interaction.cpp | 10 ++++++----
 2 files changed, 7 insertions(+), 4 deletions(-)

User avatar (0012426)
WaTaKiD (updater)
2015-05-26 22:35

using the provided example wad, the lost souls no longer give points, thus this is fixed

Issue Community Support
This issue is already marked as resolved.
If you feel that is not the case, please reopen it and explain why.
Supporters: No one explicitly supports this issue yet.
Opponents: No one explicitly opposes this issue yet.

- Issue History
Date Modified Username Field Change
2015-05-24 07:38 HexaDoken New Issue
2015-05-24 11:24 Dusk Note Added: 0012360
2015-05-24 11:24 Dusk Severity tweak => minor
2015-05-24 11:24 Dusk Category Suggestion => Bug
2015-05-24 11:37 Dusk Assigned To => Dusk
2015-05-24 11:37 Dusk Status new => assigned
2015-05-24 13:21 Dusk File Added: countkilltest.wad
2015-05-24 13:31 Dusk Note Added: 0012366
2015-05-24 13:31 Dusk Status assigned => needs review
2015-05-24 16:09 Torr Samaho Note Added: 0012368
2015-05-24 16:09 Torr Samaho Status needs review => needs testing
2015-05-25 01:38 cobalt Target Version => 2.1
2015-05-25 01:38 cobalt Description Updated View Revisions
2015-05-25 01:38 cobalt Note Added: 0012375
2015-05-26 22:35 WaTaKiD Note Added: 0012426
2015-05-26 22:35 WaTaKiD Status needs testing => resolved
2015-05-26 22:35 WaTaKiD Resolution open => fixed
2015-05-26 22:35 WaTaKiD Fixed in Version => 2.1
2015-05-26 22:35 WaTaKiD Description Updated View Revisions
2018-09-30 21:38 Blzut3 Status resolved => closed






Questions or other issues? Contact Us.

Links


Copyright © 2000 - 2025 MantisBT Team
Powered by Mantis Bugtracker