Page 1 of 1

bsp and some lvlshots

Posted: Tue Aug 02, 2005 9:05 pm
by tkilla
is there a way for bsp-ing a map without gtkr running?
here are some dev shots for who's intrested.
(not making q3 levels, architectural visualisation)
[lvlshot]http://users.telenet.be/NGN/quake5.jpg[/lvlshot]
[lvlshot]http://users.telenet.be/NGN/quake6.jpg[/lvlshot]
[lvlshot]http://users.telenet.be/NGN/quake7.jpg[/lvlshot]

ase-formats are getting heavy thought :paranoid:
there are some things to bring it down to a less complex model
In max i always draw glass with 2 planes,...
i draw colums by floor, so it would be wiser to make 4storey colums one.
The thing is i am developing and using both max and map model. any hints on making things less complex (except for modeling in gtk)?

Re: bsp and some lvlshots

Posted: Tue Aug 02, 2005 9:06 pm
by ^misantropia^
tkilla wrote:is there a way for bsp-ing a map without gtkr running?
Yes. Just run q3map2 from the command line.

Posted: Tue Aug 02, 2005 10:10 pm
by Lenard
:lol:

Posted: Wed Aug 03, 2005 4:28 pm
by tkilla
copy pasting stuf works, but the bat file doesn't

start "C:\Program Files\GtkRadiant-1.4\q3map2.exe" -skyfix -rename -meta -samplesize 4 -v "C:\Program Files\Quake III Arena\baseq3\maps\ccity.map""

start "C:\Program Files\GtkRadiant-1.4\q3map2.exe" -vis -v "C:\Program Files\Quake III Arena\baseq3\maps\ccity.map""

start "C:\Program Files\GtkRadiant-1.4\q3map2.exe" -light -bounce 3 -fast -filter -gamma 2 -patchshadows -samples 3 -v "C:\Program Files\Quake III Arena\baseq3\maps\ccity.map""

it says windows cannot find -skyfix...
same msg ...-vis
same msg ...-light

to much new stuff for me...

Posted: Wed Aug 03, 2005 4:56 pm
by ^misantropia^
Start -> Run -> "cmd" [enter]

cd "C:\Program Files\Quake III Arena\baseq3\maps" [enter]

"C:\Program Files\GtkRadiant-1.4\q3map2.exe" -skyfix -rename -meta -samplesize 4 -v ccity.map [enter]

echo Thanks, mis :) [enter]

Posted: Thu Aug 04, 2005 1:53 am
by bork[e]
:lol:

Well, the compiler and front-end is on the bottom left if you can't find it.

http://members.cox.net/borke/

Posted: Thu Aug 04, 2005 4:22 pm
by tkilla
^misantropia^ wrote:Start -> Run -> "cmd" [enter]

cd "C:\Program Files\Quake III Arena\baseq3\maps" [enter]

"C:\Program Files\GtkRadiant-1.4\q3map2.exe" -skyfix -rename -meta -samplesize 4 -v ccity.map [enter]

echo Thanks, mis :) [enter]
batch-file does the job :p (just drop the start stuff at the beginning)

Posted: Thu Aug 04, 2005 4:23 pm
by tkilla
kaz and borke, thx :)

Posted: Tue Aug 09, 2005 5:20 pm
by Hr.O
Kaziganthe wrote:google.com [enter]
q3map2toolz [enter]
first website [click]
q3map2toolz download link [click]
think http://planetquake.com/hro is easier :p

Hr.O