
Some zDoom problems
Forum rules
Before asking on how to use a ZDoom feature, read the ZDoom wiki first. This forum is archived - please use this set of forums to ask new questions.
Before asking on how to use a ZDoom feature, read the ZDoom wiki first. This forum is archived - please use this set of forums to ask new questions.
Some zDoom problems
For the map I am working on it is mostly underwater. For some reason after going into the deep water it will start poisining you. None of the sectors or options are set to damage and I have tried everything I can think of. My second problem is that everytime I make a bridge the textures go strait to the ceiling but you can still use the bridge a the hieght it is supposed to be at. And thirdly: is it possible to change the f_sky1 flat with out changing the sky textures? 

- Graf Zahl
- Lead GZDoom+Raze Developer
- Posts: 49227
- Joined: Sat Jul 19, 2003 10:19 am
- Location: Germany
1. You run out of air. Doomguy's air supply is a ridiculous 10 seconds! You can nothing about it until Randy finally decides to make this value configurable through ACS or something.
2. What kind of bridge do you make? There are so many ways that we have to know at least what you are doing.
3. What do you want to do with the sky? THere are several ways to manipulate it buzt to suggest the correct on we need to know which kind of effect you want to achieve.
2. What kind of bridge do you make? There are so many ways that we have to know at least what you are doing.
3. What do you want to do with the sky? THere are several ways to manipulate it buzt to suggest the correct on we need to know which kind of effect you want to achieve.
Okay, that just about ruins my water level.
As far as the bridge goes: its hard to describe but basically I make a sector that all the lines except the end ones are double sided within the same sector. The end ones have their backs to the sectors that the bridge should span. Then I add the a 32 radious bridge thing with a z-hieght that is 4 units below the top.
For the sky I want to be able to have differnt sky for every other map or so.

As far as the bridge goes: its hard to describe but basically I make a sector that all the lines except the end ones are double sided within the same sector. The end ones have their backs to the sectors that the bridge should span. Then I add the a 32 radious bridge thing with a z-hieght that is 4 units below the top.
For the sky I want to be able to have differnt sky for every other map or so.
- TheDarkArchon
- Posts: 7656
- Joined: Sat Aug 07, 2004 5:14 am
- Location: Some cold place
- Graf Zahl
- Lead GZDoom+Raze Developer
- Posts: 49227
- Joined: Sat Jul 19, 2003 10:19 am
- Location: Germany
The radiation suit will help. But it's a pain in the ass.NecroMage wrote:Okay, that just about ruins my water level.![]()
EDIT: And now I try to do something about it!
You have to align the textures in the editor. By default they are set at the ceiling. Change the texture y-offset.As far as the bridge goes: its hard to describe but basically I make a sector that all the lines except the end ones are double sided within the same sector. The end ones have their backs to the sectors that the bridge should span. Then I add the a 32 radious bridge thing with a z-hieght that is 4 units below the top.
MAPINFO is your friend. There you can define a separate sky for each level.For the sky I want to be able to have differnt sky for every other map or so.
And if you really want to push the boat out, you could construct skyboxes to have "3D skies" - and make a different one for each level, or even use skybox pickers to use different skyboxes on different parts of the same level. You could even use static init to use different texture skies in different parts of a level.Graf Zahl wrote:MAPINFO is your friend. There you can define a separate sky for each level.
But, um, yeah, for the most part, MAPINFO is exactly what you need.

- Your Name Is
- Posts: 802
- Joined: Sun Oct 31, 2004 5:06 pm
- Location: Raleigh, NC
- Contact:
- Your Name Is
- Posts: 802
- Joined: Sun Oct 31, 2004 5:06 pm
- Location: Raleigh, NC
- Contact: