Essentially what I want is to have it so I can add a reward value per unit of resource, and it would seem this:
reward = ADD(resourcename,amountOfKronesHere)
Doesn't work. If there is a way already implemented to do so, I would like to know how to do it. If not, I'd like to leave it as a suggestion. Thanks.
Essentially what I want is to have it so I can add a reward value per unit of resource, and it would seem this:
Doesn't work. If there is a way already implemented to do so, I would like to know how to do it. If not, I'd like to leave it as a suggestion. Thanks.