
IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. EVERYTHING ELSE GOES INTO TRUNK AND WILL BE MERGED INTO STABLE BY VALARIS AND WIZPUTER. -- VALARIS git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5094 54d463be-8e91-2dee-dedb-b68131a5f0ec
15 lines
276 B
Plaintext
15 lines
276 B
Plaintext
//
|
|
// GUI Plugin Configuration
|
|
//
|
|
|
|
// Enable I'm Alive?
|
|
imalive_on: 0
|
|
|
|
// How often to display I'm Alive (in seconds)
|
|
imalive_time: 30
|
|
|
|
// Enable GUI flushing for Mugendai's GUI?
|
|
flush_on: 0
|
|
|
|
// How often to flush the buffer on-screen (in seconds)
|
|
flush_time: 60 |