PDA

View Full Version : Change list icons?



bnason
July 15th, 2011, 17:28
Is there anyway to change the icon used in the list view for Story, Encounters, etc.?

Referring to the squares to the left of each line in the attached screenshot.

drahkar
July 15th, 2011, 17:49
Those are defined in the Ruleset that you are using.

Which Ruleset?

Moon Wizard
July 15th, 2011, 18:11
Both the 4E ruleset and the upcoming 3.5 ruleset update use those icons for links.

To change them, you need an extension that provides an alternate graphic for the links.

Regards,
JPG

Griogre
July 15th, 2011, 18:34
That's out of the 4E ruleset. It's a button, button_openwindow.png. Like JPG said, the easiest way to change that image is to write an extension to do so since the 4E ruleset is a PAK ruleset. Here is a sample extension that does this:
https://dl.dropbox.com/u/16650435/4E%20ButtonChange.ext

You can go in and change the extension and add whatever pic you want by renaming your graphic to button_openwindow.png (this assumes the pic is a png). In case you didn't know ext files are zip files in disguise. You can look at the ext file by changing ext to zip and unzipping it.

bnason
July 15th, 2011, 18:54
Thanks for the quick answers, everyone. Sounds like it isn't possible to modify those icons on an individual basis within FG itself. No worries, was more of a "wish list" type of thing :)

damned
July 16th, 2011, 08:51
you can edit the attached extension, drop it into your extensions folder and select the extension when starting your game...