[fixed][0.9.3]Unable to drown in 3D Water
Moderator: Graf Zahl
- chaoscentral
- Posts: 113
- Joined: Tue Aug 30, 2005 14:08
- Location: E1M1
- Contact:
[fixed][0.9.3]Unable to drown in 3D Water
In the 3D water, you are not able to drown. I have yet to drown and was on the same map for about 10 min underwater trying to drown... Check it out, and let me know if it allows you to drown or not
- wildweasel
- DRD Team Admin (Inactive)
- Posts: 2132
- Joined: Wed Jun 29, 2005 22:00
- Location: the Admincave!
- Contact:
- Graf Zahl
- GZDoom Developer
- Posts: 7148
- Joined: Wed Jul 20, 2005 9:48
- Location: Germany
- Contact:
- Graf Zahl
- GZDoom Developer
- Posts: 7148
- Joined: Wed Jul 20, 2005 9:48
- Location: Germany
- Contact:
Nuxius wrote:Agreed.wildweasel wrote:It's better than the alternative, which is drowning after ten seconds.
Make it could be a extra flag you could set, or something. Make it optional.
That's where the error was added. When I added an airsupply property to MAPINFO I accidentally multiplied the value by FRACUNIT instead of TICRATE. That's 65536 instead of 35 and logically that would take a long time to take effect.