MantisBT - Zandronum | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0002217 | Zandronum | [All Projects] Bug | public | 2015-04-29 18:30 | 2015-04-29 22:49 |
Reporter | Ch0wW | ||||
Assigned To | |||||
Priority | normal | Severity | minor | Reproducibility | always |
Status | new | Resolution | open | ||
Platform | any | OS | any | OS Version | any |
Product Version | 2.0 | ||||
Target Version | Fixed in Version | ||||
Summary | 0002217: Accuracy medal and classic rocket splash method | ||||
Description | In Zandronum 2.X, when using new radius damage calculation, you can get an "accuracy!" medal after some successful splashes. When using the classic calculation, however, no checks are done, resulting in never having an "accuracy!" medal. | ||||
Steps To Reproduce | 1) use classic radius damage ( compat_oldradiusdmg ). 2) try to splash damage someone. 3) See it will never give you a medal. 4) Try it this time with new radius damage calculation. it will give you a medal after some hits. | ||||
Additional Information | It's not because the code is from barrels that it doesn't work with rockets! Problem is in P_RadiusAttack. Fixed function inside attached file. (End of function, check "Ch0wW" to see what's wrong.) | ||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | ![]() /tracker/file_download.php?file_id=1476&type=bug | ||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2015-04-29 18:30 | Ch0wW | New Issue | |||
2015-04-29 18:30 | Ch0wW | File Added: P_RadiusAttack.txt | |||
2015-04-29 22:49 | Dusk | Note Added: 0012188 |
Notes | |||||
|
|||||
|
|