Skip to content

Instantly share code, notes, and snippets.

View thejoester's full-sized avatar
🎲
Gaming

Joseph Thomas thejoester

🎲
Gaming
View GitHub Profile
@thejoester
thejoester / advanced-pull-to-scene.js
Created December 24, 2024 10:22
This macro allows a FoundryVTT GM to pull selected connected users to a chosen scene. It presents a dialog box listing all connected users with checkboxes, allowing the GM to select specific users. The dialog also includes a dropdown menu listing all available scenes, from which the GM can choose the target scene to pull users to. When the "Pull…
/*
********************************************
Macro Title: Advanced Pull to Scene
Author: TheJoester (https://github.com/thejoester)
Description:
This macro allows a FoundryVTT GM to pull selected connected users to a chosen scene.
It presents a dialog box listing all connected users with checkboxes, allowing the GM
to select specific users. The dialog also includes a dropdown menu listing all available
scenes, from which the GM can choose the target scene to pull users to.