Anonymous | Login | Signup for a new account | 2025-07-28 05:58 UTC | ![]() |
My View | View Issues | Change Log | Roadmap | Zandronum Issue Support Ranking | Rules | My Account |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0000758 | Zandronum | [All Projects] Bug | public | 2012-04-08 21:37 | 2012-04-08 21:57 | ||||
Reporter | DevilHunter | ||||||||
Assigned To | |||||||||
Priority | high | Severity | trivial | Reproducibility | always | ||||
Status | closed | Resolution | no change required | ||||||
Platform | Microsoft | OS | Windows | OS Version | XP/Vista/7 | ||||
Product Version | 98d | ||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0000758: Getting Doubles in STDom3beta1.pk3 gives you 1 Health | ||||||||
Description | When you get Doubles in the Diabolic Dice level, you are suppose to get a SoulSphere. Instead, you are given 1 hp. We tried this out online in the 98e Testing Marathon. Every-time it happened, Step thinks the Script is Broken. | ||||||||
Steps To Reproduce | 1. Get STdom3beta1.zip from Sickedwick.net/wads 2. Start up Domination, skip to map04 3. Go into the Dice room, roll the Dice. You should run on Doubles sooner or Later. 4. Look at the HUD, you gain only 1 hp 5. ??? | ||||||||
Additional Information | If you need me to make a Demo, I will do that, but not sure if it will show in the Demo. | ||||||||
Attached Files | |||||||||
![]() |
|
DevilHunter (reporter) 2012-04-08 21:46 |
Just now testing this, it does happen offline as well. |
Dusk (developer) 2012-04-08 21:57 |
Based on Edward-san's findings: STDom calls GiveInventory ("SoulSphere", 1); to give the soulsphere to the player. From'http://zdoom.org/wiki/GiveInventory [^]' > This function will give the number of items specified to the activator. In the case of ammo, health and armor it will give the total number (so GiveInventory("Shell", 5) and GiveInventory("ShellBox", 5) will both give the player five shells.) Soulsphere derives directly from Health so it is subject to this behavior. Therefore, giving ("SoulSphere", 1); actually only gives 1 health. ("Health", 100); would be correct. Closed. |
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. |
![]() |
|||
Date Modified | Username | Field | Change |
2012-04-08 21:37 | DevilHunter | New Issue | |
2012-04-08 21:46 | DevilHunter | Note Added: 0003184 | |
2012-04-08 21:57 | Dusk | Note Added: 0003185 | |
2012-04-08 21:57 | Dusk | Status | new => closed |
2012-04-08 21:57 | Dusk | Resolution | open => no change required |
2012-06-09 13:22 | Torr Samaho | Category | General => Bug |
Copyright © 2000 - 2025 MantisBT Team |