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

    Use non PFS factions

    Is there a way to use factions with out using the factions from Pathfinder? I would like to add my own custom factions and make them available without also making the Pathfinder factions available.
  2. M

    Ethnicity and Racial Height Scripting

    I am wondering if it is possible to create a script that will chanage the min height for an ethnicity. I have been trying with no luck. Here is what I have so far. if (hero.child[background].field[bGender].value = 1) then perform delete[Min.Height.53] perform...
  3. M

    Help with traits

    I was hoping someone could help me with this. I have created a new faction that makes availaible new traits. How do I limit these traits only to characters with this faction. I have tried using #hasfaction[facWizGld] <> 0 and I get the error: error parsing left-side expression in relational...
  4. M

    need help with new cleric domain

    I am trying to create a new cleric domain that adds the dwarven stonecunning ability to the character, or if the character already posses the ability I want to increase it by two. I am having a problem with the script, however. I have pieced this together by looking at how other scripts work. I...
  5. M

    Allowed Languages

    I would like to create a feat that allows the user access to more language choices during character creation. The feat does not actually give them any languages just allows access to the languages. I am not sure where to even begin. I assume it would have to be a script, but I am not very good...
  6. M

    Trying to create a feat

    I am trying to create a feat that would allow the character to choose between to weapons and gain proficiency with that weapon. I haven't had much luck with creating this feat. Any help would be appreciated.
Back
Top