So, quick question/suggestion... Is there a way to insert a current point-score into a text box, or as a cost? Like... for example, I know with games where you can set the character's name, if you look into the code of the text boxes you'll see something like #name to call the string the player entered. Inserting it as a cost is probably different due to the limits of that particular box, but it would be nice if that could be done too.
I may just not know the proper coding to call it. I tried using a multi-select choice to bring up the current count, but that doesn't really work either.