Posts: 31
Threads: 6
Joined: Jun 2009
Reputation:
0
Im trying to make a simple afk script, because im just getting started with scripting.
But i have a question.
How can i make a cmd that shows you how long somebody is afk?
Posts: 102
Threads: 7
Joined: Nov 2010
Reputation:
0
Well, when you make a /afk command. Start a timer.
When you want to look how somebody is afk, just show the timer.
Posts: 31
Threads: 6
Joined: Jun 2009
Reputation:
0
and how can i combine those timer with a person and the /back cmd?
Then when a person types /back the timer stopt and shows a message how long hes been afk?