Shadow Trooper modding

Started by ShadowTrooper293, November 27, 2017, 10:35:21 AM

Previous topic - Next topic
I am making a shadow trooper mod, how do I give him the bothan spy's invisibility ability? I'm really confused.
My YouTube Gaming Channel:
https://www.youtube.com/user/R6GFL1993
Don't forget to subscribe, and like my videos!

If you want to give an imperial stealth go and copy the two odfs which are "all_weap_inf_invisibility" and "all_weap_inf_invisibility_ord". Now paste them into the imperial odf folder. Go to the class you want to change such as the dark trooper and add a few new lines. Copy one of the weapon parameters such as:

WEAPONSECTION = 1
WeaponName         = "imp_weap_inf_arccaster"
WeaponAmmo         = 5

then paste it after all the other weapons. Change the weapon section to the number according to where you added the weapon line. Then change "imp_weap_inf_arccaster" to "all_weap_inf_invisibility" which changes his weapon. Then change the ammo to whatever you want. If you don't understand what I am saying just reply.