MantisBT - Soldat Dedicated Server
View Issue Details
0000505Soldat Dedicated ServerScripting Corepublic2014-01-04 01:592016-03-15 00:34
Szaman 
 
highminoralways
feedbackopen 
2.7.6 
 
0000505: Changing the "result" of damage when using m79
When you are trying to modify the damage of the weapons in script (for simple example: setting damage to 0) it not works for M79. M79 kills player even if the damage was set to 0.
No tags attached.
Issue History
2014-01-04 01:59SzamanNew Issue
2014-08-17 17:02ExHunterNote Added: 0002270
2014-08-17 17:02ExHunterAssigned To => ExHunter
2014-08-17 17:02ExHunterStatusnew => acknowledged
2014-08-18 12:24ExHunterAssigned ToExHunter =>
2016-03-15 00:34FalconNote Added: 0002537
2016-03-15 00:34FalconAssigned To => Falcon
2016-03-15 00:34FalconStatusacknowledged => feedback
2016-03-15 00:34FalconAssigned ToFalcon =>

Notes
(0002270)
ExHunter   
2014-08-17 17:02   
M79 has hardcoded damage. You basically need to set a negative value to prevent this behaviour.

I don't know if that will get fixed / is intended.
(0002537)
Falcon   
2016-03-15 00:34   
You might try to open discussion on forum about this. I'll surely not change the behavior for SC2, but SC3 might see some tweak to prevent negative damage hacks.