Page 1 of 1

A few questions about sides

Posted: Tue Sep 18, 2007 5:00 pm
by Firenic
Well. I'm making a Red vs. Blue Map, and i want to make the two sides be republic, but having different skins. How can i change CIS to make it have clones?
And other Thing. What do i have to add to the LUA to add a new Soldier? Example name rep_inf_GT_rulz

Thanks

Re: A few questions about sides

Posted: Tue Sep 18, 2007 5:37 pm
by aragorn12712
Irritated Statement: Read the documentation, Meatbag. :D

Image

Re: A few questions about sides

Posted: Tue Sep 18, 2007 6:17 pm
by Caleb1117
The jedi creation doc will help, and reading through some lua's.
elimination lua's in particular as they deal with adding extra units.

All you should have to do is put republic unit names in the other sides unit slots.
As for adding new skins, and custom sides, the jedi creation doc handles that.

Re: A few questions about sides

Posted: Wed Sep 19, 2007 2:28 am
by Firenic
Ok, thanks for the help
I'll do it when i can