Author Topic: login timeout  (Read 2439 times)

login timeout
« on: July 09, 2013, 04:13:45 pm »
hey guys, how are ya?

well, my problem is simple: where the hell can i modify login timeout? i searched the forum and scripts but didnt find how!

thanks people!

Offline wladimiiir

  • Rotator
  • Independent FOnline developer
Re: login timeout
« Reply #1 on: July 09, 2013, 04:16:35 pm »
Hello, I am fine, thanks.

In config.fos search for this constant:
Code: [Select]
__MinimumOfflineTime        = 120000;  // 3 minutes
 ;)