Page 1 of 1
Problem with modding rep side
Posted: Wed Apr 12, 2006 10:45 am
by Thrawnhex
Ever if i want to modd my rep side the game is crashing.
I do it this way:
1. Make new Map
2. Munging (everything)
3. Copy Rep side from assets to data*projektid*/sides/
4. change lua( change SIDE://REP.lvl to dc:SIDE://REP.lvl)
5. Munge again
Waths wrong? if you have the same problem write it here
RE: Problem with modding rep side
Posted: Wed Apr 12, 2006 11:07 am
by Murdocr
i think people are going to need a bit more info about what you have changed etc. it could be crashing because of one of your changes.
RE: Problem with modding rep side
Posted: Wed Apr 12, 2006 11:35 am
by Big_rich
Yep what exactly are you editing on the rep side? Cause that could be your whole problem. But are you making sure your coping the assets/sides/common folder to data_modid/modid/sides folder. Also you need to copy the munge and clean from assets/sides/all folder to data_modid/modid/sides. Chances are your not coping the common folder. Cause that is where every weapon/odf in the game is. The jedi creation doc is a good place to look on how to copy sides. Its in the documentation that came with the mod tools. Also check the faq sticky there is also a nice guide, guaranteed to work on editing sides.
Re: RE: Problem with modding rep side
Posted: Wed Apr 12, 2006 3:44 pm
by dreadlordnyax
Big_rich wrote:Also you need to copy the munge and clean from assets/sides/all folder to data_modid/modid/sides.
he shouldn't need to do that if he's just editing the rep side, i think it's already got those for all the default sides. only if he wanted to make his own side...
RE: Re: RE: Problem with modding rep side
Posted: Wed Apr 12, 2006 5:30 pm
by Penguin
you need the Common folder otherwise the map will crash