bsp and some lvlshots

Discussion for Level editing, modeling, programming, or any of the other technical aspects of Quake
Post Reply
tkilla
Posts: 19
Joined: Sun Jul 03, 2005 6:19 pm

bsp and some lvlshots

Post 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)?
Last edited by tkilla on Tue Aug 02, 2005 9:19 pm, edited 1 time in total.
^misantropia^
Posts: 4022
Joined: Sat Mar 12, 2005 6:24 pm

Re: bsp and some lvlshots

Post by ^misantropia^ »

tkilla wrote:is there a way for bsp-ing a map without gtkr running?
Yes. Just run q3map2 from the command line.
Lenard
Posts: 737
Joined: Mon Aug 04, 2003 7:00 am

Post by Lenard »

:lol:
tkilla
Posts: 19
Joined: Sun Jul 03, 2005 6:19 pm

Post 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...
^misantropia^
Posts: 4022
Joined: Sat Mar 12, 2005 6:24 pm

Post 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]
bork[e]
Posts: 4357
Joined: Tue Mar 23, 2004 8:00 am

Post 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/
tkilla
Posts: 19
Joined: Sun Jul 03, 2005 6:19 pm

Post 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)
tkilla
Posts: 19
Joined: Sun Jul 03, 2005 6:19 pm

Post by tkilla »

kaz and borke, thx :)
Hr.O
Posts: 152
Joined: Wed Jul 12, 2000 7:00 am

Post 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
Post Reply