LichToast Posted March 20, 2016 Share Posted March 20, 2016 So I made my own character, and it works fine. I need a starting weapon for it. I know how to work with the artwork and such, so I used a cutlass as the base. I tested it with the regular cutlass, and it worked fine. But how do I change the durability/damage? Link to comment https://forums.kleientertainment.com/forums/topic/65591-custom-weapon-help/ Share on other sites More sharing options...
Mobbstar Posted March 20, 2016 Share Posted March 20, 2016 inst.components.finiteuses:SetUses(1234) inst.components.weapon:SetDamage(10) --punch does 10 damage Link to comment https://forums.kleientertainment.com/forums/topic/65591-custom-weapon-help/#findComment-736323 Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now