Zoo

Results 8 comments of Zoo

I would recommend using a TimeOut instead of a createthread + timer, cleaner code and better functionality.

This should ideally be done using sprites and not NUI as you see in the video its super fucking laggy using NUI

for use case something like ```lua time = os.time() - 60 * 10 -- Stashes will now last 10 minutes extra ``` kinda shit implementation but no other good way...

Yeah I feel like passing a time they want it to last would make more sense, would just require me to move inventoryClearTime a little up and then do calculations...

I made it a rough lifetime instead, easiest solution for now and worse case the inventory will just last a little longer

> Covers more use-cases. Could just have a negative value mean it doesn't get removed during save loop. If u want to switch to something like that I am all...

Aight that sounds good Ill just have to 🙏 till that day comes