PDA

View Full Version : I can't customize the charsheet tabs



danielhalond
November 11th, 2015, 11:13
Hi,

I've been doing some customization on the charsheet, to suit better the campaign (which is kinda futuristic). So I edited the tabs image (located on graphics/tabs) and reloaded the FG, but the tabs image didn't change. I checked the graphics_frames.xml to see if the path was right and I didn't see anything wrong. I would like to ask you guys to test it if possible and maybe find a solution for this :). I tried to find a solution googling but I had no answers to this. The image below shows the charsheet that FG loads and the image which has the gray tabs:

11768

Thank you

P.S.: the tabtop.png does change.

damned
November 11th, 2015, 12:09
do you have an unpacked and a packed version in the rulesets directory?

the definition is here:
graphics\graphics_frames.xml

<framedef name="tabs">
<bitmap file="graphics/frames/tabs.png" />
<topleft rect="0,0,18,13" />
<left rect="0,13,18,455" />
<bottomleft rect="0,468,18,24" />
</framedef>


So long as you replace THAT file and you have no other definitions for tabs it should work.

Looks good too!

danielhalond
November 11th, 2015, 12:52
Hi, Damned! Thanks!

Yeah, I replaced that file, and I deleted it too to see if it changes anything. Even with no file the tabs appear that way!
Do you mind if I ask you to change the tabs image to see if it changes it?

11769

Thank you (:

damned
November 11th, 2015, 13:13
11770

please see my post above...

do you have an unpacked and a packed version in the rulesets directory?

cos it works for me as it should...

danielhalond
November 11th, 2015, 13:20
I believe I do

11771

damned
November 11th, 2015, 13:22
rename the folder first and see what happens.
close FG completely and restart your campaign.

danielhalond
November 11th, 2015, 17:08
It works if I start a new campaign... That's so weird