Page 1 of 1

Tutorialt: How to make sun and lensflares working

Posted: Thu Dec 30, 2004 8:13 am
by Rends
finaly i got the sun in my map and here is how i did it:

From tatooine map i copied the tat.fx into the world1 folder of my mapproject.

Next i renamed it to the name id of my map name. this case Jun1.fx

Next i run bfbuilder and opened the Jun1 req file.

now scroll down to following lines :

REQN
{
"envfx"
--"Jun1"

Delete the 2 minuses ( -- ) so it looks like

REQN
{
"envfx"
"Jun1"

Save the file and munge your project.

Done

Rends

RE: Tutorialt: How to make sun and lensflares working

Posted: Thu Dec 30, 2004 10:58 am
by Saturn_V
I already tried this but didn't get any suns. Then I copied the Tatooine sky file into my project and changed the name to match, but still nada. Do you think I may have missed something?

RE: Tutorialt: How to make sun and lensflares working

Posted: Thu Dec 30, 2004 11:50 am
by Rends
yes that´s possible.
I will recheck my folders to see what files are needed.

Rends

RE: Tutorialt: How to make sun and lensflares working

Posted: Thu Dec 30, 2004 1:49 pm
by Saturn_V
Aha! I have it now. I had renamed the tat1.fx to STR.fx instead of STR1.fx

The small things do count ::slaps forehead::

Cheers for posting this Rends,

Best Regards,
Saturn5

<Edit: tat1.fx, not tat.fx LoL>