public

Rpg Maker Developers Group

Simple enough for a child, powerful enough for a developer

2 Followers

[Please Delete, I Posted it in the wrong forum thanks.]

BMM Archive · July 15, 2026

Preserved forum archive. This topic stores the original first post and locally mirrored RPG Maker Web attachments when available. It is posted by the BMMPlay archive account, not by the original creator.

Original Source

  • Original title: [Please Delete, I Posted it in the wrong forum thanks.]
  • Original author: SirCuddlesWorth
  • Original date: August 10, 2021
  • Source thread: https://forums.rpgmakerweb.com/threads/please-delete-i-posted-it-in-the-wrong-forum-thanks.139454/
  • Source forum path: Game Development Engines > RPG Maker MZ Support

Summary

Edit: [ I might have posted this, in the wrong forum sorry if I did] I've tried: $dataSystem.Gold; $gameParty.gold();

Archived First Post

Edit: [ I might have posted this, in the wrong forum sorry if I did]

I've tried:
$dataSystem.Gold;
$gameParty.gold();

I use a Paid tool to create menus https://srdude.itch.io/hud-maker-ultra-pro, and it allows me to display \V and other code. It allows me to call the gold value, but not Format it.

So I am trying to display the players money, in a Text but it always puts it into one set. I need it to put a , or . in the value.
need it to Format it like $1,356.18, not like 135610.

I do have VisuStella MZ Core Plugin installed VisuMZ_0_CoreEngine.js, and it auto does this for me in all the menus. But when I call it in text it don't format it. Not sure how to call that plugins command to display it so.

I did find a post under Gold, about doing this but I can't get it to work properly.
So I tried searching for a way to display it.
Code:
$gameParty.gold();
I'm sure because it's not calling the right value. It's empty.
According to: https://rpgmaker.net/tutorials/43/
Commands:

\C[n] Show a text color. n=a number(1 to 19)
\S[n] Set the text speed. n=a number(1 to 20) 1 is the fastest(without pauses) and 20 is the slowest.
\N[n] Show the name of a hero. n=hero's number.Note that 0 will write the name of your party's leader.
\V[n] Show a variable value. n=variable's number.
\$ A box appears showing your current money.
\! Put that before a word. You will have to press enter to show that word but it will be in the same box than the others.
\. 1/4 of delay before the next letter.
\| 1 delay before the next letter.
\^ The message end without you need to press enter.
\> \< Displays the part of the message between \> and \< instantly.
\\ Shows "\".
\_ Shows half a space.
There is no command to just show \Gold without a window?

Downloads / Referenced Files

Log in to download

Log in, then follow the RPG Maker Developers Group to see these download links.

Log in to download
Creator Claims / Removal

If you are the original creator and want this listing reassigned, edited, or removed, join BMMPlay and contact the moderators with proof that matches the original RPG Maker Web profile, linked GitHub, itch.io page, or another public creator identity.

#039#rpg-maker-archive#mz-support

Replies (0)

No replies yet.

0 replies 1 view

Log in to reply.

User Avatar