Displaying Values in game?

General discussion of the House Party CSC, or get help making your own story.
Forum rules
Please follow all Eek! Forum rules.
Post Reply
tonicmole
Posts: 16
Joined: Fri Jun 28, 2024 4:32 am

Displaying Values in game?

I have my values set up, but now I want to be able to display the value totals as in game messages but haven't had any luck doing it. Any tips? (I know how to post in game messages, just not with changing values being displayed)
chimneyfish
Posts: 524
Joined: Tue Nov 27, 2018 8:57 pm

Re: Displaying Values in game?

Put the value in brackets {}, starting with the character's name, then a :, then the variable name. For example, {Amy:CountThis}
tonicmole
Posts: 16
Joined: Fri Jun 28, 2024 4:32 am

Re: Displaying Values in game?

chimneyfish wrote: Fri Jun 28, 2024 10:11 am Put the value in brackets {}, starting with the character's name, then a :, then the variable name. For example, {Amy:CountThis}
Ah ha!! Thank you so much! I figured out that if the count is zero, the game won't recognize the command. Also, my values were broken. Anyways, I got it to work! Again, thank you for the assist!
Post Reply