• 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. K

    Featue request

    Is it possible to add a create spell list feature in the cast spells portion of the Class/Class tab. In the Create spell list it would display all spells with a check box and if the box is checked the back end of the program would fill in the fields for the spell that are in the extend thing...
  2. K

    Arcanist Exploits ann Magic Items

    I want a ring to add 2 arcanist levels to the arcanist class for the purpose of having the arcanist exploit class feature see the arcanist level as 2 levels higher than it is like the Bane Baldric does for the bane class feature but the Arcanist Exploit feature is not a class/ class special or a...
  3. K

    Spirted Charge for Quadreped Races

    I want to modify the Spirited Charge Feat for use by Centaurs and Wemics by removing the parts of scripts that reference mounted combat and pets I tried this but am getting an error Chargin not defined when I delete pet from petChargin what would be the propler sytax to use here is the script...
  4. K

    Channel Engery

    I created a new class with the channel energy feature. I used class/class special a copy of Cleric Channel energy and bootstrapped xchannel I unchecked the box so it would dispel on the special tab it is displaying on the special tab but the counter to say how many dice the channel is not...
  5. K

    Help with error message

    What does this error message Mean? Non-existent parent source specified for source reference I am pretty sure it is related to this abS2ArcPoo
  6. K

    Feat Bonus feat Tag ID

    In the General super tab Feat tab in the bonus feat for. I want to add a tag so the feat that I am making is a bonus fat for the Warpriest Class I don't understand what I should put for a TagID. Can I get an Example from someone.
  7. K

    Animal Comanion Tricks

    Where do I find Animal Companion tricks in the Editor? I am trying to add them to a New archtype that I have added an animal companion too.
  8. K

    help with archtype

    I am creating an arch type for war priest. I want to change Sacred weapon to each even level. I selected Modify class ability and checked the box for sacred weapon then I went to the class abilities tab and bootstrapped it at each even level and after I compiled it I am getting a +10 at 8th...
  9. K

    Help on making a table

    I am doing an arch type that gives a war priest several Magus powers. I want to make a divine version of Magus Arcana how do I create the table for the aracna? I know how to add new items to a table but do not know how to make a new table.
  10. K

    archtype/ custom abilities

    Is there a max number of custom abilities allowed?
  11. K

    Spell Lists via archtype

    would it be possible to add the full spell list for the war priest to the spell list for the Magus via an arch type?
  12. K

    Custom ability feat ?

    on the arch type tab is it possible to create feat that would allow you to select an additional ability that has been added under the Custom ability, Secondary ability etc. if so how would I go about doing this? I have already gotten the abilities that I have added to display correctly at each...
  13. K

    editor question

    in the class/custom ability/available to classes is there a way to select by tag? I am making custom abilities that all classes that are chelp tagged can use. is there a simple way I can choose all classes that are tagged like that without having to pick each class each time I make a new ability?
  14. K

    abduration question

    the below code says your abduration is one hour per level. How would I change the duration to until shape change ability is used again? would it be better to use a text string instead? field[abDuration].value += field[xTotalLev].value
  15. K

    Editor question

    Is there a list of what things are in the editor? Example I and io an unrelated question what happens if I change the user identifier right now it is set to watt could I change it to Mike?
  16. K

    editor feature request

    Would it be possible to make a feature for the editor that when files are compiled and errors are generated that you click on the error and it takes you to that file so you can fix it with out digging through the entre editor.
  17. K

    Problems after latest update

    I get these errors after the latest updates Errors were encountered when loading the saved portfolio! A record of these errors can be found in the file "C:\Users\User\AppData\Local\Temp\hero_lab_load_issues.log". If you notice incorrect behaviors in your portfolio, please report it to the data...
  18. K

    How to display property of new material

    How would I get hero lab to display a property of a new material on the specials tab. I created a new material Yasgarian Steel it increases the Critical Hit conformation roll by 2. The Material has the eval script to mechanicaly do this but I want to have a message in the specials tab saying...
  19. K

    Help with syntax

    what is the correct syntax to use to change an enhancement bonus to an untyped bonus #enhancementbonus[hero.child[aSTR], 4] #enhancementbonus[hero.child[aCON], 4] would I use#bonusbouns[hero.child[aSTR], 4}
  20. K

    feature Request

    Would it be possible for a search feature that would search everything in one category example under class you enter channel energy and everything under the class tab related to channel energy would be displayed.
Back
Top