Hey, I have some weapons with a charge cost per use, charge amount start, and charge amount max. I'm using this for an ammunition system, like 50 bullets per clip.
Oddly I can't seem to find how to modify the charges on a weapon in the data editor or trigger editor, only the charges for abilities.
Ok, after playing around with it I was able to set the Cost - Charge - Location to Player and use a trigger on the reload skill finishing to "Clear charges used for (<charge link name>) for player (owner of triggering unit).
This allows "reloading", but feels a little awkward.
Hey, I have some weapons with a charge cost per use, charge amount start, and charge amount max. I'm using this for an ammunition system, like 50 bullets per clip.
Oddly I can't seem to find how to modify the charges on a weapon in the data editor or trigger editor, only the charges for abilities.
@scmapcritic: Go
Have you tried the arm magazine feature? I think it's in behavior or ability.
@Starbuckzzz: Go
From what I can tell that is centered around "unit" magazines, like interceptors, broodlings, and nukes.
Ok, after playing around with it I was able to set the Cost - Charge - Location to Player and use a trigger on the reload skill finishing to "Clear charges used for (<charge link name>) for player (owner of triggering unit).
This allows "reloading", but feels a little awkward.