Closed rafaaiglesias closed 2 years ago
Hm, was supported actually but looks like it doesn't seem to work on 9.x
Labelling this as a bug for now. Looks like the chat data that is received in the message hook https://github.com/BernhardPosselt/foundryvtt-special-dice-roller/blob/master/src/index.ts#L72 does not match the full chat data object https://foundryvtt.com/api/data.ChatMessageData.html
Need more feedback from foundry devs for this fix. Either I need to manually parse the select drop down or get it from somewhere else ideally.
I see. 9.x broke some modules I was running too. at least yours is up and running. btw thank for your work. Its really something =)
solved. working at version 9.242
Thanks for getting back, read it earlier but only logged into GitHub today ;)
Closing this issue then.
like I want to select Blind for GM rolls to work. can I have some leads or it's enterily not supported?