Showing results 1 to 2 of 2
Search took 0.00 seconds.
Search: Posts Made By: votan
Forum: Bug Reports 04/08/15, 11:20 PM
Replies: 11
Views: 14,719
Posted By votan
That's what it does. By setting cached to false...

That's what it does. By setting cached to false (not updating cache), if the names do not match, a second slotUpdated occurs with corrected data. This way, you do not re-implement something but...
Forum: Bug Reports 04/08/15, 01:12 PM
Replies: 11
Views: 14,719
Posted By votan
Does this fix it for you? For me it does. local...

Does this fix it for you? For me it does.

local function OnSlotUpdated(bagId, slotIndex, slotData)
if slotData and slotData.searchData and slotData.searchData.cached and slotData.searchData.cache...
Showing results 1 to 2 of 2