• 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

Lycanthrope Form Error

DonTuel

Member
I created my own version of the werewolf that has a few changes to the standard.

To implement I created my own Procedure, copying the "LycanForm" and changing the damage reduction to cold iron instead of silver. It also uses the Dire Wolf instead of a normal wolf for the hybrid and animal form.

I sent it out for my players to use as a .hl file. A few of my players cannot get the file to load properly - it shows up in the manage third-party updates but does not appear in the configure hero - a few get the following error "Hero Lab was forced to stop compilation after the following errors were detected: Syntax error in script for Procedure 'ARLycnForm' on line 21 -> Tag 'Hero.BeastLycan' not defined" (I've also attached a copy of the message - I hope.)

Any assistance would help.
 

Attachments

  • image001.png
    image001.png
    111.8 KB · Views: 15
Do your players own the relevant source pack that adds the Hero.BeastLycan?

Is the procedure included in the HL file that you created?
 
Hero.BeastLycan is a tag that is defined in the core tags file. There's something else going wrong here. What's the code in this ARLycnForm procedure you've created, especially around line 21?
 
I took a look at one of the older posts that included an old copy of the LycanForm and LycanAttr procedures. That version of LycanForm did not have a reference to the Hero.BeastLycan tag, so I removed the reference and everything seems to be working now. After looking at all my other code I did not use the tag anywhere else, so it wasn't needed anyway.

Also, all my players have the Class Pack Entry Path version, while I have the Rulebook version. So, we frequently mismatch on source packs.

Thanks for the feedback though.
 
You might want to take a look at some of the Ravenloft Lycanthropes, many of them have alternate Damage Reductions. Also, you dont need to create entirely new lycanthropes. You could simply create an adjustment that would disable the Damage Reduction and Add in your own.

I agree with you though, Lycans all (mostly) having the same DR is boring. I like the really old versions of them from early D&D that had each Phenotype with its own DR.
 
Back
Top