[v1.7.0+] Fortress Butler Custom Tile
Posted: Mon Jun 17, 2024 8:03 pm
It always seemed odd to me that we could only change the Sher'tul fortress butler's appearance to a female maid or a male maid, when we have a whole list of choices for the character tile. Perhaps the one predated the other? At any rate, it was easy enough to insert the tile-choosing dialog at the appropriate place, hence my new Fortress Butler Custom Tile addon. (Note that since this uses the donator tiles, we require donator status to add this option, including purchase via Steam.)
And while we're in the neighborhood, we also paper over a small bug in the existing male/female choices. Apparently said code predates the newer chat dialog with NPC portraits, because they don't play well together; after changing the butler's appearance to one of those two options, the butler would appear in the chat dialog as "unknown actor" with the dreaded question mark. Just needed a few tweaks to patch that up.
[And looking ahead, I see no reason why this addon shouldn't be suitable for inclusion in ZOmnibus and ZOmnibus Lite.]
[Implementation notes:]
And while we're in the neighborhood, we also paper over a small bug in the existing male/female choices. Apparently said code predates the newer chat dialog with NPC portraits, because they don't play well together; after changing the butler's appearance to one of those two options, the butler would appear in the chat dialog as "unknown actor" with the dreaded question mark. Just needed a few tweaks to patch that up.
[And looking ahead, I see no reason why this addon shouldn't be suitable for inclusion in ZOmnibus and ZOmnibus Lite.]
[Implementation notes:]
Code: Select all
Hooks:
Chat:load [to add our tile-choosing dialog to the fortress butler chat]