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

    Racial Custom ability for naga, spellcasting

    I have created 2 Racial custom abilities for the Bone naga, it's spellcasting depends on the naga it was during his life. In the custom ability I try to link the correct castattr, I've done this script but something is missing as it can't find the table. perform linkage[table].setfocus doneif...
  2. P

    Remove a pick possible ? Disable it ?

    I'm creating the Dracolich template/subrace and for this I need to be able to remove the tpDragon Type race and replace it with tpUndead. I tried for 2 hours to find a way to remove it without succes. I finally found in some post on the forum that remove a pick is not possible. And it must be...
  3. P

    SRD Creatures and NPC + Wish

    I've already asked in a thread I can't find anymore so I create a new one. Can we expect the NPC and creatures in the next release of 5e SRD ? Most adventures have some of these so :p Also a wish : a template for races in the editor like in Pathfinder
  4. P

    Template race

    Will we be able to create template for NPC ? Like a Drow, Duergar, etc template that we can apply to priest, acolyte, bandit, assassin, etc Or Dracolich or shadow to dragons like in the MM.
  5. P

    detect no armor and no shield

    How can I detect in a script that the character don't wear any armor or shield ?
  6. P

    How to add text to a language

    I have a monster race that has Common as language but there is a small text behind, how can I select the language and change it's name (or add something to it)
  7. P

    How to display saving throws on statblock

    Drow Elite warrior and Prietress have modified saving throw, how can I display it on the statblocks ?
  8. P

    carriage return in script string

    Script question ? How can I generate a carriage return in a script string Field[CustDesc].text = "1: test" I would like this script to generate this: 1: test instead of 1:test
  9. P

    AC Class Breakdown incorrect

    I have added via a script in an ability a Bonus to AC via the tACMisc Bonus, the value of AC is correct but the popup AC Class Breakdown doesn't show the bonus and said 17 = 10 + 4 (dexterity) should be 17 = 10 + 4 (dexterity) + 4 (Misc) or something. Is there a way to change the text or is it a...
  10. P

    Need help about weapons config

    Questions about Natural Weapons: I have problems implementing a natural weapon: 1) I can't find a way to remove the reach in the statblock 2) I would like to change change "one creature" target to "one creature directly underneath the ..."
  11. P

    How to create a new natural weapon

    Couln't find where I can create a new natural weapon. I need to create the Hook natural weapon. I used wTail and change the name "livename" and in HL it is ok butr it stays Tail in the statblock
  12. P

    Execute EvalScript globally on a hero

    I would like to do some translations for my players (the spells) as some do not understand english. Replace the spell with my own version is not a good solution because if mecanics and other stuffs changes, my translated copy of the spell will be obsolete. ShadowChemosh has explained to me...
  13. P

    How to add a monster ability to a npc

    Hello, I'm starting to dig into the software and create my first more complex npc but I cannot find a way to add an ability from a monster to it. In particular, is there an easy way to add the change shape ability from the succubus or barghest to a npc ?
Back
Top