forked from Forien/foundryvtt-forien-quest-log
-
Notifications
You must be signed in to change notification settings - Fork 9
Macros
Michael Leahy edited this page Oct 13, 2021
·
1 revision
There are many macros available to control Forien's Quest Log.
Player Compendium: Macros related to client settings
To launch the main quest log:
Hooks.call('ForienQuestLog.Open.QuestLog');
To launch the floating quest log:
Hooks.call('ForienQuestLog.Open.QuestTracker');
Available in FQL v0.7.7+ are two macro compendiums that contain all of the essential macros to control FQL. Please see the picture below showing the compendiums under "Macros" on the "compendium tab".