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

Spawn token linked to character?

August 20 (4 years ago)

I have a character linked with a token. Is there an API command to spawn said characters token in a specific place on the map?

August 20 (4 years ago)
David M.
Pro
API Scripter

There are two that I can think of: King's !Summon script and my recent !Spawn script. Both require the spawn to occur relative to another token on the map, and both require the images used for the token to be in the user's art library (so marketplace items need to be copied over, for example).

!Summon thread:

https://app.roll20.net/forum/post/1609859/scripts-gm-kings-apis-summon-monster-stat-adjuster-ammo-tracker 


!Spawn thread:

https://app.roll20.net/forum/post/9046603/anybody-wanna-beta-test-a-default-token-spawning-script-with-toys/?pageforid=9046603#post-9046603

Check them both out and see if either will work for you!




August 20 (4 years ago)

Thank you!