• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

You are alredy loged in!

Alastorsz

New Member
Joined
Sep 25, 2008
Messages
50
Reaction score
0
Location
Mexico
I have a problem with my server, sometimes when someone get debuged or their PC get off or whatever, playersa want to log in again and it says "You are alredy logged in", and then they have to wait 15 mins untill their chars are icked, is possible to remove that, to when they try to log in again, just log in, like tibia, when some1 try to login and anothe rguy is logged alredy, the last player is kicked. Is that possiblw?
 
yes in tfs change line replaceKickOnLogin = "no" < that must be on other server something like multiple login but when you cchange it whos can use mc on 2 chars in 1 account
 
yes in tfs change line replaceKickOnLogin = "no" < that must be on other server something like multiple login but when you cchange it whos can use mc on 2 chars in 1 account

Your wrong replaceKickOnLogin = if the character is online and you try to log in it will kick the actual person on the player and let you go in or else if you got debuged or something it wont send you the msg "You are already logged in"
The one you say about 2 chars in 1 account is >onePlayerOnlinePerAccount<

@thread
On config.lua
Change replaceKickOnLogin = "no"
to replaceKickOnLogin = "yes"
 
Back
Top