- Joined
- Feb 19, 2017
- Messages
- 130
- Reaction score
- 15
- First Language
- English
- Primarily Uses
- N/A
Hello everyone,
I'm tweaking the Yanfly's plugin "Main Menu Manager".
When assigning the Menu-Command name it says:
"Name
– This is how the command will appear visually in the main menu. This is an eval, which means, it’s code driven. If you want the command to appear just as it is, use ‘quotes’ around it."
So far, if I write 'Custom Command' it works.
But how can I make appear an icon before the command? Like '\i[404] Custom Command' ? With a single slash \ or double \\, it doesn't work. So I suppose it should be code driven, but I don't know how.
Can someone enlight me about this "eval"?
I'm tweaking the Yanfly's plugin "Main Menu Manager".
When assigning the Menu-Command name it says:
"Name
– This is how the command will appear visually in the main menu. This is an eval, which means, it’s code driven. If you want the command to appear just as it is, use ‘quotes’ around it."
So far, if I write 'Custom Command' it works.
But how can I make appear an icon before the command? Like '\i[404] Custom Command' ? With a single slash \ or double \\, it doesn't work. So I suppose it should be code driven, but I don't know how.
Can someone enlight me about this "eval"?

