autoRestartSeed

From OpenKore Wiki
Revision as of 17:26, 1 January 2018 by Lututui99 (talk | contribs)
Jump to navigation Jump to search
autoRestartSeed [<seconds>]
Sets an amount of time in seconds that is going to be randomized and added to autoRestartMin.

Example

  • Kore will automatically restart after a random period between 60 and 90 (90 = 60+30) seconds.
autoRestart 1
autoRestartMin 60
autoRestartSeed 30