TheWhiteWolves / MapChange

Roll20 API Script to allow moving players between pages.
2 stars 3 forks source link

No custom html formatting for whispers. #7

Closed TheWhiteWolves closed 8 years ago

TheWhiteWolves commented 8 years ago

currently custom html formatting can only be applied if you use "/direct" as the chat type, this unfortunately means that html formatting cannot be applied to whispering.

see [API] /direct for whispers suggestion for this.

because we do not want to send links to private maps to the players (even though they can't use them), this is limiting us to no html formatting because whispers must be used.

TheWhiteWolves commented 8 years ago

Found custom html is possible but you have to control everything yourself to do it.

see Direct whispers in chat