Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Easy Text & Icon on Events - RPG Maker MZ Plugin

Display icon or text on events within a few clicks when player are in range · By Sang Hendrix

Showing the content stored in variables

A topic by Makeratore created 11 days ago Views: 49 Replies: 4
Viewing posts 1 to 4
(1 edit)

Is it possible to show the content stored in variables (as numbers and/or as actual text)? And is it possible to update those changes in real-time? For example, I could show the amount of gold that the player has or maybe a custom text that is updated via variable and it will be displayed accordingly as the variable is updated in real-time.
Maybe we could use a code to display the content of variables like this: <text: v[x]> where x is the ID of the variable to display on events and/or on the player.

Developer

Hi. Currently, it's not possible. The plugin simply display icon from the iconset or a text you write, but nothing dynamic like gold or variable.

Thanks for the quick reply! 
Is that something you don't consider adding to the plugin at all in the future or maybe there's a chance? XD

Developer

Yeah, I'll add the support for v[x] in show text in the future update. It's not bad to have.

Oh thank you so much! :D