VOGONS

Common searches


First post, by Bakshara

User metadata
Rank Newbie
Rank
Newbie

Under: C:\Users\Kenny\AppData\Roaming\Fantasy Grounds II\campaigns\Verbonc\rulesets\2ndEd I have:
It has all of the same XML files.
Under: E:\Games\RPG\FantasyGrounds2\rulesets\2ndEd I have:
"<staticdata source="rulesets\2ndEd\database\class.xml" />
<staticdata source="rulesets\2ndEd\database\classes.xml" />
<staticdata source="rulesets\2ndEd\database\races.xml" />
<staticdata source="rulesets\2ndEd\database\equipment.xml" />
<staticdata source="rulesets\2ndEd\database\exchangerates.xml" />
<staticdata source="rulesets\2ndEd\database\houserules.xml" />
<staticdata source="rulesets\2ndEd\database\monsters.xml" />
<staticdata source="rulesets\2ndEd\database\modifiers.xml" />
<staticdata source="rulesets\2ndEd\database\proficiencies.xml" />
<staticdata source="rulesets\2ndEd\database\proficiencydescription.xml" />
<staticdata source="rulesets\2ndEd\database\proficiencytables.xml" />
<staticdata source="rulesets\2ndEd\database\psionicpowers.xml" />
<staticdata source="rulesets\2ndEd\database\spelllists.xml" />
<staticdata source="rulesets\2ndEd\database\spelldesc.xml" />
<!-- Begin Custom Data -->
<includefile source="data\bmpfonts.xml" />
<includefile source="data\graphics.xml" />
<includefile source="rulesets\2ndEd\2ndEd_graphics.xml" />
<desktopimage file="rulesets\2ndEd\textures\Granite1.png" />
<includefile source="data\gameelements.xml" />
<includefile source="data\ui_adventure.xml" />
<includefile source="data\ui_utility.xml" />
<!-- End Custom Data -->
<includefile source="rulesets\2ndEd\charsheet.xml" />
<includefile source="rulesets\2ndEd\2ndEd_adventure.xml" />
<includefile source="rulesets\2ndEd\2ndEd_desktop.xml" />
<includefile source="rulesets\2ndEd\2ndEd_reference.xml" />
<includefile source="rulesets\2ndEd\2ndEd_utility.xml" />
<includefile source="rulesets\2ndEd\2ndEd_export.xml" />
<tokenroot source="data\tokens" />
I got a 20 page Ruleset Modification Guild from FantasyGrounds.
Page 2, "C:\Users\Kenny\AppData\Roaming\Fantasy Grounds II (Windows 7)."
Page 4, "<bitmap file="frames/minisheet.png" />"
Page 5, "Custom dice:"
<customdie name="d3">
<model>d6</model>
<menuicon>customdice</menuicon>
<script>
function onValue(result)
return math.cell(result/2);
end
</script>
</customdie>
This is Under:E:\Games\RPG\FantasyGrounds2\data\gameelements.xml:
"<die name="d4">
<values list="1,2,3,4" />
<icon file="data\icons\d4_icon.png" />
<position point="360,680" />
</die>

<customdie name="d3">
<model>d6</model>
<menueicon>customdice</menueicon>
<script>
function onValue(result)
return math.cell(result/2);
end
</script>
</customdie>
</die>

<die name="d6">
<values list="1,2,3,4,5,6" />
<icon file="data\icons\d6_icon.png" />
<position point="310,680" />
</die>"
There are d4 to d20. When I go to FantasyGrounds2, click on FantasyGrounds.exe, Load Campaign, Verbonc,
I get: the wood background w/ a dragon. No Granite, no d3. none of my custom icons and none of my custom frames.

What do I need to do to make this work?

Thank you in advance for you help.

Feel free to ask for any other information you may need,

Bakshara

Reply 3 of 3, by Bakshara

User metadata
Rank Newbie
Rank
Newbie

Fantasy Grounds Help Okay,
I completely removed C:\Users\Kenny\AppData\Roaming\Fantasy Grounds II.
I kept E:\Games\RPG\FantasyGrounds2.
I have: E:\Games\RPG\FantasyGrounds2\rulesets and E:\Games\RPG\FantasyGrounds2\campaigns\Verbonc\rulesets
I believe I should keep E:\Games\RPG\FantasyGrounds2\campaigns\Verbonc\rulesets.
My E drive is my two TB drive.
In base.xml I have 14 <staticdata source="rulesets\2ndEd\database, 12 <includefile source="data, and 1 <desktopimage file="rulesets\2ndEd\textures.

Any feather advice or information you need?

Bakshara