Re: Help! My unit is not showing up
Posted: Thu Dec 27, 2007 3:59 am
Well, just in case you come back on, Cody, I figured out a good way to do this, using that line you gave, Ace.
Anyway, I tried adding that line in there, after having put all the Data reads and team setups, and it showed up, but it was at the top of the list. I wanted it at the bottom of the list. So, what did I do? I looked at the eli.lua (Hero assault), and found that it was in fact this setup. So, here's what you need to put in (blue=delete, red=add):
First off, AFAIK, there IS no Clone Commando in "rep.lvl". You need the custom infantry side released by Teancum a while back (can be found here: http://www.megaupload.com/?d=HG1N9D4S). Then, doing the AddUnitClass line outside of the actual list allows you to add it to the bottom instead of it going straight to the top. Finally, don't forget to localize, so the names will display properly! (If you need help, I'm thinking of posting a quasi-tutorial on how to do just this, as well as localizing the sides just added. So let me know if that would help)
Anyway, I tried adding that line in there, after having put all the Data reads and team setups, and it showed up, but it was at the top of the list. I wanted it at the bottom of the list. So, what did I do? I looked at the eli.lua (Hero assault), and found that it was in fact this setup. So, here's what you need to put in (blue=delete, red=add):
Hidden/Spoiler: