View Single Post
07/03/17, 02:27 PM   #4
BoarGules
 
BoarGules's Avatar
AddOn Author - Click to view addons
Join Date: Apr 2017
Posts: 34
The ZO_PreHook() call works brilliantly ... except for one thing. That calls my function before the guild id changes, and I would like to know what the new value is. I already know the current one.

Do I need to set up a callback for this or is there a simpler way?
  Reply With Quote