Roll20 uses cookies to improve your experience on our site. Cookies enable you to enjoy certain features, social sharing functionality, and tailor message and display ads to your interests on our site and others. They also help us understand how our site is being used. By continuing to use our site, you consent to our use of cookies. Update your cookie preferences .
×
Create a free account

[Thinking About] Bump in Script... for GMs.

1427661420
The Aaron
Pro
API Scripter
Just thought of a new use: use aura 2 on the slave token for faerie fire to let players see the invisible targets they've affected!
niice
Might I suggest having the script detect if a token has a slave on !bump, creating it if there isn't one and then doing the switch on a subsequent activation of !bump? then simply using !bump as a one command action for everything, rather than a seperate command to slave a token first...
1427670958
The Aaron
Pro
API Scripter
Yeah, I thought about adding that as a config option.... Update v0.2.1 -- Added AutoSlave config option. Defaults to off. When enabled via the config (or !bump-config --toggle-auto-slave), attempting to !bump an Master Token with no slave, the !bump-slave operation will be performed instead. This will respect the setting for AutoPush, so if you want to !bump a token and add it's slave + push it to the GM layer, you can do that. Cheers!
I just have to come back and say this is still one of my favorite API scripts! I use this nearly every single session in which I deal with combat. Thanks!
1430913224
The Aaron
Pro
API Scripter
Cool! Thanks for letting me know! Any suggestions for improvements now that it's been out there for a while?
Not sure of the possibility...but if I add the placeholder to the turn tracker, is it possible to replace it with the actual token? I know I can just go to GM layer and add, but convenience... :P
1430932207
The Aaron
Pro
API Scripter
It is possible! I'll add that to the list. =D