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

  1. G

    Savage Worlds Bug Reports

    I have been away for quite awhile, I moved away from my gaming group so haven't touched HeroLab in a bit. But thought maybe I would kick around and finish some setting files perhaps. Any ETA or status on all of the outstanding updates from Caped Crusader?
  2. G

    .stock files

    Just curious, what exactly is a .stock file and what do they do? I know we general users cannot edit them but I noticed Caped (which makes sense) is able to create them in some of the files he creates. So was just curious about them. Obviously they exist in the core files as well.
  3. G

    Caped, Do you still have a version of your Seven Worlds file available to share?

    Caped, Do you still have a version of your Seven Worlds file available to share?
  4. G

    What changes/enhancements would you like to see?

    Question 1: Question regarding future of item modifications, magic items, etc. In Deluxe if you wanted to “work” with magic items you had to load the Fantasy Companion then preclude ALL the stuff you might not want to use. If you loaded the Sci-Fi Companion, you could get the options to modify...
  5. G

    What changes/enhancements would you like to see?

    Just a thought regarding the second edition companions, especially the upcoming Fantasy version for SWADE. Could we get a few extra options for the companion book under the Configure Hero menu. Something like this: ☐ Fantasy Companion ☐ Fantasy Companion - Ancestries ☐ Fantasy Companion -...
  6. G

    Savage Worlds Bug Reports

    I should have explained this better :) I use the containrreq to "hide" choices that are not available unless a character has a certain Edge (or similar future). I have done this with Class Edges, Prestige Edges, etc. as a way to keep the list of Edges (or skills) reasonable for a player if they...
  7. G

    Savage Worlds Bug Reports

    Weird problem regarding Containerreq. Okay, so we have an Edge that is only available if you have another Edge. So requirement is the Assassin Edge. This new Edge is called Target Analysis. So we add the the following Containerreq: Init/1000 Edge.edgAssassinSWADE Everything works fine. You...
  8. G

    Edge increasing weapon damage

    Okay, so I tweaked code from Martial Warrior (what I actually wanted to simulate I think) and added back in my debug: perform hero.child[wpKNStaff].setfocus if (focus.tagis[WeaponDie.?] <> 0) then var newdie as number newdie = focus.tagvalue[WeaponDie.?] + 1 debug "Damage:" & newdie perform...
  9. G

    Edge increasing weapon damage

    Finally figured out what I was trying to do and what to ask regarding this issue. So part of an Edge from Hellfost setting. The Augment Staff Edge. I have broken the options out into different Edges, all work except the damage boosting one. So I don't get any errors but the damage portion not...
  10. G

    wpDamage is a text field

    Disregard this question. I would delete post altogether but not sure how. This is no longer a problem as I was misreading how the Edge actually works.
  11. G

    SWADE for everything?

    Just a question for the users. There are quite a few settings for SW that have not been written up for HeroLab. My little project has been going through the 20-odd or more books I have and start setting files for them. Most are older for Deluxe and I have looked and there are no published...
  12. G

    Setting Adjust - No Power Points

    I just noticed this as I have been working on Lankhmar and some other settings. This Setting Adjust is perfect for the games with no power points. But there is a problem...and not sure why it does it. If you select this setting, take a look at your spells list. The casting modifier is correct...
  13. G

    Items showing up regardless of Time Period

    Simple enough, new character, SWADE only for source. Go into the Character Info and deselect all of the check boxes under Time Periods for Equipment Access. All of the following items will still show up under various spots. I went through and precluded to identify their ID. Hand Weapons...
  14. G

    Starting Power Points, by coding amount

    Okay, traditionally in editor you put in a number for Number of Powers and another into Starting Power Points. Both are fields under the Arcane background tab. So in Beasts & Barbarians (and a few other settings) there are little 'micro' arcane backgrounds (my term). EDGE: One example would be...
  15. G

    Another Hindrance question, blocking New Power and PowerPoint edges

    Okay, let me explain this a bit better. The Minor version limits the casting skill to d8. Have code now for that part and it works great. Now if the player takes the Major version, we have the casting skill limitation (all good), but after character creation they are not allowed to take the...
Back
Top