clayton117
Banned
i am making a new faction that uses pistols , muskets , and ext.
I have it set up like this
module_troops.py
["vaegir_recruit","Empire_Recruit","Empire_Recruits",tf_guarantee_boots|tf_guarantee_armor,0,0,fac_neutral,
[cartridge_a,itm_flintlock_pistol, itm_flintlock_pistol,itm_rawhide_coat,itm_nomad_armor,itm_nomad_boots],
but it says that "cartridge_a" is not defined , but that is the one that was is native to the game
Help please?
I have it set up like this
module_troops.py
["vaegir_recruit","Empire_Recruit","Empire_Recruits",tf_guarantee_boots|tf_guarantee_armor,0,0,fac_neutral,
[cartridge_a,itm_flintlock_pistol, itm_flintlock_pistol,itm_rawhide_coat,itm_nomad_armor,itm_nomad_boots],
but it says that "cartridge_a" is not defined , but that is the one that was is native to the game
Help please?