pointro Posted October 7, 2012 Posted October 7, 2012 I am planning to implement this @afk on my server but I have a concern, does this make my server lag? And also the @autotrade command. (As said that it is similar with @afk) thank you, hope you can help me rathena Quote
pointro Posted October 7, 2012 Author Posted October 7, 2012 so, will this affect the servers connection?? will it cause lag in the server when too much people are using autotrade or afk command? thank you Quote
Emistry Posted October 7, 2012 Posted October 7, 2012 lag or not lag is depend on your server .....and player's computers and their internet connection .... Quote
Jezu Posted October 7, 2012 Posted October 7, 2012 (edited) yes it does, @afk leaves the player online. Do this with a timer like 24hrs and it will automatically logout. Edited October 7, 2012 by Jezu Quote
phebs Posted October 7, 2012 Posted October 7, 2012 it depends on your server specs and how many players you wil allow to afk Quote
pointro Posted October 7, 2012 Author Posted October 7, 2012 after some google searching i found this... http://www.eathena.ws/board/index.php?showtopic=267221 thank you for the answers.. yes it does, @afk leaves the player online. Do this with a timer like 24hrs and it will automatically logout. also planning to have that, and also for @autotrade which will leave your character in vend for 2 days.. do you have a script for that timer?? Quote
Jezu Posted October 7, 2012 Posted October 7, 2012 check char_conf, I dont know where did I see that where you allowed a specific time for autovend. Just check your conf files. Quote
pointro Posted October 7, 2012 Author Posted October 7, 2012 check char_conf, I dont know where did I see that where you allowed a specific time for autovend. Just check your conf files. Thanks jezu, I'll look for it Found the configuration at conf/battle/misc.conf // Allow autrade only in map with autotrade flag? // Set this to "no" will allow autotrade where no "autotrade" mapflag is set // Set this to "yes" to only allow autotrade on maps with "autotrade" mapflag at_mapflag: no // Set this to the amount of minutes autotrade chars will be kicked from the server. at_timeout: 0 Quote
Emistry Posted October 10, 2012 Posted October 10, 2012 How to add @afk command for GMs only? trunk/conf/groups.conf commands: { afk : true } 1 Quote
Question
pointro
I am planning to implement this @afk on my server but I have a concern, does this make my server lag? And also the @autotrade command. (As said that it is similar with @afk)
thank you, hope you can help me rathena
11 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.