On August 19, I made a posting about not being able to do a word search of the .py files with Windows XP. Well I got the answer from Microsoft on how to change...
Has anyone successfully loaded a Quake 3 BSP file and then openned the map therein? I'm trying to get this to work for Return to Castle Wolfenstein but I am...
didn't think quark could open anything more than a q2 bsp. was the bsp you're trying to open compiled with q3map2? if it was then there's a good chance you...
Ah, that could be the problem. There is code for loading Q3 BSP files in QuArK but I'm beginning to doubt it was finished. Thanks for the q3map2 tip. You're...
Sounds like it would be a simple thing to do, but I can't figure it out. Every time I try to import a map I get a message, "Quark must switch to Quake 3 game...
afaik, the meta switch dumps all the faces it thinks it doesn't need. so if you only have one textured face of a cube in the world, it won't include the other...
open up your q3 map in quark (in q3 mode), select everything except the entities (i.e: just the brushwork/polys) and hit 'copy' - then close quark, open it up...
I didn't/haven't added patch loading/display to the Q3 bsp loading because what I wanted it for was build-critiqueing, to which patches are irrelevant, but of...
you want the original 220 mapfile on my primary computer that got botched or the new mapfile (new one shifts the brushes, just to as badly)? ... From: Avery...
Galen Surlak
galen@...
Sep 2, 2003 1:54 am
14720
What would be best is a) the qkm from which the botched v220 output comes b) the botched output itself Bizarrely, I'm still not finding it the files/PROBLEMS...
ok here's another zip: http://www.milo.cc/doughnut2b.zip Contains the pre export (quake map file) and the output as a valve 220 map file which when you open,...
Galen Surlak
galen@...
Sep 2, 2003 4:51 am
14722
How does one set up Quark to automatically read the compiled map when H-L is run? Whenever I do a GO! or a QuickGO! I get the message "Can't find map." I know...
Ok, I basically started from scratch, got the build tools from the Group's Links. I made no changes to any of the command lines. (I figured the default setup...
for some very odd reason, saving a quake map as .map (to use external editors such as EntEd), then attempting to rebuild makes bsp segfault when attempting to...
I was finally able to get a build with the new qmath.pas file you did the two decimal grid change for Marco, very nice job! 8-) And the displays are not too...
anyone peep at this yet? I really need to get this sorted :( ok here's another zip: http://www.milo.cc/doughnut2b.zip Contains the pre export (quake map...
Galen Surlak
galen@...
Sep 3, 2003 9:08 pm
14729
Can anyone give me a clue about this error? D:\Games\half-life\tmpQuArK> "D:\Games\half- life\tools\HLCSG.EXE" ./maps/adventu redm.map hlcsg v2.5.3 rel Custom...
... Either the compile tools can't read or QuArK can't write. Maybe a human should look at it and decide. Do you mind uploading the file somewhere? If you have...
... Another reference to the error is made at this link: http://www.planetquake.com/quark/infobase/maped.builderrors.csg.html Doesn't seem too helpful in this...
I'm no expert but I think the ".." is fine. Since your base directory is C:/quake3/baseq3/ the .. means go up one from there and start in that directory. So...
how do i make the jump pad like things in JK2? because it uses the Q3 engine it should work, but i dont know how to get it to work. i would like to know how to...
I remain baffled, my writeout in v220 looks fine. We REALLY NEED some other people to test his and see if they get a decent writeout for the donut map. ... ...
... I didn't check this - until now - because I though I couldn't help anyway, but for me it works too. There is neither a problem with exporting for compiling...
I've been thinking about how to overcome some problems with high r_speed maps but need further information, specifically on what operations take precedence in...
The output format is specified in the games config, so any game can output in any format (since in principle ydnar could tweak q3map2 to read v220, Bengt...
... If you asked me I would say grab some source code, because I have no idea. I just know that Merl has the source code of the Half-Life compile tools at ...