• 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

Hero with language "Common" showing twice

dacrawfo

Member
So I added a hero to one of my .por files and the hero has "Common" listed twice without a dlete button. Seems I can change to "Customize" and fix the listing but seemed strange to have it occur to begin with.
 
I'd guess that one of your user files replaced the default elf race with a new one which is bootstrapping Common.

To verify if this is the case, go to the Develop menu and "Enable Data File Debugging"

Then go to Floating Info Windows -> Show Selection Tags.

A window will pop up with all the picks on your hero, listed alphabetically. Scroll down to find "Elf". There will be two of them, and in parenthesis next to them should be "(rElf)" and "(stElf)". If either of those unique IDs vary from what I said, then you have something replacing the default elf race (rElf) or the elf subtype (stElf).

What that could be, I dunno. You'll have to go searching through your user files for it.
 
Back
Top