STAR TREK 2d20
  1. #1

    XML language validation request

    I am creating a custom ruleset for the Swedish RPG Mutant:UA and have noted that swedish characters are not allowed in the value-fields in the XML-file. If the items are created in-game, for example names of characters on the Character Sheets, swedish characters are allowed.

    This is very annoying. Is there a chance that the invalid character validation can ignore the value fields of the XML-tags?

    As of now I am creating everything but the actual weapon tables, character classes, etc, since I want them to be written in Swedish. The few instances where this cannot be avoided I have had to change هنِ to aao, respectively.

    Is this something that can be changed in future updates?

    /Phalck

  2. #2
    You can try adding this as the first line in your ruleset file:

    <?xml version="1.0" encoding="iso-8859-1"?>
    Tero Parvinen
    Fantasy Grounds Guru

  3. #3

    Thanks

    Oooh, I love easy fixes. It worked!

    /Phalck

  4. #4
    I have the same problem.

    I want to be able to make characters with Greek names
    The iso code for greek language is 8859-7

    So the base.xml file looks like that

    Code:
    <?xml version="1.0" encoding="iso-8859-7"?>
    <root>
    	<staticdata source="rulesets\Goge\database\spelllists.xml" />
    	<staticdata source="rulesets\Goge\database\spelllists_domains.xml" />
    	<staticdata source="rulesets\Goge\database\spelllists_schools.xml" />
    	<staticdata source="rulesets\Goge\database\classes.xml" />
            ...
    After that I start the program and the greek character still appear like هنِ.
    What else i have to do?

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
DICE PACKS BUNDLE

Log in

Log in