|
||
|
|||||||
| Server Support on Windows Get (and give) support on general questions related to the RunUO server itself. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 (permalink) |
|
Join Date: Feb 2004
Age: 29
Posts: 2
|
On my server I would like to have the option for more than one account per computer. Currently it is only letting me use one and I have no idea how to fix this. Can it be changed? (I have friends who come over and take turns on the computers here) Thanks in advance.
|
|
|
|
|
|
#2 (permalink) | |
|
Forum Expert
Join Date: Mar 2004
Location: NorthCentral IL, USA
Age: 35
Posts: 3,848
|
AccountHandler.cs
Code:
private static int MaxAccountsPerIP = 14; private static bool AutoAccountCreation = true; private static bool RestrictDeletion = true; private static TimeSpan DeleteDelay = TimeSpan.FromDays( 1.0 );
__________________
Quote:
Just a Simple Staff Tool You can leave me messages. Ernest Gary Gygax - Quote "I would like the world to remember me as the guy who really enjoyed playing games and sharing his knowledge and his fun pastimes with everybody else." |
|
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|