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

  1. 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...
  2. 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?
  3. T

    Help with game development

    Good deal. :) Let me know if need any help on anything, be glad to help out.
  4. 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.
  5. 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...
  6. 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 " &...
  7. 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?
  8. T

    List of creatures?

    That worked perfectly! Thank you! I don’t know where my brain was for that lol
  9. 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!
  10. 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. :)
  11. 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. :)
  12. 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?
  13. T

    Savage Settings data files

    Out of curiosity, where do things stand for the new Deadlands: The Weird West? :)
  14. 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...
Back
Top