• Please note: In an effort to ensure that all of our users feel welcome on our forums, we’ve updated our forum rules. You can review the updated rules here: http://forums.wolflair.com/showthread.php?t=5528.

    If a fellow Community member is not following the forum rules, please report the post by clicking the Report button (the red yield sign on the left) located on every post. This will notify the moderators directly. If you have any questions about these new rules, please contact support@wolflair.com.

    - The Lone Wolf Development Team

Questions(4) about R.W.

That means "hacking" into the HL distribution files for the game system. That's part of why it is not there.

Then there's copyright issues... LWD SELLS those. If you make an exportable version from Realm Works, that's not yours to do so.

If someone wants to go to the effort of manually entering a rules system, they are free to do so.. especially if it is under the OGL (Open Gaming License) that makes re-distribution of rules elements easy. PROVIDED you abide by the terms of the applicable license, OGL or not.

If there is no license, then you have to actually re-write in your own words. The game rules can't be copyrighted, as I understand it, but the specific words used to describe them can be.

See, this is why I keep saying that Realm Works is a new medium, and people producing files for sharing are publishers. That means you're at risk for the legal issues that go along with being a publisher.
 
I thought what we were wanting to import to RW is rules elements, like equipment, spells, monsters, etc. Not portfolios.

You can access two types of things in Hero Lab. Portfolios (especially ones exported to XML) and user files.

If you wanted to, you could put every spell, every item, every feat, and every skill, every race, every class in a single portfolio, then export that portfolio.

Then you would have to work on some sort of transformation script, because the XML between Hero Lab and Realm Works is not identical. The transformation process is going to be different for each type of thing.

After you get through accounting for all of that, you'd have to test it with small batches of each type of thing to make sure you got it right. Which you won't have. So you'll have to go back and fix some bugs, or add some things in the Realm Works structure.

Is it possible? Yes. Is it simple, quick and easy? No.
 
Rob has promised to release a formal XSD eventually. Once we have that Excel will convert spreadsheets to RW xml with a minimal amount of effort. You basically have to tell excel what cells map to what elements in the XML but that should be pretty straightforward.

What about the reverse direction? Also, what about other office suites?

Edit:

I've got OpenOffice and LibreOffice. A quick look online shows that they share the OpenDocument XML format. (Which doesn't surprise me...)

https://help.libreoffice.org/Common/Creating_XML_Filters

To create a XML filter, you need a XSLT stylesheet. I assume the XSD is what is needed?
 
Last edited:
What about the reverse direction? Also, what about other office suites?

Edit:

I've got OpenOffice and LibreOffice. A quick look online shows that they share the OpenDocument XML format. (Which doesn't surprise me...)

https://help.libreoffice.org/Common/Creating_XML_Filters

To create a XML filter, you need a XSLT stylesheet. I assume the XSD is what is needed?

No. An XSLT is different from an XSD. An XSLT is mostly for transforming one kind of XML into another.
https://en.wikipedia.org/wiki/XSLT

XSD is a formal definition of an XML format and is used by programs to produce XML files they otherwise don't know anything about.
https://en.wikipedia.org/wiki/XML_Schema_(W3C)
 
I've got OpenOffice and LibreOffice. A quick look online shows that they share the OpenDocument XML format. (Which doesn't surprise me...)

I briefly tried the XML export from Excel, but unfortunately it takes shortcuts by skipping blanks cells in the row, so it gets more complicated to process.

However there are several web sites where you can upload a CSV and it will convert to an XML without skipping blank cells :-)
 
All Kobold Press need to do for their current kickstarter is add a Realm Works pledge level and they will have all my money. And extend their new Open Midgard concept to include Realm Works.

Dead-set, i would stop running Forgotten Realms if they did that, like today.

Have you TOLD them this yet? :)
 
All Kobold Press need to do for their current kickstarter is add a Realm Works pledge level and they will have all my money. And extend their new Open Midgard concept to include Realm Works.

I would encourage all to at least check out their KS, with the talents of my Good Friend (and DemiGoddess of Greyhawk Cartography) doing their cartography the Campaign maps will be topshelf! Her work in support of the Greyhawk Community is the best and she has collaborated with Kobold Press before in the Southlands Project.

Kobold KS
https://www.kickstarter.com/project...tting-dark-roads-and-deep-magic?ref=user_menu

Anna's Site
http://ghmaps.net/

Just my 2cp
DLG
 
The days of me paying for pdfs have ended. Kobold Press have told me they are working with LWD on two products for Realm Works. This is my line in the sand. Bring forth the content market and populate it with thy content and thou shall have my money.
 
the days of me paying for pdfs have ended. Kobold press have told me they are working with lwd on two products for realm works. This is my line in the sand. Bring forth the content market and populate it with thy content and thou shall have my money.

amen !
 
Back
Top