• 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

Removing bonus languages from a given race

TobyFox2002

Well-known member
How do I delete languages from a given race?

I've tried perform hero.childfound[rHuman].delete[Language.Any] and half a dozen different timings and variations. Nothing seems to delete the language tags from the hero.
 
If you've tried half a dozen timings, you need to tell us what you've tried, so we can help you figure out why those didn't work.

I don't see any reason that shouldn't work, as long as it's done before First/650, and as long as you assign one or more Language tags to replace it, since if a race has no language tags, HL assigns Language.Any to the race at First/650, just before copying those tags to the hero, which is where they're used to control the language list.

Or just change the Language tags on the hero, instead of the race - doing that, you should have a lot of flexibility in the timing.
 
Back
Top