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

  1. E

    Basic summary?

    How do I get the Basic summary (see screen shots, attached) to show up? I have it for one character, but for a new character, it's not there and I can't see how to add it.
  2. E

    Keeping collapsed menu items collapsed

    Hi, Is there a way to keep menu items collapsed? (See attachment.) When I collapse them, but then re-open HL, they're expanded again. Is there any way they can be kept closed? Thank you.
  3. E

    "Compile Data Files..." grayed out

    I reimaged my laptop and reinstalled HL. I have access to some of the items in my .user file, but not all. And "compile data files..." (among other options) under "Develop" is grayed out. How do I change this?
  4. E

    Re-sort character spells?

    Is it possible to have spells be sorted alphabetically (as the primary sort) instead of by spell level?
  5. E

    Print spells?

    How do you print all available spells for a spellcaster, and not just the spells you have prepared?
  6. E

    Weapon Focus for cleric with deity's favored weapon?

    I want to give clerics weapon focus with their deity's favored weapon, but not give them WF if they have no deity. I'm trying to add this using an archetype (thinking this was best). How do I do this?
  7. E

    Using declared but uninitialized and unassigned variables?

    In the Weapon Focus feat under General -> Feat in the editor is the following snippet of code: ~ Assign the appropriate tag to all weapons that meet the criteria var id as string var name as string call fTargetId foreach pick in hero from BaseWep where...
  8. E

    Hero's children?

    Suppose someone writes hero.findchild[Deity].tagids[WepProf.?,"+"] in a context I don't think is important for this question. So somehow they know hero has a child called Deity. How do they know this? When I look in the floating info window to show hero tags, I don't see Deity. I see a Has...
  9. E

    HL editor file copied to other user's HL data directory?

    I have put together a .user file of edits I have made in the HL editor. I hoped others in my game who use HL could copy the file to their HL data directory and make use of it. However, so far, this hasn't been working. Is this sort of thing not possible? Or does something else need to happen...
  10. E

    Ethnicities for copy of human race

    I have copied Human to a new race, but I can't select any ethnicities for the new race. I know this is some simple fix, but I can't figure out what it is. Thank you.
  11. E

    Adding weapon focus for free based on simple vs martal weapon

    I would like to somehow like to add Weapon Focus as a bonus feat for a cleric offshoot class I've created, but only if (a) the cleric has a deity, and (b) the deity's favored weapon is simple. (Weapon Focus would then be added for free for this weapon.) How can I do this?
  12. E

    Creating new classes in HL

    I am trying to create a new class in the editor. I am copying the cleric class, and I want to do some things with the copy. But it seems no spells are being associated with the new class. I look for domains and spells and such and HL is not finding anything. Why? How do I fix this? Thank you.
  13. E

    Replacing humans' Human Heritage with Flexible

    Hi, In my game, I allow humans to take an extra +2 to any ability score (other than the one they take their first +2 to). In essence, using the terminology of the Advanced Race Guide, I replace the Human Heritage quality that humans get with the Flexible quality. I want to create a new race...
Back
Top