Page 6 of 6
Re: I need mod help!
Posted: Fri Apr 05, 2013 9:38 pm
by Ant
Noobasaurus wrote:Are your custom skins in a msh folder located in data_ANT\Sides\CIS?
Yes

(
Heres what I did Step by Step:
1. Edited the sniper thingy to "cis_inf_default2"
2. Copied the Default thiny and titled it "cis_inf_default2"
3. I put in the geoshape thiny the name of my mod, "man_inf_Mandalorian_Commander.msh"
4. I put all of my Mando files into the .msh
5. Munged, moved files and started game
6. Saw nothing
Re: I need mod help!
Posted: Fri Apr 05, 2013 9:59 pm
by Noobasaurus
Did you edit the lua and add the dc: in?
Re: I need mod help!
Posted: Sat Apr 06, 2013 8:03 am
by Ant
Noobasaurus wrote:Did you edit the lua and add the dc: in?
No, but I have made a Republic mod that worked fine without doing that, so I doubt thats the problem. Did you test your video to make sure it worked?
Re: I need mod help!
Posted: Sat Apr 06, 2013 9:31 am
by CressAlbane
Instead of messing around with the _default classes, which could be causing the problem, why not just add the new geometry for only the sniper?
Also, saying "Thingy" isn't really that helpful.
EDIT: Or "Thiny," for that matter.

Re: I need mod help!
Posted: Sat Apr 06, 2013 9:49 am
by Ant
CressAlbane wrote:Instead of messing around with the _default classes, which could be causing the problem, why not just add the new geometry for only the sniper?
Also, saying "Thingy" isn't really that helpful.
EDIT: Or "Thiny," for that matter.

Um how do I add the geometry for only the sniper? O_o
Re: I need mod help!
Posted: Sat Apr 06, 2013 1:31 pm
by Nedarb7
As I told you before almost every class has TWO odf files. The one you'll need to edit is
cis_inf_sniper. If you pay attention to the odf you'll notice that it says:
[GameObjectClass]
ClassParent = "cis_inf_default_sniper"
That tells the game that the odf uses the DEFAULT odf which has all the weapon section info,
points to unlock, max health and such. The ordinary odf (cis_inf_sniper in this case) has the
geometry information so simply edit that odf to change the geometry. Since the default one
is loaded second it can't overwrite anything in the first odf, in your case the geom.
Note that the default odf only exists for the sake of being organized.
So summed up, edit cis_inf_sniper to change the geom