The thing is, I made it so the first time you go in a room, it gives you all the info. Then, the next time you enter, it says something else. I did this with $Pagetext (here is the bottom of the script:
https://imgur.com/a/rJNSbvr), however the %%MONEY%% literally prints as "%%MONEY%%". What I'm planning to do is to just select the "show on every screen" thing for the variable.
Two questions:
1. Is there a way to put a prefix before the score (such as Money: $[money]) (which is why I used "Money: $%%MONEY%% on every page instead of the show on every screen thing)?
2. Is there a way to add decimals to variables? Because I tried to add, say, a quarter to the total amount, but it doesn't let me add 0.25.
Otherwise, I guess that's it for this thread, thanks for all your help (and mizal).