• 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

Recent content by dmccoy1693

  1. D

    [Jon Brazer Enterprises] Our Powered by Hero Lab Titles

    Jon Brazer Enterprises is a big supporter of Hero Lab. Today, we listed all of our titles with Hero Lab files included. Goto JonBrazer.com to find out which titles will enhance your world and your game.
  2. D

    New Race: Need Help with Script

    I'm programming a new race, one that doesn't take a negative level when wielding a holy weapon. I copied this part from the holy weapon magical quality: doneif (hero.tagis[Alignment.Good] = 0) However I"m not sure where exactly to go from there. Here's the rest of the code for the holy weapon...
  3. D

    Problem with Pre-reqs

    I'm trying to program in a prestige class. All going well, except for the prereqs. I copy from the Useful Macros and adjust at necessary: if (#skillranks[skHeal] >= 5) then @valid = 1 endif to get it to require a min of 5 ranks in Heal. It goes under the Pre-reqs button. Compiles fine...
Back
Top