2
« on: July 04, 2021, 03:45:24 pm »
I'm new to OXCE scripting and from what I've worked out this probably won't work but I thought I'd ask just to be sure.
My idea was to make a tag for an item to be fired for free while moving. Every time a soldier moves a tile while holding it a value attached to a tag is incremented by the move cost and when the weapon is fired either the value of the tag or the cost of a snapshot, whichever is lower, is subtracted from the cost to fire.
Is there some way to both get and modify the cost of a snapshot that I'm missing or is this not possible?