Page 1 of 1

How make rain and lightning?

Posted: Mon May 14, 2007 6:51 pm
by Guest
How make rain and lightning?

help :?: :!:

Posted: Mon May 14, 2007 6:56 pm
by EGG_GUTS
You mean adding it to your map?

You take the Kamino FX from the assets in the BF2_modtools/assets/worlds/kam/world1

but in your world folder

BF2_modtools/data_***/worlds/***/world1 (*** 3 letter word of your map)

and rename it to ***

then open it with notepad take every thing from the KAM world that the FX needs
then open it with notepad (again) take out the add water part (or your game will crash if you don't go through the add water tut)

then clean then munge

hope it helps

Posted: Tue May 15, 2007 6:13 pm
by phazon_elite
Don't you also have to add this?

Code: Select all

	REQN
	{
		"envfx"
		"MTC"
	}
EDIT: That goes in your world req file, mind you!

- EP-782

Posted: Wed May 16, 2007 11:36 am
by Guest
EGG_GUTS

Thanks a lot :P