
I understand. " /w GM 1d20+3" How do I use the macro the character sheet provides for a stealth check as an example but it'll roll my stealth but only to DM. Pathfinder sheet.
/w @{selected|character_name} &{template:npcaction} {{rname=Skill Checks}} {{description=Select Skill Check [Acrobatics](~selected|acrobatics) [Animal Handling](~selected|animal_handling) [Arcana](~selected|animal_handling) [Athletics](~selected|athletics) [Deception](~selected|deception) [History](~selected|history) [Insight](~selected|insight) [Intimidation](~selected|intimidation) [Investigation](~selected|investigation) [Medicine](~selected|medicine) [Monster](~Macros|monster) [Nature](~selected|nature) [Perception](~selected|perception) [Performance](~selected|performance) [Persuasion](~selected|persuasion) [Religion](~selected|religion) [Sleight of Hand](~selected|sleight_of_hand) [Stealth](~selected|survival) }}
&{template:npcaction} {{rname=Checks}} {{description=Select type of Roll [Ability Check](~Macros|Abilities) [Death](~selected|death_save) [Saves](~Macros|Saves) [Skills](~Macros|Skills) }}Then I have a character named Macros to house the rest of the macros
/w @{selected|character_name} &{template:npcaction} {{rname=Ability Checks}} {{description=Select type of Ability Check [Strength](~selected|strength) [Dexterity](~selected|dexterity) [Constitution](~selected|constitution) [Intelligence](~selected|intelligence) [Wisdom](~selected|wisdom) [Charisma](~selected|charisma) [Beauty](~selected|beauty) }}#Saves
/w @{selected|character_name} &{template:npcaction} {{rname=Saving Throw}} {{description=Select Saving Throw [Strength](~selected|strength_save) [Dexterity](~selected|dexterity_save) [Constitution](~selected|constitution_save) [Intelligence](~selected|intelligence_save) [Wisdom](~selected|wisdom_save) [Charisma](~selected|charisma_save) }}#Skills
/w @{selected|character_name} &{template:npcaction} {{rname=Skill Checks}} {{description=Select Skill Check [Acrobatics](~selected|acrobatics) [Animal Handling](~selected|animal_handling) [Arcana](~selected|animal_handling) [Athletics](~selected|athletics) [Deception](~selected|deception) [History](~selected|history) [Insight](~selected|insight) [Intimidation](~selected|intimidation) [Investigation](~selected|investigation) [Medicine](~selected|medicine) [Monster](~Macros|monster) [Nature](~selected|nature) [Perception](~selected|perception) [Performance](~selected|performance) [Persuasion](~selected|persuasion) [Religion](~selected|religion) [Sleight of Hand](~selected|sleight_of_hand) [Stealth](~selected|survival) }}