ValkRO Posted February 22, 2017 Posted February 22, 2017 I have trouble when doing Character Select and even Exit to Windows The message always tells me that Please wait for 10 seconds before trying to log out. How do i check for errors on this? Quote
0 Cyro Posted February 22, 2017 Posted February 22, 2017 (edited) // Prevent logout of players after being hit for how long (in ms, 0 disables)? prevent_logout: 10000 // When should the server prevent a player from logging out? Have no effect if prevent_logout is disabled. (Note 3) // Official servers prevent players from logging out after attacking, casting skills, and taking damage. // 0 = Players can always logout // 1 = Prevent logout on login // 2 = Prevent logout after attacking // 4 = Prevent logout after casting skill // 8 = Prevent logout after being hit prevent_logout_trigger: 14 <<<<< change this line to 0 Check this in player.conf Edited February 22, 2017 by Cyro Quote
0 ValkRO Posted February 23, 2017 Author Posted February 23, 2017 I think that should be default, Any other solutions for it? Quote
Question
ValkRO
I have trouble when doing Character Select and even Exit to Windows
The message always tells me that Please wait for 10 seconds before trying to log out.
How do i check for errors on this?
2 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.