View Single Post
11/27/15, 11:00 AM   #7
sirinsidiator
 
sirinsidiator's Avatar
AddOn Author - Click to view addons
Join Date: Apr 2014
Posts: 1,578
You could use zo_callLater, but it would not be accurate because the message can be delayed due to other messages already showing.
In order to always take the screenshot when the message is visible, you would need to hook into the center screen announcement system.
  Reply With Quote