Page 1 of 1

MinCmdlevelBeforeInactivity

Posted: Wed Jan 16, 2008 2:41 pm
by *Edwards
Since atleast pol093 pol will logoff a player after x time of innactivity and disconnect it:
InactivityWarningTimeout
InactivityDisconnectTimeout
*found in pol.cfg

Would be great if we can simply set a minimum cmdlevel fir this to apply. That's not important stuff of course but I'm only suggesting it.

Posted: Fri Jan 18, 2008 11:00 am
by Tritan
From I remember going back to POL094 to the currect RC if a character in game has any command level it does not log them off.

Posted: Fri Feb 08, 2008 10:29 am
by Austin
The next build will have a new POL.cfg setting 'MinCmdLvlToIgnoreInactivity'

Code: Select all

#
# MinCmdLvlToIgnoreInactivity: Sets the minimum command level a character can have to be excluded
#                              from timing out due to inactivity. Default is 0 (No one times out)
#
MinCmdLvlToIgnoreInactivity=1

Posted: Sun Feb 10, 2008 10:21 am
by *Edwards
Sweet, nice job!