- Joined
- Mar 8, 2017
- Messages
- 17
- Reaction score
- 15
- First Language
- Polish
- Primarily Uses
- RMMV
What I mean is if you can do something like this:
ex. \v[ v[7] ]
While Yanfly's extended messages allows to display item icons and text, it only works when you input a specific number (like \ii[7]), however I would like a message to display a previously selected item.
I already know the item's ID and Name (using a script) can be stored in variables and those can be used to display the variable values in the text... And while for ex. v[7] can store selected item's ID and v[8] selected item's NAME... I still can't figure out how to place items icon in there. Hence the question wether you can do something that would work like \ii[v[7]] OR perhaps is it possible to store an icon in a variable?
Is it possible to use a text code (or some kind of formula) within a text code? Scripts are fine. - it would be very useful.
ex. \v[ v[7] ]
While Yanfly's extended messages allows to display item icons and text, it only works when you input a specific number (like \ii[7]), however I would like a message to display a previously selected item.
I already know the item's ID and Name (using a script) can be stored in variables and those can be used to display the variable values in the text... And while for ex. v[7] can store selected item's ID and v[8] selected item's NAME... I still can't figure out how to place items icon in there. Hence the question wether you can do something that would work like \ii[v[7]] OR perhaps is it possible to store an icon in a variable?
Is it possible to use a text code (or some kind of formula) within a text code? Scripts are fine. - it would be very useful.

