If this has already done (I'm fairly certain it has not), can someone direct me to it.
Otherwise;
Is it possible for one to create Side.lvl builders for Battlefront II just like SWBFI's?
I would do it myself, but have no idea where to start..
All you have to do is make a new side folder ex. clo(clone), then put in these 5 folders: odf, msh, MUNGED, req, and if you have custom animations for your side you would put in a effects folder
That would still require them to be in SWBFII mod tool folder, and require the same munge process (which doesn't work for me, just like SWBFI's).
--
What I need is a setup just like SWBFI Imp side builder, but formatted to work with SWBFII (I know where source files go, I just don't know how to get them compiled without BF2 Mod tools.)
I'm sure it is possible. You would need to start by looking at the batch files to see what exe's are being called that you need, copy them over to a bin folder and arrange your own paths, and edit the batch files.
I only found out this...
https://sites.google.com/site/swbf2modtoolsdocumentation/battlefront-ii-mission-lua-guide
Quote from: Buckler on December 21, 2013, 05:13:54 AM
I'm sure it is possible. You would need to start by looking at the batch files to see what exe's are being called that you need, copy them over to a bin folder and arrange your own paths, and edit the batch files.
Thats all I needed, thank you!