antoniolagos
Member
- Joined
- Apr 10, 2010
- Messages
- 34
- Reaction score
- 6
I have a war server and It have a limit of 100 players in the config.lua(I use Account Manager to create accounts and not web page).
The problem is that sometimes BOT players login with hundreds account managers at the same time, and then they logg of with all of them at the same time. They make that a lot of times, then my server gets infinite lag and finally it CRASHES.Addicional Information:
- I dont want to use web page.
- I have limit of 100 players in config.lua (working with players but not account manager)
- I use the forgotten server 0.3.6 version 8.54
- I dont want to ban, because I can´t stay all day connected to ban players.
I have this in the config.lua
allowClones = false
premiumPlayerSkipWaitList = false
maxPlayers = 100
onePlayerOnlinePerAccount = true
ANY IDEA HOW TO FIX THIS?
ANY SCRIPT TO ALLOW ONLY 10 ACCOUNT MANAGERS CONECTED AT THE SAME TIME?
The problem is that sometimes BOT players login with hundreds account managers at the same time, and then they logg of with all of them at the same time. They make that a lot of times, then my server gets infinite lag and finally it CRASHES.Addicional Information:
- I dont want to use web page.
- I have limit of 100 players in config.lua (working with players but not account manager)
- I use the forgotten server 0.3.6 version 8.54
- I dont want to ban, because I can´t stay all day connected to ban players.
I have this in the config.lua
allowClones = false
premiumPlayerSkipWaitList = false
maxPlayers = 100
onePlayerOnlinePerAccount = true
ANY IDEA HOW TO FIX THIS?
ANY SCRIPT TO ALLOW ONLY 10 ACCOUNT MANAGERS CONECTED AT THE SAME TIME?