Open SoldatChan opened 4 years ago
It actually is a format issue.. line 53, column 40 had wrong indention on "Cancel_Right_Click_Interactions: true" FixedAvariceAnguish - Copy.txt
This is why I prefer working with Lua or C#. Thanks @TrulyTails for fixing it.
If your issue is solved could you close your issue? (button next to the comment button)
I wanted to create a paired melee and ranged weapon, where the ranged weapon "ate health"(Harming I) and the melee weapon "drained health"(Healing I). It worked at first, but now I changed the damage value for the "melee" weapon(technically its an energy weapon) and it broke, but not entirely. It still is fully capable of switching modes, and the second mode is fully functional, but the first one isn't... unless I take the "broken" code out of it, create a new weapon from it, and use it. The new weapon works fine, despite using the "broken" weapon's [Shooting] module. I can't figure it out, so I figured I would ask the (hopefully) experts, if such see this.
Here is the code pasted; if you think the issue is formatting, I have also provided a .txt