Hmm ... it certainly is something to think about.
I'm iffy about combining Variables and Invetory Items -- I think that could confuse the Player because you can't Use a variable. But I see where you're going.
Right now, there is a checkbox the EDIT VARIABLE page that lets you dipslay the var on each page whiel the player plays it. We can expand this as follows.
- The EDIT VARIABLE page would get three more boxes: "Friendly Name", "Description", and "Icon"
- The "Icon" would probably not come from my pictures, but would be a list of maybe 10. This is because the icons need to be very small in size (15 pixels) -- a picture will not shrink that small
- On each page in the game, there would be a section under My Iventory called "MY STATS" or something:
____MY STATS___
[ :-) ] Health 33
[ 8 ] Strength 44
- As the player, if you moused over a variable, it would display the description. Only the Friendly Name is displayed to the player, not your name (like HITPOINTS). Friendly name has no naming restrictions and can be more than 10 chars.
Thoughts?