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 .
×

Whisper scripts

Hello! I have here is a macro that works with tokens that I select. /w gm &{template:npcaction} {{rname=**@{selected|character_name}**}} {{description=* @{selected|class_display}* **STR @{selected|strength}** *(@{selected|strength_mod})* | [roll](~selected|strength) | [save](~selected|strength_save) **DEX @{selected|strength}** *(@{selected|dexterity_mod})* | [roll](~selected|dexterity) | [save](~selected|dexterity_save) **CON @{selected|constitution}** *(@{selected|constitution_mod})* | [roll](~selected|constitution) | [save](~selected|constitution_save) **INT  @{selected|intelligence}** *(@{selected|intelligence_mod})* | [roll](~selected|intelligence) | [save](~selected|intelligence_save) **WIS @{selected|wisdom}** *(@{selected|wisdom_mod})* | [roll](~selected|wisdom) | [save](~selected|wisdom_save) **CHA @{selected|charisma}** *(@{selected|charisma_mod})* | [roll](~selected|charisma) | [save](~selected|charisma_save) **НАВЫКИ** [Акробатика](~selected|acrobatics) | [Дрессировка](~selected|animal_handling) [Магия](~selected|arcana) | [Атлетика](~selected|athletics) | [Обман](~selected|deception) [История](~selected|history) | [Проницательность](~selected|insight) | [Запугивание](~selected|intimidation) [Расследование](~selected|investigation) | [Медицина](~selected|medicine) | [Природа](~selected|nature) [Внимани](~selected|perception) | [Выступление](~selected|performance) [Убеждение](~selected|persuasion) | [Религия](~selected|religion) [Ловкость рук](~selected|sleight_of_hand) | [Скрытность](~selected|stealth) | [Выживание](~selected|survival) }} But there is no way I can do that each individual throw was made in a whisper, regardless of the parameter character sheet.  Can you do this without an API?
1595476464
GiGs
Pro
Sheet Author
API Scripter
You could make alternative versions of the ability and stat macros, that include the "/w GM " text. For example, create an ability for acrobatics_gm which includes all the proper references, for instance /w gm Акробатика: [[1d20+@{selected|acrobatics}]] Then store them in a macros character sheet. Create a character sheet that you only use for storing GM-use macros. Lets say you call the character Macros. Now have you button menu use buttons like [Акробатика](~Macros|acrobatics_gm) It's a fair bit of work to set up, but it does the job.
Thank! Everything worked out!
1595509951
GiGs
Pro
Sheet Author
API Scripter
Great :)
1595518571
keithcurtis
Forum Champion
Marketplace Creator
API Scripter
It might be easier to set the character sheets to whisper by default: Note that the whisper settings are attached to each individual sheet, there is no actual game setting. These instructions are for changing the defaults for all the character sheets in the game, then applying the settings to all existing sheets. Note that this will also change your PC sheets - you will have to manually change them to a different setting if one is preferred. Always Whisper Go to the Campaign Settings Page Choose "Always Whisper Rolls" under "WHISPER ROLLS TO GM" in the Default Sheet Settings Save Load your game Go to the settings tab on the right and scroll to the bottom where you will find a button that says Apply Default Settings. Press it. Choose to update the Whisper settings. Wait a minute or two for it to resolve. There is a thin easy-to-miss progress bar. Have fun!