How do you add timer for @autotrade?

mybitch

New member
Messages
291
Points
0
Location
Prontera
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!

 
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:
Back
Top