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

Macro Help - Trying to create a macro to quickly open up a tokens character or npc sheet?

Is anyone able to help, I've had no luck

thanks!
May 09 (8 years ago)
The Aaron
Pro
API Scripter
Shift double click the token is the fastest way.  Doesn't open to the character sheet tab, but will open the sheet window.
Man, you are everywhere on the forums! Thanks Aaron. Would it be possible to access it via macro? or not really?
It's not accessible via macro.
May 09 (8 years ago)

Edited May 09 (8 years ago)
vÍnce
Pro
Sheet Author
Maybe a script could be written to post a whispered menu of names(hyperlinks), maybe characters and another for NPC's sent to chat that you could click on to open said character...
May 10 (8 years ago)
Scott C.
Forum Champion
Sheet Author
API Scripter
Compendium Curator

Vince said:

Maybe a script could be written to post a whispered menu of names(hyperlinks), maybe characters and another for NPC's sent to chat that you could click on to open said character...

Yep:
https://journal.roll20.net/character/CHARACTERID

will do it.
May 10 (8 years ago)
keithcurtis
Forum Champion
Marketplace Creator
API Scripter

Scott C. said:

Vince said:

Maybe a script could be written to post a whispered menu of names(hyperlinks), maybe characters and another for NPC's sent to chat that you could click on to open said character...

Yep:
https://journal.roll20.net/character/CHARACTERID

will do it.

"This site can’t be reached"
May 10 (8 years ago)

Edited May 10 (8 years ago)
vÍnce
Pro
Sheet Author
I think you have to substitute an actual characterid for ".../CHARACTERID " in Scott's example, and it would only work from within your game.
May 10 (8 years ago)
Scott C.
Forum Champion
Sheet Author
API Scripter
Compendium Curator
Yep