How to change the shadow color (BF2)
Moderator: Moderators
-
modmaster13
- General

- Posts: 777
- Joined: Wed Aug 18, 2010 4:23 pm
- xbox live or psn: KrypticcElementt
- Location: Twitter @_KrypticElement
- Contact:
How to change the shadow color (BF2)
Hey is there any way to change the shadow color?
Last edited by modmaster13 on Tue Mar 15, 2011 7:59 pm, edited 1 time in total.
- DarthD.U.C.K.
- Master of the Force

- Posts: 6027
- Joined: Wed Sep 27, 2006 11:05 am
- Location: Duckburg, Germany
-
modmaster13
- General

- Posts: 777
- Joined: Wed Aug 18, 2010 4:23 pm
- xbox live or psn: KrypticcElementt
- Location: Twitter @_KrypticElement
- Contact:
Re: Shadow Color?
How 'bout in BF2?
- DarthD.U.C.K.
- Master of the Force

- Posts: 6027
- Joined: Wed Sep 27, 2006 11:05 am
- Location: Duckburg, Germany
Re: Shadow Color?
the same otherwise i wouldnt have posted it.
-
modmaster13
- General

- Posts: 777
- Joined: Wed Aug 18, 2010 4:23 pm
- xbox live or psn: KrypticcElementt
- Location: Twitter @_KrypticElement
- Contact:
Re: Shadow Color?
So I change it in the sky file?
- DarthD.U.C.K.
- Master of the Force

- Posts: 6027
- Joined: Wed Sep 27, 2006 11:05 am
- Location: Duckburg, Germany
- The Nasal Abyss
- 1st Lieutenant

- Posts: 428
- Joined: Sun Sep 14, 2008 12:55 pm
- Projects :: Currently Working on an Indie Game
- xbox live or psn: Stm: Tight Verbage
Re: Shadow Color?
I was also curious about this; how would the passage look in the file? Would it look like this?
SunInfo()
{
ShadowColor(255.0, 255.0, 255.0);
}
SunInfo()
{
ShadowColor(255.0, 255.0, 255.0);
}
-
modmaster13
- General

- Posts: 777
- Joined: Wed Aug 18, 2010 4:23 pm
- xbox live or psn: KrypticcElementt
- Location: Twitter @_KrypticElement
- Contact:
Re: Shadow Color?
Hey! I finally found out how to do it. Make an .fx file in your world1 folder and put this code inside of it:
If you want to make it brighter/darker change "Intensity."
Hidden/Spoiler:
- The Nasal Abyss
- 1st Lieutenant

- Posts: 428
- Joined: Sun Sep 14, 2008 12:55 pm
- Projects :: Currently Working on an Indie Game
- xbox live or psn: Stm: Tight Verbage
Re: How to change the shadow color (BF2)
I know it's a weird topic to bump, but I have been messing with Sun Info values and none of them work in BFII. I'd love to use these to my advantage getting more out of the lighting, but none of them are working. How would I put them in my sky file?
I'm talking about the SunInfo() options posted in This thread.
I'm talking about the SunInfo() options posted in This thread.
-
AQT
- Gametoast Staff

- Posts: 4910
- Joined: Sat Nov 03, 2007 4:55 pm
- Location: SoCal, USA
Re: How to change the shadow color (BF2)
I'm absolutely sure that SunInfo() is obsolete in SWBF2. Lighting was originally controlled all in the .sky file in SWBF1. With SWBF2, it's all done in the .lgt file, which can be edited in ZE, of course.
