Lone Wolf Development Forums  

Go Back   Lone Wolf Development Forums > Hero Lab Forums > HL - d20 System

Notices

Reply
 
Thread Tools Display Modes
Illyahr
Senior Member
 
Join Date: Feb 2013
Posts: 357

Old January 14th, 2021, 03:10 PM
Quote:
Originally Posted by Sendric View Post
What exactly are you trying to do? Create a language that anyone can take or allow all characters to be able to take any language? Or is it something else?
I think he wants to make it so any race can start with any language rather than having a select list. He would have to apply the tag to every character he made.

The easiest I can figure to do this is to make an adjustment. Just call it "All Languages" or something. Set script to Pre-Levels and use this code:
Code:
perform hero.assign[Language.All]
Just make sure to put this adjustment on new characters.
Illyahr is offline   #11 Reply With Quote
Monteparnas
Member
 
Join Date: Jan 2017
Posts: 68

Old January 15th, 2021, 01:06 AM
Quote:
Originally Posted by Illyahr View Post
I think he wants to make it so any race can start with any language rather than having a select list. He would have to apply the tag to every character he made.

The easiest I can figure to do this is to make an adjustment. Just call it "All Languages" or something. Set script to Pre-Levels and use this code:
Code:
perform hero.assign[Language.All]
Just make sure to put this adjustment on new characters.
Yeah, well, that's what I wanted and this is the level of "I don't know the actual coding" I'm in.

Thank you, anyway. I just adjusted the tag to Language.Any, otherwise it worked pretty well.

Maybe a little too well if at some point in the future it becomes an issue, because it worked so well that I did'n actually had to mark the Condition for it to work for every single character, but this isn't likely to bother me ever.
Monteparnas is offline   #12 Reply With Quote
Sendric
Senior Member
 
Join Date: Jul 2010
Posts: 3,144

Old January 15th, 2021, 04:28 AM
Quote:
Originally Posted by Monteparnas View Post
Yeah, well, that's what I wanted and this is the level of "I don't know the actual coding" I'm in.

Thank you, anyway. I just adjusted the tag to Language.Any, otherwise it worked pretty well.

Maybe a little too well if at some point in the future it becomes an issue, because it worked so well that I did'n actually had to mark the Condition for it to work for every single character, but this isn't likely to bother me ever.
If you take a look at the scripts on other adjustments you'll see lines of code at the top that start with "doneif". These lines of code prevent anything below it from running if the adjustment isn't selected. Something to look for perhaps.
Sendric is offline   #13 Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -8. The time now is 12:01 PM.


Powered by vBulletin® - Copyright ©2000 - 2024, vBulletin Solutions, Inc.
wolflair.com copyright ©1998-2016 Lone Wolf Development, Inc. View our Privacy Policy here.