Im trying to show my amount of currency in a dialog, but when i type \G only G shows up.
When i use a shopkeeper I can see my gold and all other \ commands seem to work.
Anything I might have forgotten or are there other ways to display gold?
Display gold \G not working in text dialog
● ARCHIVED · READ-ONLY
-
-
That's because you are asking it to Display the Currency Unit from the System page in the Database which is just "G" by default
If you set that to "$" and make a text like "Would you like to spend the night for \g400?" it would look like "Would you like to spend the night for $400?
want you want is the \$ to display the money you have on hand, however it will not display in the text box, it will show in a smaller box on the screen.
For Displaying the Amount of money on hand IN the text you want to set a variable to the current money amount and then display that variable/. -
The tag \G only displays your currency's text~ To open a gold window so the player can see how much they have, use \$ instead. :)
-
Thanks. Then how do I make Variable [1] be the same as Gold held? I don't want to pop up a window that says gold held, I want to put it in the dialogue. Thank you.
-
@twinkle123 , please refrain from necro-posting in a thread. Necro-posting is posting in a thread that has not had posting activity in over 30 days. You can review our forum rules here. Thank you.