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

help request with macro using !bump

Hello all, I created a macro which to activate the !bump script I have running, in a journal on a character sheet.  The purpose is to simulate the character becoming invisible.  It works great when I, as the GM, activate the macro but the player is not able to do so.  Is there something I can do to fix this situation?  Here is the simple script I am using: !bump-slave [--push|--help] !bump Thank you! Barry
1473525719

Edited 1473525750
The Aaron
Pro
API Scripter
Bump only works for GMs. It takes advantage of the fact that auras are always visible to the GM, but can be hidden from players. There isn't really an analogue for players where only one can see it.  I've got an idea for a script that can handle that, but it's massively complicated and really needs some API features that aren't available (but Riley has said are coming!!!). 
Cool.  Thanks!