How to add lightning
Posted: Sun Feb 06, 2011 11:02 pm
Hey I couldn't find this in the FAQ's, so hopefully this will be added.
1. First, copy an .fx file from the assets folder (C:\BF2_ModTools\assets\worlds\KAM\world1).
2. This will take us to the kamino world source files. Copy the kamino1.fx file
3. Paste it into C:\BF2_ModTools\data_***\Worlds\***\world1 folder
(replace *** with your map ID).
4. Open up your kamino1.fx file
5. Scroll down until you see this:
6. This is the code that will make your lightning ingame
8. Rename your kamino1.fx to "***.fx"
9. Have fun!
NOTE: If you only want lightning, you can remove everything else in the .fx file, exept for the code above.
1. First, copy an .fx file from the assets folder (C:\BF2_ModTools\assets\worlds\KAM\world1).
2. This will take us to the kamino world source files. Copy the kamino1.fx file
3. Paste it into C:\BF2_ModTools\data_***\Worlds\***\world1 folder
(replace *** with your map ID).
4. Open up your kamino1.fx file
5. Scroll down until you see this:
Hidden/Spoiler:
8. Rename your kamino1.fx to "***.fx"
9. Have fun!
NOTE: If you only want lightning, you can remove everything else in the .fx file, exept for the code above.