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

  1. M

    No Conditions - but still Clumsy, Stupified, Sickened (Hero Lab Online Bug ?)

    Hi! For all my characters, when in session, they are shown as "Clumsy, Stupified, Sickened". There are NO Conditions shown in the Condition list, it's only shown in the character overview, but for all my characters (each character in a different campaign). Other people do not have this problem...
  2. M

    Campaign Theatre - Campaigns and Characters

    Hi! I noticed that when I enter a character into a campaign it is removed "outside". I still have the possibility then to make a "copy of the character Outside", but this is not what I want. What I would like is that the Campaign Character list is only a "link" to the "character outside", and...
  3. M

    Playtest version - how long still available ?

    Hi! The playtest version says that it will be switched of soon and refers to the FAQ. Sadly the FAQ does not answer the question "how long still". So, can someone official answer this question ? Thanks in advance! Best regards, MagicSN
  4. M

    JSON Error with new Pathfinder 2 Game System for HLO

    Hi! I get this message a lot with the "final" PF2 game system. I hope this data helps in finding and fixing the bug. If you (Lone Wolf) still have questions on this bugreport, feel free to contact me! Best regards, Steffen MagicSN...
  5. M

    Pathfinder 2 Game System Final Version Bugs

    Hi! Here are the bugs I noticed: - When I create a new character after I enter the character list again I still see "name unset" as character name. If I click the entry and look at the character the name is "there", only in the list it is missing. Once I click on Create Character (and create...
  6. M

    Beta Print Feature

    Hi! The Beta Print Feature is MUCH better. Just some few criticism remaining: - The skill values (Pathfinder 2) missed the boxes, you need to move them a bit to the left (and no, I have no use for "manually changed skill values", I want the pre-defined skillvalue into the box - currently I...
  7. M

    Higher lvl class feats in creating higher lvl char

    Hi! I noticed when creating a l4 character you can select all class feats at l4 feats. Yes, the rules allow retraining during downtime, but not retraining to a higher lvl feat so a l4 char should only be allowed 1 l4 feat, the tool should complain if you choose more. Currently it seems only...
  8. M

    Multiple User-Selected Images Help Needed

    Hi! I am using this code for displaying images (which should end up on the character sheet). I would like to change the code in a way that either: - I can display multiple images on the sheet ("the first three images") OR - that always exactly 3 images can be chosen (instead of a list of...
  9. M

    Modifying the Character Sheet possible?

    Hi! Is it possible to modify the character sheet without the .dat files, only using the editor? As that's the part where I like my own 5e datasets better and it would be great if I could port some of my features over to the official version of the datafiles ;-) MagicSN
  10. M

    A comparision of Datasets

    Hi! When the official 5e Dataset came out for me of course a comparision between the official one and my own 5e Dataset was interesting. Here are the results. Please note that "my version" is NOT available to other people due to two reasons: a) I would not want to destroy sales for Wolf Lair...
  11. M

    Hero Lab 6.2b vs. Authoring Kit?

    Hello! Since I recently updated to Hero Lab 6.2b (before I used 5.3) my D&D Next implementation claims "I would have to update this game system". If I decline the request to update it fails to load, if I say "yes" it (obviously) says it cannot find an update online. The source of the problem I...
  12. M

    Tables

    Hello! Is there a better way to do this: <thing id="pFmBat" name="Bat" description="{align left}{b}Tiny Celestial, Fey, or Fiend{/b}{br}{br}The bat is your familiar.{br}{br}{b}AC: {/b}12{br}{b}Hit Points: {/b}1 HP{br}{b}Speed: {/b}5 ft. (Flying: 30 ft.){br}{b}Str: {/b}2 (-4) {b}Dex...
  13. M

    D&D 5e and the OGL

    Hi! I just read on enworld.org: " It is our intention to bring back the OGL. We just don't know when we are going to do it yet. Read more: http://www.enworld.org/#ixzz3IZvHrA25 " So it seems I definitely will be able to release my Hero Lab implementation for D&D 5e at some point. I have to...
  14. M

    Conditional BuildOpt

    Hi! Does anybody have an idea how I can solve this? I have a Feat like this: <thing id="ftWrlIn1" name="Invocation 1" description="Choose an Invocation." compset="ClassFeat"> <fieldval field="usrCandid1" value="component.BuildOpt &...
  15. M

    Optional Weapons

    I have weapons defined like this: <thing id="wpUnarm" name="Unarmed Strike" description=" " compset="Melee" holdable="no"> <tag group="WepDamage" tag="1"/> <tag group="WepCat" tag="wcSimple"/> <tag group="WepProp" tag="Bludg"/> <tag group="WepProp" tag="OffHand"/> </thing>...
Back
Top