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

    Extra Fatigue

    Okay, so you can increase Wounds by this code: Setup/10000 herofield[acMaxWound].value += 1 I have an edge that gives an extra level of Fatigue with a -1 penalty. So there is no "acMaxFatigue" but is "acFatigue". Setup/10000 herofield[acFatigue].value += 1 So the Fatigue code gives no...
  2. G

    Creating Power Point pool in SWADE

    Beasts & Barbarians has an edge "Temptress". Gives the character boost/lower trait Power with its own power point pool. In Deluxe SW it is Charisma + 1/Rank Power Points. And my edge code worked and is this: #trkmax[trkPower] += ((herofield[acRank].value + 1) + #traitbonus[trCharisma]) var...
  3. G

    SWADE questions

    So finally have the time to purchase and start working on converting some files over to SWADE. Jumping in on Beasts & Barbarians and Crystal Heart. General questions: Are knowledge skills still a part of SWADE? I looked thru my book and seems to be no. But if I create a new toon from scratch...
  4. G

    Menu Source option on Edges

    So I have an Edge that will have two Menu Source options the user must select. Menu #1 Source = All Picks on Hero Menu #1 Tag Expression...where I fail. I need the list to just be the Attributes of character: Str, Agility, etc. Menu #2 Source = All Picks on Hero Menu #2 Tag Expression...next...
  5. G

    Settings Books I am working on

    I come and go here, depending on Life. Right now I am living in a state with everyone under quarantine so have more free times (also means I am out of a job for now). I haven't looked thru here in depth to see what people are looking for so thought I would list all the setting books I am...
  6. G

    Skill or Hindrance requirement for an Edge

    First time I have encountered this combination for an Edge, either a Skill level or Hindrance is a requirement. Illusionist Requirements: Spellcasting d6+ or the Only Illusions Hindrance So I have two versions of code I have tried and neither seems to work. No errors, just not working...
  7. G

    Racial Property bootstrap "best practices"

    So looking for a consensus from fellow content authors. When creating specific Racial Properties that essentially are a Hindrance, do you just create a stand-alone Racial Property or actually bootstrap the Hindrance in as well. An example would be Outsider, many races seem to have a version of...
  8. G

    Bootstrap a Hindrance (Minor or Major)

    For the love of Pete, I have been away for too long. And a new computer to boot with most of my old work gone, sigh. I just cannot seem to find the answer looking through the forums here. I have a Racial Property bootstrapping in a Hindrance (in this case Pacifist), what code do I need to...
  9. G

    Hiding Derived Traits from Creatures/Monsters

    So, a couple of different settings I am working on have some Derived Traits I created, like Beast & Barbarians > Savings and for Lankhmar > Corruption, and some others. All well in good, no problem there. The question, is it possible to tag such Traits as "character" only? Meaning they won't...
  10. G

    2 knowledge skills, only one gets the bonus

    So back into coding things for Beats & Barbarians to name a few. Have an Edge that should apply a +2 bonus to 2 specific Knowledge Skills. So I have some code, but it only ever applies the bonus to ONE of them. I am a bit code rusty so I am probably just missing something obvious: Set at...
  11. G

    Code works but still get an error (Attribute or Skill for Edge)

    Here is the code: validif (hero.child[attrSpi].field[trtFinal].value >= 6) validif (hero.child[skBBDreaming].field[trtFinal].value >= 5) if (@ispick <> 0) then altpick.linkvalid = 0 endif Prereq for an Edge, either Have Spirit 12+ or Dreaming (Arcane) skill d10+. So it works but gives an...
  12. G

    Creating a bullet point in my .user file

    I know if I work in the Hero Lab Editor, if I cut and paste, yes the bullet point shows up correctly when viewing (say the Deities from Fantasy Splatbook, etc.) But I tend to write up my stuff by hand in Notepad++ and even if I make something in Editor first then copy into Notepadd++ HeroLab...
  13. G

    A list option modified starting cash

    So I have the Edge - Fallen Noble. It has 3 options. One of the options modifies starting wealth. Parts of the Edge are: <fieldval field="usrCandid1" value="component.Simple & User.Advant"/> <tag group="ChooseSrc1" tag="Thing"/> <eval index="2" phase="PreTraits" priority="5500"><![CDATA[ if...
  14. G

    SciFi Companion Issue

    More an annoyance, at least nothing crashes :) To see the behaviour: Inside the Configure Character box: Check Science Fiction Companion Check Show Cyberware Check Show Robots Check Medieval (players still wanted access to big swords) Uncheck Black Powder Uncheck Modern (this one is...
  15. G

    An edge that halves the weight of worn armour and shield

    So I am working on file for Beasts and Barbarians and stumped myself building this Edge: Hoplite Training. In a nutshell: Any ideas if this is possible? Can we do a search and look for worn armor and shield and modify the weight value?
  16. G

    Add "skill" at d6 and actually cost correctly

    So I am working on a bunch of Archetype (via Groups) for a fantasy game. For newbies who want to just select "Barbarian" or "Bard" and it will add Attributes, Skills, Edges and Hindrances. A shortcut character so to speak. The important part, none of this should be "free" it should cost for...
  17. G

    PoSM and Hell on Earth seem to have broken my HeroLab

    Excitedly purchased the SciFi Companion (coolio) and fired up my HeroLab and saw there were some updates. Ran them all but the updates for: Pirates of the Spanish Main and Hell on Earth Don't seem to load properly. They just keep getting marked as having an update available. Now, because they...
  18. G

    Cant open Savage Worlds but all other games

    Not sure what happened. I updated a source file with a new edge (from another setting) and now get these errors: Error says (in case dropbox image doesn't load): The data files could not be loaded due to errors. Hero Lab will now attempt to load them in recovery mode. Once loaded, you can...
  19. G

    An Edge that allows user to select One power

    In this setting, we don't have the usual Arcane Backgrounds. But a player can take an Edge that grants One power at selection. So I need to create a dropdown box when they select the Edge, that has a list of available powers. I have this: <fieldval field="usrCandid1" value="component."/> Not...
  20. G

    User rname equipment or domain field option

    So looking over equipment it seems there is no way for a user to rename and item or, what I wanted, the user to purchase an item (say a magic tome) and expose a text field for them to write up a brief note to correspond to the tome. Or a ritual spell scroll that needs a user defined "spell name"...
Back
Top