View Single Post
03/12/15, 12:48 PM   #33
thifi
 
thifi's Avatar
AddOn Author - Click to view addons
Join Date: Apr 2014
Posts: 10
Originally Posted by ZOS_ChipHilseberg View Post
We’ve identified the issue that’s causing the UI to get spammed with a bunch of single-slot updates whenever the server wants to give you single full-inventory update. We’re testing a fix that will cause full-inventory updates (for example, the one that happens when items are confiscated by a guard) to only trigger one EVENT_INVENTORY_FULL_UPDATE, instead of spamming you with single-slot updates.
That would be really helpful. Thank you.

Originally Posted by ZOS_ChipHilseberg View Post
The easiest way to do this is to use the IsUnderArrest() function, which will return true while the player is in the arrest conversation itself, and while stunned as the guard runs up to you.
Thanks, will check it out.

Regards,
  Reply With Quote