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

  1. C

    Additional Starting Hindrances for specific race

    Hmmm - that's referring to Reward points for the extra Hindrance...
  2. C

    Melee Weapons Damage vs. Min Str.

    It's a tag - StrReqDie. The way it's supposed to work is that if there's no StrReqDie tag on it, it uses the Weapon Die as the Min Str. And it will when the new code gets released. I had some friends of mine take the current code base and build a bunch of characters. They beat it up and they...
  3. C

    Additional Starting Hindrances for specific race

    Do it at Setup 5000. You'll also want to modify herofield[acMaxHindP].value, it takes the lower of the two.
  4. C

    Savage Worlds Bug Reports

    I've been talking with Lone Wolf. We still want to release this. No ETA yet, though. We have some wrinkles to iron out.
  5. C

    List of creatures?

    Have you tried setting mySize to a number, and checking to see if the 0 you're seeing is the default value and it just didn't find abilValue at all? '
  6. C

    List of creatures?

    Well, that's tricky, and it depends on that you're doing. Increases in a Creature's Size are usually done with a Racial Ability. So you're looking for the RaceAbil called abSize on the Creature and the field you're after is abilValue on that. That's where the size is before it's applied as a pick.
  7. C

    List of creatures?

    You looking for a foreach loop, or what? "component.Creature" might get you what you're after.
  8. C

    .stock files

    Those are just .por files that have been renamed to make them non-editable. You just change the file extension to .stock.
  9. C

    Savage Settings data files

    I believe that's correct.
  10. C

    Let me know if there's anything missing.

    Let me know if there's anything missing.
  11. C

    https://drive.google.com/file/d/1jc4rozv0zvEw_rt_A1jsCxvEGQ8Eyq60/view?usp=sharing

    https://drive.google.com/file/d/1jc4rozv0zvEw_rt_A1jsCxvEGQ8Eyq60/view?usp=sharing
  12. C

    Sure, let me find it. That's a great campaign.

    Sure, let me find it. That's a great campaign.
  13. C

    What changes/enhancements would you like to see?

    Well, I'm setting up a separate Standard tag for all of the new Sci Fi companion stuff, so you can block those separately. Pathfinder will be separate from SWADE Fantasy, each has their own support for the new materials. I know they re-used a lot of stuff, but they will work separately. With...
  14. C

    Savage Settings data files

    Well, it got updated to SWADE back in 2021.
  15. C

    Savage Worlds Bug Reports

    That's a new one on me. I haven't done a lot with those conditional bootstraps. though. What are you doing with the tagexpr?
Back
Top