TinkInTheSyn
Member
I've been at this for hours, and frankly this is must be so simple I'm missing it.
- I've created a custom Resource called Ship Creation Points "resSCP".
- I'm created modified Priorities that add default starting values for Ship Creation Points.
I cannot figure out how to set the "resSCP" current value.
For example, I'm trying to do:
Unfortunately, I don't know what field actually represents the actual current value of this thing. I can't find it anywhere.
This is obviously basic, but I'm totally missing it.
Thanks for any help.
- I've created a custom Resource called Ship Creation Points "resSCP".
- I'm created modified Priorities that add default starting values for Ship Creation Points.
I cannot figure out how to set the "resSCP" current value.
For example, I'm trying to do:
Code:
hero.child[resSCP].field[[I]something here[/I]].value = 200
Unfortunately, I don't know what field actually represents the actual current value of this thing. I can't find it anywhere.
This is obviously basic, but I'm totally missing it.
Thanks for any help.