Wintermute
April 27th, 2018, 04:36
I've never been a big fan of the question mark icon that shows up in the chat window on tower rolls and other GM-only rolls. While working on a custom theme, I decided to change it and haven't had any success.
Searching the rulesets, I found: <icon name="question" file="graphics/icons/question.png" />
I have tried swapping the image out using the same file name, changing the file= variable, and turning off all extensions. It still uses the ? icon. All of my other icon replacements are working.
To debug, I created a new extension to swap out two icons. The question mark, and the faction icon on the combat tracker. Changing an CT item from friendly to faction will display a "X" icon now.
I'm attaching the extension so you can see the code and test. Thanks for the help.
Searching the rulesets, I found: <icon name="question" file="graphics/icons/question.png" />
I have tried swapping the image out using the same file name, changing the file= variable, and turning off all extensions. It still uses the ? icon. All of my other icon replacements are working.
To debug, I created a new extension to swap out two icons. The question mark, and the faction icon on the combat tracker. Changing an CT item from friendly to faction will display a "X" icon now.
I'm attaching the extension so you can see the code and test. Thanks for the help.