s

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

savedbygrace

About

Username
savedbygrace
Joined
Visits
3
Last Active
Roles
REGISTERED

Comments

  • I was trying to track what class, race, and evern ability modifiers from one table to another but I completely overlooked the "With" command. Sorry.
  • Perfect! Too bad the plusminus filter does not filter plus as a literal text without using the ndn-n expression. I know it's silly but I prefer to see the plus symbol with my modifiers.
  • The DwarfCLASS table is the actual class table. The other tables were just implemented for testing and I was only referencing the DwarfFighter table during said test. Thanks for the feedback lads. I was able to get things working as expected by usi…
  • // Define: Fighter = $Fighter //[when][@DwarfCLASS]=Fighter[do][@DwarfFighter][end] Set: ClassName =[@DwarfCLASS] [@{ClassName}&…