LOTR: Battle For Middle Earth I & II EditingDiscuss any modding related issues to do with the Lord Of The Rings: Battle For Middle Earth I and II RTS games here.
I've been looking through the BFME2 Beta code lately, and I found some pretty interesting new things. However, the thing that startled me most, is this: EA has implemented Lua scripting into the game!
To read the semi-long article I wrote about it, go here:
BFME1 also contains lua scripts. The file is located at data/scripts/scripts.lua (extract from data.big). A quick compare shows that about half of the scripts of BFME1 are the same as the BFME2 scripts. The other half is new.