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 with Fly API

I'm trying to set up the Flight script to act with a macro. What i want is for a player to click a macro "Flight" button, input the height in a popup box similar to the dice query macro, and their height will activate the Flight macro and put the fluffy wings token markers on. im just not sure how to incorporate the !fly [height] API into  something like the /w gm [[?{Height}]] Command Any help would be amazing, Thanks in advance
1579053759
The Aaron
Roll20 Production Team
API Scripter
Try: /w gm [[?{Height}]] !fly ?{Height}
1579054655
vÍnce
Pro
Sheet Author
that works :-)
That works! thank you so much. I was so close too.
1579055543
The Aaron
Roll20 Production Team
API Scripter
No problem. =D