• 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 TheNewProgrammer

  1. TheNewProgrammer

    Spell Swap Eval Script

    Thanks! this worked. Excited to see this working after 6 months
  2. TheNewProgrammer

    Spell Swap Eval Script

    Thanks for replying, I've been working on this problem for a while and it has been discouraging. I have been trying to make an archetype that replaces a class's spell list with another. The current script doesn't replace the choosable spells like I want it to. When I look at the user file...
  3. TheNewProgrammer

    Spell Swap Eval Script

    thanks, I feel like this is closer, but it still didn't work. The field cSpellExpr is already being modified in the second to last line of the script, but I tried changing the timing to your suggested time, but it did not work either. Testing with the original shows that the third to last line...
  4. TheNewProgrammer

    Spell Swap Eval Script

    Does anyone know what the pf1 equivalent of [cSpKnoExpr] is? I couldn't find it in pf1 OR 5e
  5. TheNewProgrammer

    Spell Swap Eval Script

    Hi all, back on the spell swapping project I found an eval script for Divine soul sorcerer for 5e that sort of works ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ final Phase - Priority: 21000 doneif (tagis[Helper.ShowSpec] = 0) ~these vars will hold the tag expressions for spells and...
  6. TheNewProgrammer

    Adding Inquisition as Nature Bond options for Druids

    Try looking at Divine Hunter. I am currently doing something similar, but replacing patrons with domains and DH had what I wanted
  7. TheNewProgrammer

    Archetype that swaps spell list

    I think this is the last thing I need to do, does anyone know how to delete the tag cHelpBlr and or remove 0th level spells? Also I accidentally created a new source I do not want. Any advice on how to delete it?
  8. TheNewProgrammer

    Archetype that swaps spell list

    From what I can see it adds the tag sClass.cHelpClr. It looks like I want to remove the tag sClass.cHelpBlr? any advice?
  9. TheNewProgrammer

    Archetype that swaps spell list

    I tried again, and it seems that "spellcaster type and magic type don't help. Uses which spells says that it can allow you to use a separate spell list, but if I have no spell lists enabled, the class has bloodrager spells. If I have only cleric spells enabled it has BOTH bloodrager and cleric...
  10. TheNewProgrammer

    Book of Many things in Hero Lab?

    I didn't have a basic understanding of scripting when I started. I just fiddled around until I started to get it.
  11. TheNewProgrammer

    Archetype that swaps spell list

    So it is possible. I'll fiddle with those options again, thanks.
  12. TheNewProgrammer

    Archetype that swaps spell list

    That's always the first thing I try. so no, I could not find anything
  13. TheNewProgrammer

    Book of Many things in Hero Lab?

    I don't know if its in HLC, but you can make your own stuff using the editor. (open editor button in one of the tasks bar menus)
  14. TheNewProgrammer

    Archetype that swaps spell list

    Hey all, I'm working on a Bloodrager archetype that swaps the arcane spellcasting for divine spellcasting. In the editor, I changed it so cleric is the only enabled spellcasting type, but the Bloodrager still has access to arcane spells. any ideas?
  15. TheNewProgrammer

    Copy Warpiest fighter bonus feats for alternate class

    Hey all, I'm trying to make an alternate class for Warpriest and want to copy the fighter bonus feats ability directly but can't see a way to. Is it possible to copy it whole cloth?
Back
Top