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

speakingas help

I am trying to automate using the player.speakingas so as GM I have a command to set the speakingas based on the selected token instead of going though the drop down which has gotten huge. I thought it would be a simple script just to toggle the property but for the life of me I cannot get it to work. I set the property and can see it getting changed through the log but nothing happens if I type in chat it stays set on GM. If I go through the UI and set it with the dropdown and compare the values they are the same. Anyone have any ideas what I am doing wrong? source
one macro is all you need. /say {selected|token_name} ?{says?} use it all the time. also /emas {selected|token_name} ?{emotes?} makes NPC interactions and even pc imitation VERY easy.
1388441582

Edited 1388441758
Stephen S.
Pro
Marketplace Creator
Sheet Author
API Scripter
/as @{selected|character_name} ?{Say?} /w @{selected|character_name} ?{Whisper?} /emas @{selected|token_name} ?{Emote?} Is what I use.
I use those but /roll always spits out GM rolling ..., which forces inline die rolling which I am not a big fan of