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
0000758Zandronum[All Projects] Bugpublic2012-04-08 21:372012-04-08 21:57
ReporterDevilHunter 
Assigned To 
PriorityhighSeveritytrivialReproducibilityalways
StatusclosedResolutionno change required 
PlatformMicrosoftOSWindowsOS VersionXP/Vista/7
Product Version98d 
Target VersionFixed in Version 
Summary0000758: Getting Doubles in STDom3beta1.pk3 gives you 1 Health
DescriptionWhen 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 Reproduce1. 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 InformationIf you need me to make a Demo, I will do that, but not sure if it will show in the Demo.
Attached Files

- Relationships

-  Notes
User avatar (0003184)
DevilHunter (reporter)
2012-04-08 21:46

Just now testing this, it does happen offline as well.
User avatar (0003185)
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.

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
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






Questions or other issues? Contact Us.

Links


Copyright © 2000 - 2025 MantisBT Team
Powered by Mantis Bugtracker