Showing results 1 to 1 of 1
Search took 0.00 seconds.
Search: Posts Made By: Baertram
Forum: Lua/XML Help 09/29/19, 06:23 AM
Replies: 2
Views: 3,778
Posted By Baertram
You could use a ZO_PreHook to the function...

You could use a ZO_PreHook to the function CHAT_SYSTEM.OnChatEvent like this e.g.


function MyOnChatEvent(control, ...)
--Setting enabled?
secondsSinceMidnight = 0
if...
Showing results 1 to 1 of 1