-
Today, 17:45 #1
- Join Date
- Feb 2021
- Posts
- 418
Is there a list of message icons?
For instance
local msg = {font = "msgfont"};
msg.icon = "portrait_gm_token";
msg.text = "Poisoned.";
Comm.deliverChatMessage(msg);
Is there a poison icon? Where do I have find a list of all icons? Thanks.
-
Today, 18:03 #2
It'll depend on what ruleset you're using. Look in the rulesets (CoreRPG and the one you're using) in graphics\icons for examples. Ultimately, you can use any graphic that's defined within the ruleset using the <icon> asset definition: https://fantasygroundsunity.atlassia...996645466/icon But the size of the graphic may restrict what you can use within the chat message.
Private Messages: My inbox is forever filling up with PMs. Please don't send me PMs unless they are actually private/personal messages. General FG questions should be asked in the forums - don't be afraid, the FG community don't bite and you're giving everyone the chance to respond and learn!
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks