MinCmdlevelBeforeInactivity

Archive of the older Feature Request Forum Posts
Locked
User avatar
*Edwards
Forum Regular
Posts: 303
Joined: Fri Dec 28, 2007 11:19 pm

MinCmdlevelBeforeInactivity

Post 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.
User avatar
Tritan
Grandmaster Poster
Posts: 147
Joined: Sat Feb 04, 2006 8:17 am

Post 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.
User avatar
Austin
Former Developer
Posts: 621
Joined: Wed Jan 25, 2006 2:30 am

Post 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
User avatar
*Edwards
Forum Regular
Posts: 303
Joined: Fri Dec 28, 2007 11:19 pm

Post by *Edwards »

Sweet, nice job!
Locked