I have no script this time, lol.. Ok, so, I've searched google, nothing. I've searched scripting helpers, nothing. I've searched roblox models, nothing. So, anyone can help me? What i'm trying to do is a script that makes a gui appear when a player has lag, just like in lumber tycoon 2. I hope someone helps.. xD
while true do local howLong = wait(.05) if howLong > .1 then addLagGui() end end
Marked as Duplicate by Programical, Spongocardo, blowup999, and TheHospitalDev
This question has been asked before, and already has an answer. If those answers do not fully address your question, then please ask a new question here.
Why was this question closed?