Karlinator / roll20-character-sheets

My fork of the Roll20 characters sheets. Used for developing the Stars Without Number: Revised sheet. My code here: https://github.com/Karlinator/roll20-character-sheets/tree/master/Stars_Without_Number_Revised
MIT License
1 stars 3 forks source link

Ammo Tracking support #13

Closed PanzerUXI closed 6 years ago

PanzerUXI commented 6 years ago

We've been asked to make ammo dynamically spend itself. Possible issues if people are testing a weapon or such - probably could add a global "Track Ammo On/Off" while they are setting things up.

joesinghaus commented 6 years ago

Needs API script support. That having been said, it would be possible to add painless support for doing this via ChatSetAttr with a bit of extra plumbing under the hood.

joesinghaus commented 6 years ago

Closed by 1f29c65.