Where do I put it?
Posted: Sun Jan 15, 2017 9:44 am
I set a var onZoneIn to os.time().
I want to check that var and when (current os.time - var) reaches 5 minutes, kick the player out of zone.
Where do I put the second part of the code (the check of how long they've been in the zone)?
I'm having a tough time finding the right function to put this in.
Thanks,
I want to check that var and when (current os.time - var) reaches 5 minutes, kick the player out of zone.
Where do I put the second part of the code (the check of how long they've been in the zone)?
I'm having a tough time finding the right function to put this in.
Thanks,