View Single Post
07-28-17, 05:30 AM   #5
loff93
A Fallenroot Satyr
Join Date: Apr 2017
Posts: 25
Originally Posted by Kakjens View Post
I am using a check
Lua Code:
  1. if wait == {} then
  2. updatevisibility()
  3. end
to see when all items are ready. I remember it failed sometimes but couldn't reproduce after clearing the cache.
Cool, thanks for the input
  Reply With Quote