PDA

View Full Version : Question about Custom Rulesets and Modules



docplutonium
March 17th, 2008, 13:33
Hey Everyone.

Please forgive me if this has been asked before but I could not find it on the Forums...

I have created a modified ruleset for d20, for FG II, incorporating some of the mods I found in this forum, and it works great...

1) Unpak the d20
2) Rename it
3) Copy it to the Rulesets Directory
4) Create a New Campaign and select it
5) Everything works peachy keen

EXCEPT!!!!!!

When I go to my modules icon I don't have any of the module adventures I created or any of the rule books.

https://www.forgottenlegion.net/misc/nomas.jpg

I am sure I am just missing something, there MUST be a way that I can include those with my campaign.

So when using a modified ruleset, How do I go about making sure my modules get included to ?

Something I have to Modify ?
Something I have to Add ?
Something I have to Subtract ?

If anyone could let me know I would be most grateful.

Thanks
Doc

joshuha
March 17th, 2008, 14:02
In your base.xml file put the following:


<importinfo>
<acceptfrom ruleset="d20" />
</importinfo>

docplutonium
March 17th, 2008, 14:11
I was just about to reply and say "OOPS! Found it!"

<importinfo> <acceptfrom ruleset="d20" /> </importinfo>

But thanks for the quick response.

Greatly Appreciated!
Doc