Page 1 of 1

How to create new units or change originals (Solved)

Posted: Sun Mar 23, 2008 4:48 pm
by Flinti
Now I added an ewok to my new Endor map as a playable unit instead of the wookie(wookies on Endor?^^). But the original ewok scout is not as strong as a wookie...

I allready tried to copy the 'sides\ewk' folder from the original assets into the Sides folder of my mod data folder and changed the odf 'ewk_inf_ewok_scout', but I already have the original ewok in my scen.

Well, what should be done for making it function?

Re: How to create new units or change originals

Posted: Sun Mar 23, 2008 4:50 pm
by SilvaDalek
*sighs*

Post your lua and I will help. Maybe looking through the side tutorials first? Caleb's is good.

Re: How to create new units or change originals

Posted: Sun Mar 23, 2008 4:51 pm
by woner11
in the lua make it ReadDataFile("dc:SIDE\\ewk.lvl","ewk_inf_scout") or whatever your unit name is. Read the jedi creation guide it covers all this in depth.

Re: How to create new units or change originals

Posted: Sun Mar 23, 2008 4:53 pm
by Teancum
SilvaDalek wrote:*sighs*

Post your lua and I will help. Maybe looking through the side tutorials first? Caleb's is good.
No need to get that way, I seem to remember YOU being in the same spot no less than a few months ago.

Re: How to create new units or change originals

Posted: Mon Mar 24, 2008 1:48 pm
by tsurugi13
You have to be careful with those. If you put them on the wrong side of the quotes, the map will crash. Believe me, it happened to me! :cpu: