Hi everyone! I'm pretty new to Roll20 API scripts and would greatly appreciate any assistance to make my game run a little easier for my newbie players. One of my players has a Wand of Magic Missiles. When the wand is used, it asks how many charges are going to be used and deducts the number automatically from the resource on the character sheet. The ammo entry currently looks like this: Wand of Magic Missiles [l+1d6+1],?{How many Charges?}|-MDhiMawGptPxg5SsEPv (Resource used, charges regained on long rest, query for charges used, id for resource) Since the number of darts fired is not equal to the number of charges (that is, because casting Magic Missile produces 3 darts at 1st level and every level above 1st produces one more dart) I would like to know if it would be possible for the number of charges used to be automatically inputted in the chat after it is entered in the pop-up box? Or perhaps a way that says exactly how many darts are fired? I am a Pro user with 5th Edition OGL by Roll20 Companion script installed. I'm also using the Roll 20 5e character sheet. I wasn't sure if the Ammo script would do what I wanted and was concerned it might interfere a bit with the OGL script because it is also tracking ammo. Thank you everyone!