-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Using the macros to play Moods doesn't work #37
Comments
I'm pretty sure it should be playMood and not playElement. There is a bug open for it, but it looks like the playMood function was removed according to one of the commits: 1c02d9d |
First of all sorry for late response. Indeed currently the feature of playing moods via macro has been removed. |
Well, good news, things changed, and I just released the first pre-release version that allows you to play moods from a macro! https://github.com/frondeus/fvtt-syrin-control/releases/tag/0.4.0-alpha-1 |
I am going to close it in favor of #36 |
Using the macro function to play moods for example
game.syrinscape.playElement(68039);
doesn't work. I get the 403 error in the console see attached image
Please advise
The text was updated successfully, but these errors were encountered: