Page 7 of 10

Re: ut4_bus_stop

Posted: Mon Nov 21, 2011 9:54 am
by xandaxs
But when I tried using it, it didn't look so good...
Looked like plastic

Re: ut4_bus_stop

Posted: Mon Nov 21, 2011 10:09 am
by johnnyenglish
To get the best results you'll need to build a .rad file. To get decent results in the .rad file you'll need to add these.

Spoiler: show
New Entities

Cube Map Probe - cameras for specular lighting. Add the following to your urbanterror.def Use lots of these. Also, these are required for Fancy Water when cheap water is used. Without them sometimes the water will be black.


//====================
// Cube Map Probe
//====================

/*QUAKED cubemap_probe (1.0 0.5 0.8)(-8 -8 -8) (8 8 8)
Location of camera for cube map for specular mapping. Place at head height in the centre of an area. There are no keys.
*/




And use -radbump in your light stage compile - this compile will take a long time usually as it makes 4 passes of the light stage.

Re: ut4_bus_stop

Posted: Mon Nov 21, 2011 11:11 am
by xandaxs
So..
Building that file can be just making a text file and save it as .rad right?

Re: ut4_bus_stop

Posted: Thu Nov 24, 2011 5:10 am
by johnnyenglish
@xandaxs - no, you can't make a .rad file like that you have to do this..

Use of -radbump

Anyway - I like making videos of my progress, I enjoy looking back at the progression. Here's where I'm at.


Re: ut4_bus_stop

Posted: Thu Nov 24, 2011 7:25 am
by xandaxs
It is looking good, really good Johnny!
Congratulations!

I feel like the glass could be better at some points of the map, but it's okay..!
---> Add some seats on the cafe.

I couldnt help noticing you changed your layout by a bit?

Re: ut4_bus_stop

Posted: Thu Nov 24, 2011 10:28 pm
by theRipper
keep going at this pace and youll build the entire city outside of the bus stop as well.

Re: ut4_bus_stop

Posted: Fri Nov 25, 2011 7:29 am
by xandaxs
Do you use batch files to compile? Because I do not have any option called -rasbump in q2map2

Re: ut4_bus_stop

Posted: Fri Nov 25, 2011 7:41 am
by johnnyenglish
You need to use FS_q3map_Radbump_4a.exe from the urtalpha zip. It's a windows app but works on linux with wine.

Re: ut4_bus_stop

Posted: Fri Nov 25, 2011 9:41 am
by Delirium
xandaxs wrote:I do not have any option called -rasbump in q2map2

Its -radbump

Re: ut4_bus_stop

Posted: Fri Nov 25, 2011 10:03 pm
by bludshot
rashbump is something different and you should probably get that looked at :P