News | Forum | People | FAQ | Links | Search | Register | Log in
Mapping Help
This is the place to ask about mapping problems, techniques, and bug fixing, and pretty much anything else you want to do in the level editor.

For questions about coding, check out the Coding Help thread: https://www.celephais.net/board/view_thread.php?id=60097
First | Previous | Next | Last
 
wait doesn't need to be set, the qc code of func_door sets the door's wait key to -1 if it requires a key. 
Dayum! 
 
Doors 
You may need to check the "don't link" spawnflag. Doors in Quake can be weird. I think I have a test map that shows "lip" being completely ignored for some values, and using a door, you can push items through solid geometry (only in certain directions though). 
The Doors Are Triggered And Toggled, But Won't Open 
 
 
check for cross connected doors. these are doors who's bounding boxes touch. There is some code that groups doors together if their bounding boxes touch and they can override settings on other doors. 
I'm Just Wondering... 
Anyone know of a quake texture wad containing every single quake 1 texture? (Wizard,base,metal,rouge,etc.) 
Yes 
Mine!

Look at quaddicted.com! Quake.wad should be it, 
 
or quake101.wad? 
Link, MFX? 
 
All? 
If you mean everything, not just the id textures, then I don't think so. It would be huge. I think there's one called id base ultimate, or something like that with all the base textures from Quake plus the two expansions. 
Here, Knock Yourself Out :) 
Rick... 
I ment the original quake's textures. 
Google, RoQ? 
Look there roq, its the 2 files i told you. 
 
This one...

https://www.quaddicted.com/files/wads/quakewad.zip

Has all the stock textures I believe. 
Disregard That, 
I found one called id.wad it has every texture imaginable in quake. I'm fine now. 
As Mfx Said 
At the link in my previous post, look for quakewad.zip, inside is quake101.wad, I think it has all the original Quake textures. 
Adquedit V13 
I want to edit the ents and textures of a map with adquedit but the program can't seem to open bsp? 
Adquedit 
Is so old that the map that you're trying to get into might not be supported. Does it meet ALL of the vanilla Quake requirements (Size, entity count, not BSP2 and so on)? If not then that's probably your problem. If not then I have no idea why it's not working.

If the above is true:

Without a .map file then you are probably not going to do much. With a map file you can change what you want re: entities and recompile the bsp using -onlyents and it won't mess with the vis or lighting.

For the textures you will also need the .map file but you will probably have to re-vis the level. To swap out textures you can open the .map in a text editor and do a find - replace to quickly swap textures. Just keep in mind that if the 2 textures being swapped are different sizes you may not like the results. 
Ranger 
You can use winqbsp.

program allow you to decompile *.BSP ready in the original format *.MAP

It's not the original map file you obtain, but it can help you to trace the ents and tex. 
Adquedit V13 
How do I use Adquedit?
Maybe I didn't set up/use it correctly 
Adquedit V13 
Forgot to mention that the maps I'm trying to edit are: the stock Q maps and DOE & SOA maps 
Adquedit Manual Download Link 
http://www.atomicgamer.com/files/20132/adquedit-v1-25-manual-by-cable-hicks

It's for v1.25 but it should cover what you need to know. 
Texture Replacements Bsp 
What other texture replacement programs are there?
I've tried Adquedit and TexMex and they both don't seem to work 
 
I connected the func_door with the func_button. The door has a "message" property. But if I open the door once, then I will not see the message. How to avoid it? 
It's Not The Right Thread, I Know... 
...but it's a tech related question for ya eggheads.

Point is, I bought Rage+DLC and Doom3 BFG on steam and tried to run them both on parallels 8(no dual boot for me, thanks) and they just don't start giving back a supposed card driver issue. Any idea or workaround?

Keep in mind that I played on parallels Batman Arkham Asylum, Necrovision, Dishonored from Steam w/o problems on win7.
Plus, not from Steam, DN4ever and Wolfenstein 2009 and everything went smooth as possible.

I even played RAGE (mac version, w/o DLC) on the same rig.

Can anybody lend a hand?
Puh-leeeze!!! 
First | Previous | Next | Last
You must be logged in to post in this thread.
Website copyright © 2002-2024 John Fitzgibbons. All posts are copyright their respective authors.