hi
pretty new to modding swbf2 and i am trying to figure out how to add props and cloths to soldiers via the ODF attach code file thing, i have no idea what to do and how to code one...so help would be great. :'(
i already have the assets as props except cloths
much appreciated
You need this code
AnimatedAddon = "CAPE"
GeometryAddon = "cis_inf_countdooku_cape"
AnimationAddon = "cis_inf_dooku_cape"
AddonAttachJoint = "bone_ribcage
And you need cape jetpack in .msh file :)
Here how to add it
http://www.gametoast.com/viewtopic.php?f=27&t=11141
Quote from: RC-1138 on December 27, 2016, 10:20:40 AM
You need this code
AnimatedAddon = "CAPE"
GeometryAddon = "cis_inf_countdooku_cape"
AnimationAddon = "cis_inf_dooku_cape"
AddonAttachJoint = "bone_ribcage
And you need cape jetpack in .msh file :)
If your model of your unit dosent have an attached cloth the model will crash ypu need to hex edit the model to have a cloth inserted the tutorial i found will explain.
thanks alot that helps the only problem is gametoast never opens for me? any help would be nice
Gametoast never opens for many of us, they have a tenancy of blocking many countries.
Use AnonymoX program.You can enter Gametoast with that program.Install it to your firefox or google chrome.For Chrome will uppear on the top right corner little X icon.Click on it and switch Ip.I use Us12e or c to enter gametoast.
It work fine for me?
thanks so much gents