How do you add weapons to an actor so that when you buy it the actor comes with all the weapons. I have seen other people do it and now I am trying myself but it never seems to work, no matter how much I change the code.
Sun Aug 15, 2010 7:52 am
dragonxp
Joined: Wed Sep 09, 2009 3:16 am Posts: 3032 Location: Somewhere in the universe
Re: How do you add weapons to an actor
Code:
AddInventory = HDFirearm CopyOf = Ronin/M16
Change the CopyOf = [name of .rte]/[name of gun] as desired
Change the HDFirearm to any other Device categories as needed. [HeldDevice, TDExplosive]
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot post attachments in this forum