Hi,
I want to show th user how much options ( in cost) he has selected.
I think it's around the statcalc that I would have the solution, but I can't really figure how. The how to / docs wouldn't help much, as I don't understand much in scripting...
Any help would be great !
edit:
I found out how, & I write here the how I did that if someone else need, it would help :
in statcalc, set for the roster, the tally script :
@value = cost[item]
This only shows the user how much option he has selected, but would be the base for a rule.
I want to show th user how much options ( in cost) he has selected.
I think it's around the statcalc that I would have the solution, but I can't really figure how. The how to / docs wouldn't help much, as I don't understand much in scripting...
Any help would be great !
edit:
I found out how, & I write here the how I did that if someone else need, it would help :
in statcalc, set for the roster, the tally script :
@value = cost[item]
This only shows the user how much option he has selected, but would be the base for a rule.
Last edited: