M mybitch New member Messages 291 Points 0 Location Prontera Jan 17, 2014 #2 Like for example, you want to set the maximum time for one player to use @autotrade is for 12 hours. Where will I edit the src file? Thanks in advance!
Like for example, you want to set the maximum time for one player to use @autotrade is for 12 hours. Where will I edit the src file? Thanks in advance!
Mhalicot Gamers Republic Messages 1,971 Points 0 Location Asia Github mhalicot Emulator Jan 17, 2014 #3 You can set it on conf/battle/misc.conf Code: // Set this to the amount of minutes autotrade chars will be kicked from the server.at_timeout: 0 //<-- change to 43200 = 12hrs Last edited by a moderator: Jan 17, 2014
You can set it on conf/battle/misc.conf Code: // Set this to the amount of minutes autotrade chars will be kicked from the server.at_timeout: 0 //<-- change to 43200 = 12hrs