Xagul
deathzot.net
- Joined
- Jun 30, 2008
- Messages
- 1,295
- Solutions
- 3
- Reaction score
- 1,043
I was just wondering if anyone knew a way to make an exhaust function that deals in ms. I would like it to be something like this:
Code:
exhaust = 5000ms
if exhaust then
--you are currently exhausted.
else
--script
end