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
 
Sound cutoff is hardcoded into the engine.

Typically at a distance of 1000. DarkPlaces probably uses 1500.

If you change that number from 1000, some of the mappers get irritated because then you can hear thing you shouldn't be able to hear in some of their maps. 
Thx Baker 
I wonder then if I could put another train underneath or nearby out of view that generates the same sound. I'll have to experiment. 
Yes 
Dummy trains should work so long as they are hidden inside a func_wall or a hollowed out wall. Are you using a particular mod? Some have support for triggered sounds or loops like hipnotic, AD, rogue, or Quoth to name a few that support it. 
 
Maybe you could try to put several train sounds, evenly distributed along the length of your train. It would avoid extra brushwork and would sound more realistic. 
 
Qmaster no mods this time around, sadly I'm in vanilla Quake.

Mugwump - not sure I can do that as the battering ram is triggered by a button. I don't think you can trigger sounds on and off in vanilla Quake. (?) 
 
Noymthing sad about that. I think that you could have multiple trains, though might be more trouble than its worth since they don't tend to sync well and need more paths. 
Invisible Brushes 
how do I create invisible brushes that can be walked on? Im making some detailing on the ground and the terrain becomes dificult to walk on, so I want to create an invisible ramp so moving would be smoother.
Also I have waterfalls but the waterfall texture isnt liquid so I cant walk threw it, how do I make it so that its liquid or i can walk threw it? 
Clips 
Apply the "Clip" texture to a brush to make it invisible but has collision.

For waterfalls, make them func_illusionary 
 
thanks once again Bloughsburgh! :) 
What Is Error Bsp->nummodels Is 0! 
what models is it talking about? I'm just trying to test my map with only neccessary things like walls, ceilings etc. I added armor and one flame there, but I still get this error message, it must mean something else then? 
Newhouse 
The first model in a .bsp is the world, subsequent ones are func_ entities like doors, etc.
So the error means there is no world.. it's coming from my light tool right? I don't know but either you have no brushes in the map, or it's a tool bug. 
Newhouse 
Do you have an info_player_start? 
Noob Question XD 
Hey, im almost at the end of my map, how do i add an exit? 
Trigger_changelevel 
 
 
dude, i did that and nothing happened! 
 
You need to point a map with the "map" key, such as start if you want your level exit to send you to start.bsp. 
 
ok, im now compiling, it will take me 10 minutes to compile, you wanna try it? im gonna tweak some stuff, like adding more monsters and maybe one more arena fight and clipping brushes, and illusionary brushes... but its at a point where its actually playable. 
Naitelveni 
you wanna try it?

Take a screenshot and upload both the screenshot and the bsp to quaketastic, and post the links in the Screenshots & Betas thread (just underneath the Mapping Help thread): if you look at the top of that thread you'll see:

This is the place to post screenshots of your upcoming masterpiece and get criticism, or just have people implore you to finish it. You should also use this thread to post beta versions of your maps.

Need a place to host your screenshots? Upload them here:
http://www.quaketastic.com/
Username: quaketastic
Password: ZigguratVertigoBlewTronynsSocksOff


Then some people are sure to try it. :) 
Shadows Of Our Forgotten Ancestors 
Hi everyone! So im at a point where im ready to take feedback from the community. This is my first map for quake.

My background on level design is minimal, I did 4 levels for Doom 2 and decided the engine was too primitive for what i was aiming for. Once i saw Arcane dimensions i started to watch Custom Gamer on youtube and got insired by all the cool levels. And here I am now.

You will need to place an arcane dimensions skybox into your
ID1/GFX/env folder:

moonhigh_bk.tga
moonhigh_dn.tga
moonhigh_ft.tga
moonhigh_rt.tga
moonhigh_up.tga

there are custom textures i have used on this map and i hope everything works as it should!

DOWNLOAD:
http://www.mediafire.com/file/y5y10njokoh49c8/soofa.bsp

P.S. this is not the final release. 
Total Noobie 
shit sry, I will post it there now. the message came up while i was writing my message. :/ 
@ericw, @dumptruck_ds 
Though I Copied Everything And Made New Map, Then Compiling Worked. 
 
@Naitelveni 
Map is nice. Visually pleasant, a little bit oldschool vibe, which is not bad of course. I played on nightmare, idk if you have set skill levels.

Problem is it's empty at the beginning. Just running in empty rooms with few enemies. After blue key it's getting much better.

You should mix more enemies though, to get better diversity. Now it's mostly knights and scrags + few ogres. Ambushes are fun, but as I said, mix enemies. Now for example you have ambush of scrags only :D

Pickups need more balance too. I prefer more pickups and more enemies. Now you have areas with small amount of health and areas where you have lots of health. Maybe place some mega health in this empty rooms?

You have a small "leak" near the bolt gun. Just visual bug.
Secret with the red armor can kill you. It has trigger_hurt (or other something) standing out from the ground at the end of the "room".

ps.
Quad was a nice touch, but give me more diverse ambushes! Think how enemies can benefit from each other, to make players life harder.

Good Job! 
I Get This Error: 
QUAKE ERROR: Mod_LoadBrushModel: maps/soofa.bsp has wrong version number (1143028768 should be 29)

when trying to load your map. 
 
I started having again this Corrupt .BSP bsp-<nummodel is zero. I didn't do anything to my map, just placing normal brushes there and there and everything is sealed. I'm using Trenchbroom 2, I started using layers in order to be more efficient with my layouts when getting further.

Here is file, if someone finds something odd about it?
https://drive.google.com/file/d/0BwxYkKdSD855UVN6YWRUUzdKV0E/view?usp=sharing 
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.