• 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

    Spells For New Class

    IS there an easy way to have a new class cast spells from another classes spell list with out have to add the new class to each spell?
  2. K

    32bit to 64bit

    How do I start Herolab in the 64 bit mode?
  3. K

    Tyrants Grasp AP

    Does the Tyrants Grasp AP have the Stat bloc for Whispering Tyrant in it?
  4. K

    syntax question for new magic item

    I want to give an item that I am making DR10/Mythic this is the portion of the eval script for belt of stone skin #applydr[xDamRdAdam, 10] what is the proper syntax to replace Adam for Mythic
  5. K

    cannot locate feats

    I cannot locate the feats Accobatic Steps, Nimble Moves or Nimble Striker I am sure thatI just don't have the right source checked in the character configure hero can someone tell me what to check.
  6. K

    Script to doubble Magus Arcane pool

    I am creating a ring that as one of its powers doubles the Magus 's Arcane pool How would I write a eval script to do this? I want the script to check the arcane pool at each level and double it.
  7. K

    Character Portraits

    Are Character portraits going to be fixed in the next update?
  8. K

    Display problem

    For a new race that I haver built I created a Race/racial special power Fast heal 10. It shows up under the background racial template & faction abilities but not under the Special tab. I have the check box checked for show in special. here is the eval script that I am using post levels 10000...
  9. K

    Printing Problems

    After the latest update my character portraits are not printing.
  10. K

    Mythic Spells

    would it be possible to add a sort feature to popup widow where you select mythic spells to only show spells that are in your spell book.
  11. K

    Eidolon Subtype

    Where is the Eidolon Subtype located in the editor? I want to add the Subtype from the Technomancer archtype from Shawn K Reynolds.
  12. K

    Ranger Comat Styles

    I want to create a new Combat style for Firearms. I copied the archery combat style and changed the tag from archery to firearms but when I complied the script I got the error tag group does not exist. How do I fix this? Where do you set the bonus feats for Combat styles?
  13. K

    Natural attacks

    How do I make Natural attacks Chains and Tail Slap count as adamantine. the natural attacks were created via template [natural attacks]
  14. K

    Natural attacks

    How do I make two types of natural attacks Chains and Tail slap count as adamantine? the natural attacks were added via a template.
  15. K

    question on Feat extra hex

    If I am reading the feat extra hex right the code below selects the witch class doneif (tagis[Helper.FtDisable] <> 0) doneif (field[usrChosen1].ischosen = 0) if (field[usrChosen1].chosen.tagis[ClassHelp.cHelpWit] <> 0) then hero.childfound[cHelpWit].field[cGiveSpec].value...
  16. K

    restricting script

    How would I restrict the below script to make the bonus apply only to the devil subtype. #applybonus[BonTrait,hero.childfound[skDiplo],3]
  17. K

    Help adding feaqt to magic item

    I am trying to add the feats Favored Terrain mountain and Favored Terrain Forest to a pair of boots here is script I came up with herochild.found.feat.FavoredTerrainMaster.Moutain herochild.found.feat.FavoredTerrainMaster.Forest I am getting a syntax error can someone tell me what I have done...
  18. K

    Phalactry of Channeling positive engery

    Could lone wolf add a line of code in the eval script for Phylactary of Channeling positive energy so war priests can use it w/o creating a whole new item. WarPriests use Charisma instead of wisdom to determine their bonus healing. This is another time Paizo created a problem by not making a...
  19. K

    Natural attacks

    I have created a template that changes the base creature type to Outsider devil. I have given the new creature natural attacks but the natural attacks are counted as secondary attacks at a -5. How do I change the natural attacks from secondary to primary attacks?
  20. K

    Editor Request

    would it be possible to add a selection in the right side dialog box, in boxes that have lots of records show checked records only?
Back
Top