Log in

View Full Version : Logout and then login after x seconds



chronoss
11-20-2014, 05:07
Is there anyway to make an event to login the character after x seconds it has been logged out?

oclipper
11-20-2014, 09:55
something like this:

$time$ = 17:30:00 exiva close


-------------------------

variables:

$time$
Returns current time in HH:MM:SS. Only string I believe.


$shorttime$
Returns current time in HH:MM. This might be both string and number.

chronoss
11-21-2014, 03:28
To logout is simple, I already know how to do.
I need a way to login after like 150 seconds it has logged out.

oclipper
11-21-2014, 09:53
reconnect is not possible for newer versions i think

chronoss
11-23-2014, 22:11
It's 8.0...