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
 
> DP only makes you even more niche if you're on the dev side.

How so? Don't most modders, quite some mappers and a lot of players use Darkplaces? 
Also 
engines get used when they're required. Just like Windows. 
I Mean 
There's quirks / fixes / features in DP that aren't in other engines, so bugs can slip through the net if you only test in DP.

We've had a few, remember :) 
True 
but if you *require* DP, isn't it enough if it runs in DP?

(getting hypothetical I guess) 
...this Sounds Like An Internal Discussion, But... 
i've skipped all releases that didn't play in fitzquake 080. when 085 was released with increased limits, i went back and played them.

otoh, i was fully ready to require fitzquake for ne_cath if it had been released because the maps didn't load in any other custom engine (it seems not many people bump up max static entities). 
Sure DP 
Only is a reasonable requirement, but I prefer to play it safe and support 'lesser' engines as well to hurt the 'customer base'. 
I Can Barely Run DP 
unless i go back to like one of the first releases

then i might as well use rocks instead of hammers, and stone wheels instead of pneumatic tires :/ 
 
I have a Geforce FX5500, which was like 30 euros. I'm sure they're cheaper on ebay. My machine is a P4 from 2004... the recent DP allows me to put effects and lighting to "Quake" levels very quickly, putting me near 100 FPS most of the time.

> skipped all releases that didn't play in fitzquake 080

Er, why?

> to hurt the 'customer base'.

I see what you mean, but you can't get much friendlier than win/lin/mac and free as in beer. Depending on Fitzquake, or one of its offspring, to implement support for the most basic new features anytime soon is kind of a gamble, seeing where Fitzquake comes from. I had hopes for QSB, but not much is happening there lately.

A general discussion btw, not strictly RMQ related. I just want to use csqc and a couple other things for my projects. I see that my options are limited. 
 
Not a RMQ discussion. Didn't want to go down the singular engine route, otherwise would have gone for some genuinely more advanced engine. Would have been much more work but visually far beyond even DP's capabilities.

Talking about something like Doom3 or Crysis.

Something would have been lost though. It's one reason why no hirez. At least yet. 
 
Er, why?
because they didn't play in fq080.

i think i weathered through tronyn's masque in dp (both when testing and then to play properly), because the map was ridiculously cool, but i enjoyed it a lot more when i was able to replay it in fq085. mind you, dp wasn't as good in 07 as it is now. it was generally slower and the version i used back then had some weird bugs which are all fixed now.

i shall address your initial points:
It's cross platform and open source
i'm on windows and i can only compile source files on my work machine with microsoft visual studio. completely indifferent.

free as in beer
all engines are, and if they aren't i wouldn't even look twice at it. this isn't really a plus or minus.

looks better than other engines
subjective and debatable. it's not ugly though, and the presets in the menu do a good job of setting things up.
still, i prefer FQ because it has cleaner, solid particles. DP at 'quake settings' has fuzzy particles like they are covered in fur.

supports a crackload of extensions
i haven't really wanted to mod anything that can't be done in normal qc. indifferent.

custom assets in various formats
all i really need is external tga textures to circumvent the quake palette and skyboxes, which FQ already does. indifferent.

gigantic maps
not sure if it's changed recently, but FQ has higher limits for static entities which prevented a map i was making from loading in DP.

it's stable enough.
no arguments there, i've never had the engine crash during gameplay. but neither does FQ. indifferent.

SDL and GL versions
i suspect this is more to do with portability? i am using quakespasm atm because it fixes the 64 bit + dual core + w7 problem in fitzquake. not because it's sdl.
whether it's sdl or not, opengl or directx, really doesn't affect me in any way since it either works or it doesn't. indifferent.

there is one thing that i care about that DP has over FQ though, and that is the increased accuracy on angles. or maybe the engine interpolates angle changes. the point is my cogs and gears accelerate to full rotation speed very very smoothly and slowly rotating brushes don't have to deal with low precision angles. :)
oh, and snd_spatialization is pretty sweet and easy on the ears.

finally, and i hesitate to bring it up because it's not very quantifiable, but even at 'quake settings', DP runs slower than FQ. when developing maps, i'm routinely running around with 20k wpoly and maybe 50-90k epoly. DP slows down to a crawl, and no way would i use one engine to develop on and another to play.

your later post:
Custom HUD elements via CSQC would be nice. So would squad AI and stick physics or ODE.
for this stuff, wouldn't you be better off in idtech4? it's 2010 after all. ;)
the AAS system makes ai and pathfinding very simple and the gui stuff is one of the 'big' things about idtech4. the physics engine leaves something to be desired though, it's pretty shit. :\ (what's ODE physics?)

anyway, you shouldn't be so worried about if 100% of the community will play your mod or not. i'm sure there are people who hate quoth with a passion and curse every map that comes out that requires it.
just do your idea for DP and if it's awesome enough, it might even entice other engine coders to update their stuff to be compatible with it. or it might not. but at least you made something bad ass, that's really what's important, no? 
Lighting Entities 
I have three entities that will move during in the game. They are equally spaced and between and around them I have lights. The two outer entites are lit correctly but the middle one is not lit.

Are there special considerations when lighting certain types of entity? I though that they picked up their lighting characteristics from the surface below them so was expecting all three to be lit the same. 
 
you're talking about point entities?
it also depends if you have sky brushes below. you have to bury a normal brush inside the sky brush.
also, the original quake engine only checked a certain amount below them, if the floor was further than that amount, they would just be full dark.
that's all i can think of. 
'kin' Plonker I Am 
So I know that the 'kin' entity takes its 'kin' light from the 'kin' surface below, so why the 'kin' hell did I 'kin' delete the 'kin' brush before I compiled the 'kin' test map!

I need to stop drinking... no, I need another drink...

(thanks anyway necros) 
Haha 
awesome! ^_^ 
Gtk/netradian And Darkplaces 
Hello, i have the ID.wad file in the /quake/id1 folder, but the radiant cant load the textures... I selected the darkplaces game and setupped properly, but i dont have any texture in the editor... pls help 
 
ID.wad in id1/gfx/ perhaps? 
 
no 
 
Some error logs from GTK/Net radiant...
Unable to find default tag file C:/Program Files/GtkRadiant 1.5.0/darkplaces.game/shadertags.xml. No tag support.
Unable to find default tag file D:/NetRadiant/darkplaces.game/shadertags.xml. No tag support.
When i try to FlushReloadShaders in Netradiant:
Parsing shader files from D:/Games/DPquake/id1/scripts/shaderlist.txt
Unable to read shaderfile scripts/common.shader
Unable to read shaderfile scripts/quake.shader 
Question 
I'm getting an error from TXQBSP, "Invalid brush plane format on line (x)." I think the map file might be corrupt but I'm hoping there's something I can do about it, but I don't understand the format well enough to figure out what's wrong. Anyone have any ideas? 
Have You Tried.. 
importing the .map file back into your editor? that normally weeds out any broken brushes. if not then load it in notepad, go to that line and delete the brush manually (each brush starts with a { and ends with a })

it might be a crucial brush.. but then i guess you'll notice its absence if it is :) 
Heh 
yeah I tried deleting the brush in question but then there was another one, and another, heh, so yeah I'll try re-importing. Thanks for the response.

Now I have another question, which is how do you generate an .ent file (to edit map entities) using just qbsp anda bsp file. 
Hmm 
wow, k I just tried importing from the .map, and the .map appears empty in hammer. now this is messed up. 
Ouch 
hrm. hammer uses a different kind of map format doesn't it?

as to the other question, i know adquedit is a dead useful little app that can do it with little hassle... 
Anyway.. Vertexing Question 
i actually came in here to ask a question of my own :)

(this for anyone who uses an editor that *isn't* WC 1.6)

say you have a cube, in your top down view, and clip it half vertically then horizontally so you have 4 brushes joined together. then you select all and go into your editor's vertex editing mode

in your top down view, you should now see 9 vertex points. when you click on the middle 'one' (there are actually 8 on that z-line but to the human eye in that view, it's one), how many actual vertices does your editor select? is it all 8, the top 4, one of the top 4 or one of the top 4 and the corresponding vertex below it on the same brush?

and what about selecting the top 'point' in 3D mode? all 4 or just the one?

WC1.6 will select 2 aligned vertices but only one brush at a time, and only ever the one in 3D view. just wondering if any others did it differently. at the moment i have to draw a selection box around the point and hit enter to move all of them at once, ultimately i'd like to just be able to click and drag (or hit an arrow key) to move all the vertices at that point 
 
have you tried drag-selecting all eight points or four points or whatever in 2d mode (while in vertex editing mode) and pressing entar? 
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.