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

    [Modiphius 2d20] Star Trek Adventures

    I’ll take a look and see where I have it at the moment. I’ve somewhat been holding off until I could afford the Exploration Guide as I understand there is some additional player-facing material. :)
  2. T

    Multiple usagepools for purchases?

    Anyone happen to have an example of purchasing gear when there happen to be multiple pools of funds available? For example, an edge may provide 200000 for purchasing cyberware, another may do 50000 for vehicles, etc. Would it work best to assume if purchasing an item of the component type that...
  3. T

    [Sine Nomine] * Without Number

    All, I’m hoping this might spur a bit of HL conversation :) I began working on a dataset for Cities Without Number after backing the Ashes Without Number KS. I have a bit more time at the moment, and with the gracious permission of Mr. Crawford am able to make what I am working on publicly...
  4. T

    [Modiphius 2d20] Star Trek Adventures

    I’m finding myself with a bit of extra time on my hands as I search for a job after 17 years. :( What do people feel is missing in the STA dataset? What needs improvement?
  5. T

    Help with game development

    Good deal. :) Let me know if need any help on anything, be glad to help out.
  6. T

    Help with game development

    @Johnprime - Have you gotten anywhere with this? Drop me a PM or let me know here with some more details. It sounds like you need to tweak the timing on your trtFinal calculation ot the calculation for the skills.
  7. T

    Consumable Tracker?

    I am working on a system where a weapon has an Ammo (wpAmmo) rating which is an abstract value for actual rounds. When a crit fail is rolled, the Ammo for the weapon will reduce. I have an AmmoCon (Ammo Consumable) component that functions like a Tracker. At tje moment I am adding an AmmoConfig...
  8. T

    List of creatures?

    Hmmm..... that helped, but still running into a hiccup. Effects/10000 doneif (field[usrChosen1].ischosen = 0) var mySize as number foreach bootstrap in field[usrChosen1].chosen where "thingid.abSize" mySize = eachthing.field[abilValue].value notify "Size of " &...
  9. T

    List of creatures?

    @CapedCrusader - A related question.... Do you know if it's possible to grab the size of the selected creature if it's a thing, and not a pick?
  10. T

    List of creatures?

    That worked perfectly! Thank you! I don’t know where my brain was for that lol
  11. T

    List of creatures?

    Actually, looking for the expression for a UserSelect usrCandid1 field. I’ll try the component,Creature when I get home… thank you!
  12. T

    List of creatures?

    Has anyone got an expression that will pull a list of available creatures in the dataset? I’ve tried Hero.Creature and source of All Things but the selector comes back with No Selections Found. Suggestions welcome. :)
  13. T

    Savage Rifts (SWADE)

    I'm checking into this. In the meantime, you should be able to download that zip file and unzip it into your Savage Worlds folder. :)
  14. T

    Savage Settings data files

    Thank you! I see what was confusing me. It's rolled into the Deadlands: Reloaded setting package. Right now, am I correct that it's just the DLWW Core Rules (the one that's the separate entry) and doesn't include stuff from The Weird West Companion or any of the other books at the moment?
  15. T

    Savage Settings data files

    Out of curiosity, where do things stand for the new Deadlands: The Weird West? :)
  16. T

    Savage Worlds Bug Reports

    I'm not sure if this is a bug or if I'm just missing the timing. I'm trying to do a conditional bootstrap on a RacialAbil at Initialize/900. all the way from this timing down to Initialize/100 I get: If I do it with a RacialProp on the same timing it works fine. Bu default, I'm assigning the...
  17. T

    Animal Smarts?

    Not really. :) For me, it’s really just a completeness thing. Since for Savage Rifts I’m doing a custom Statblock, I can add an appropriate helper tag in my dataset for printing the (A) bit.
  18. T

    Animal Smarts?

    I am completely missing this. How do you indicate that a creature has Animal (A) Smarts tag wise?
  19. T

    What changes/enhancements would you like to see?

    Can we extend the size of the vhLoadout field to say 400? Several of the vehicles and power armor for Savage Rifts need 300-350 characters for their loadout summaries.
Back
Top