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
Preach 
maybe add a quick blurb about using think + nextthink. while it's not as clean as doing it via classname, it is simpler as entity order is no longer important. 
 
Gonna pester Xaerox at JH thread about entity order. 
Think Works Great 
I have fully implemented NM spawns/despawns in my map and it works fantastic. The only requirement is to not have any NM related "stuff" happen in the player's line of sight at the start of the level(Unless you want them to see their hopes in dreams vanish or appear in front of their eyes!). Looks like with a map with a lot of entities, nextthink 2 is ideal. 
Total Beginner Needs A Bit Of Help With First Ever Map 
I'm using TrenchBroom to make my first ever map. Testing it with DarkPlaces. All going well initially but now the map is starting to flicker, making parts of walls and floors momentarily transparent.

I've tried using the Point File to find leaks but can't figure out where they are or how to fix them.

This is all beginners' stuff, I'm sure. But we all have to start somewhere :)

Any advice gratefully received. Thanks. 
It's A DP Bug... 
set "r_useportalculling 0". I should report it properly.. 
Thanks Ericw 
Thanks for the quick answer. I tried that but still have the flickering. I think it's down to problems with the map as it only started after I built a new area.

Compiling the map gives me dozens of warnings but I'm not sure how to address them. As a total beginner, I've read a lot of guides but to no avail. 
 
Use a more standardized engine like Quakespasm or Fitzquake. Using Darkplaces adds a bunch of variables into the mix that you don't need to be concerned about right now. 
IMO 
I think testing in a wide variety of engines is a good idea, the quake community is pretty fragmented. 
Various Engines Now Tested 
Thanks. I've now installed and tested my map with Quakespasm and Fitzquake. Both were flicker-free. So it was indeed a Darkplaces issue.

Annoying though as Darkplaces with hi-res textures made even my unfinished effort look nice! 
 
"Annoying though as Darkplaces with hi-res textures made even my unfinished effort look nice! "

*glare* 
Glare? 
Glare because looks are less important than gameplay? 
 
Just a personal belief that high res texture packs for Quake are the devil. 
 
Ah ok, got it. 
 
Annoying though as Darkplaces with hi-res textures made even my unfinished effort look nice!

I spent a while looking for a suitable reaction .gif to respond to this with, but got sidetracked and never did finish my quest. 
 
I had no idea that they were frowned upon. My post asking for advice was the first time I'd dipped a toe into these waters.

As an 'outsider', I like to play single-player Quake in Darkplaces with hi-res textures. It's fast and it looks great (to me, anyway). 
 
Kinn and I (and a few others) are pixelated purists. We can be annoying... 
Well 
It's a bit more than that. The general idea is that Quake is too low res in geometry to have hi res textures look good.

Realistic type spaces are hard to do for a similar reason - the player is a really fast dwarf, making it instead suited to cyclopian architecture.

Don't worry though - if you hang around here long enough I'm sure you can grow yourself a fine flowing neckbeard! 
 
A neckbeard is one thing but there's no way I'm moving into a basement! 
Not The Only Option! 
Soap Box (on top of)
Bridge (under)
Iceberg (if Vondur gives permission)
CZGs Anus (I hear it's nice this time of year)
And, of course, The Moral High Ground 
Careful Though 
You don't get into the bus and go joking about czg lower parts or sexual preferences. It's hard to unlock this badge. 
Sputnik 
I like HD textures and Darkplaces can be beautiful, but I had this flickering problem using it. Entities like func_plat or func_wall flicker in some conditions I couldn't figure. Darkplaces also render shadow artifacts I don't see in other engines. If you like GL render and HD textures, have you tried EzQuake? 
Adlib 
Thanks for the suggestion. I tried EzQuake but it gave me "SV_Error: Programe error" and I was never able to start my map.

I'll try breaking my map down into separate chunks until I can find and fix the errors.

This might be a stupid idea but ... if there are problems with leaks ... would putting the whole map inside a huge box fix the problems? 
Boxing A Whole Map 
is a direct way into czg's anus to hell. don't ever do that. 
Two Places I Don't Want To Go 
Thanks for the tip 
 
"if there are problems with leaks ... would putting the whole map inside a huge box fix the problems? "

No, it would hide them. :) 
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.