• 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

Search results

  1. C

    New User Content Loaded 9-2-09

    Just want to let folks know that there is a lot of new content loaded up into the Hero lab User Repository at www.cheeseweasel.net. Thanks
  2. C

    New Module Purchase

    Hey there, a friend just puchased Hero Lab and when they try to install it it only gives the d20 module as an option. They want to use the World of darkness module as their primary one and a Pathfinder module once he gets the product working. Anyone know why only the one module, d20, is...
  3. C

    Spell Use

    I am trying to find how I can determine if a class has spell use or not. Specifically I have the Battle Blessing feat which has a pre-req of Ability to cast paladin spells. How can determine if the Paladin has spell use yet? I could check for the level to determine it that way, but this...
  4. C

    Spells for Complete Champion

    hey all, with the user content being created, we could really use some help. Even small things like data entry would be a big help. I am currently working on getting all the content for the D&D 3.5 book Complete Champions into HL. Its slow going though, life has a way on getting in the way...
  5. C

    Complete Champion

    ok folks, I am going to try to reach out to the user community and see if this idea will work. I would like to offer all the information in 1 book at a time so as to limit the number of files a person would need to download and install. To this end groups of people should work together. So...
  6. C

    User Content File Repository

    Hey everyone. Well I am back from Gen Con with lots of new ideas and games to play. For those who don’t know me I am the Chiefweasel at Cheese Weasel Logistics. I have been using the Hero Lab product for about a year now and find it one of the best on the market. The only problem I have...
  7. C

    Mutiple Feats

    Quick questions, I am putting together a Prestige Class and as a pre-req they must have at least 1 of 5 different feats. How can you code to say you have 1 of either feat? so need an and/or code. I ddin't see one in the examples. Thanks.
  8. C

    Mass Testing

    Is there a way to perform a test enmass for everything you have created instead of doing the items one at a time? I have compilied all the Spells from the Spell Compendium into one file and loaded it into HL, then I compiled it. But none of the items show up until i perform a test on them...
  9. C

    Adding a Class level to a Skill

    I am trying to create a Kensai and at 4th level he get the ability, Ki Projection. This allows him to add 1/2 his level to several skills. This changes to equal his level at level 8. I thought I had the code, but I was wrong. here is what I did: ~ Add our level + 1 / 2 to skills. var...
  10. C

    .dat files or .user

    Quick question, have the default files extension been changed from .dat to .user? I dont seem to have the option to save any file as a .dat anymore. Just curious. Thanks.
  11. C

    HL 3.1 install issues

    I have been unable to load the new update for HL. It goes through the process but when it says that it needs to restart HL, the app just closes and does not install the update, it just shuts down HL. Is this happening to anyone else? I have a Vista machine, and have had isues with the license...
  12. C

    Arcane Spell use

    Does anyone know if there is a way to determine if a char has Bardic Music or at least 1 level of arcane spell use? I know for the bards there is something called, Hbardic but I cant find what it is exactly. Some feats require these things as prerequisites but I have no idea how to check for...
  13. C

    Combining dat files

    Hey all, I am looking to see if there is a way to combine dat files? This would make it easier for people to work on projects, such as the feats from a book, we could have 3 people work on it, and when each is done combine it into 1 dat file that can be shared out. Is this possible at all?
  14. C

    Authoring Kit License

    I am having issues trying to activate the authoring kit. I got through the process, then when it tells me to restart, I do so, but I am still in demo mode. any ideas? Thanks.
  15. C

    Prestige Classes

    Ok got another one. Sorry for all the questions. I am creating a prestige class, Halfling Outrider. when trying to determine the number of levels the user has it in, I get an error saying that the ID for the class hasnt been created. I have been able to use the class without problems so far...
  16. C

    Deleting Items

    While learning, and using, HL, I have made some mistakes, such as creating a feat when it should have been a special. but even though I have deleted the feat from the .dat file, the item still remains. I think this was due to the .dat being compiled once at least. How can i remove the old...
  17. C

    Specific Values

    I'm not a programmer, and have been strugling through some of the code. I am stealing code from other places within the SRD files and trying to understand it as I can. But it seems that there are fields beyond what we can see, I.E. hero.child[ArmorClass].field[tACDodge].value. How could I...
  18. C

    +1 to attack and Damage

    I was looking to add a new feat, which give a + to attack and damage, but was having a hard time finding the code to do so. I pulled up the code for a feat that gives + to attack, but just cant find where the code says to give it. same for the + to damage, just cant find the code to allow this...
  19. C

    D20

    Hey all, I have been posting about issues with the SRD files, so having problems creating prestige classes, but I have been working my way through the Magic Item Compendium. I do have a question for someone, I have the entire listing of magic items in HTML format and each item in a seperate...
  20. C

    SRD Files

    Just a quick question, when I install HL, I dont seem to have any SRD files. This has made it very difficult to create new files, i.e. .dat files. In looking st other people who have HL it seems that they have SRD fils that are loaded, mine doesnt. Any idea how to get them loaded so I could...
Back
Top