autoRestartSeed

From OpenKore Wiki
Revision as of 20:10, 15 December 2009 by Mushrom (talk | contribs) (Created page with '; autoRestartSeed [<seconds>] : Sets an amount of time in seconds that is going to be randomized and added to autoRestartSeed. ''' Example ''' * Kore will automatically rest…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
autoRestartSeed [<seconds>]
Sets an amount of time in seconds that is going to be randomized and added to autoRestartSeed.

Example

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