fodev.net

FOnline Development => Questions and Answers => Topic started by: abuga on July 09, 2013, 04:13:45 pm

Title: login timeout
Post by: abuga 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!
Title: Re: login timeout
Post by: wladimiiir 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
 ;)