how to add healing and ammo capabilities????
how to add healing and ammo capabilities????
how do you add healing and ammo capabilities to a spawned kit???And i want it to heal me and replenish my ammo and heal vehicles.I need is SSM please guys and thnx
Re: how to add healing and ammo capabilities????
Deadeye wrote:how do you add healing and ammo capabilities to a spawned kit???And i want it to heal me and replenish my ammo and heal vehicles.I need is SSM please guys and thnx
Code: Select all
ObjectTemplate.active YourKit
ObjectTemplate.addTemplate HoHaSupplyDepot
- Apache Thunder
- Posts: 1213
- Joined: Mon Oct 19, 2009 2:48 am
- Location: Levelland Texas, USA
- Contact:
Re: how to add healing and ammo capabilities????
Careful now, you can't just add anything to a kit. It most likely would spit out a "unknown kitpart" error. Addtemplate it to a kitpart on your kit instead (like a helmet or backpack for example). 




I have cameras in your head!
Re: how to add healing and ammo capabilities????
lol, I meant to put the main weapon, but wasn't paying attention; Thanks for pointing that out.Apache Thunder wrote:Careful now, you can't just add anything to a kit. It most likely would spit out a "unknown kitpart" error. Addtemplate it to a kitpart on your kit instead (like a helmet or backpack for example).