Go Back   RunUO - Ultima Online Emulation > RunUO > Server Support on Windows

Server Support on Windows Get (and give) support on general questions related to the RunUO server itself.

Reply
 
Thread Tools Display Modes
Old 03-10-2006, 11:05 PM   #1 (permalink)
 
Join Date: Feb 2004
Age: 29
Posts: 2
Default Accounts limited to one per IP address

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.
AzurePhoenix is offline   Reply With Quote
Old 03-10-2006, 11:21 PM   #2 (permalink)
Forum Expert
 
Greystar's Avatar
 
Join Date: Mar 2004
Location: NorthCentral IL, USA
Age: 35
Posts: 3,848
Default

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 );
as you can see mine is a little high, but thats cause my shard is for lan play and everyone essentially had the same address...
__________________
Quote:
(\__/)
(='.'=)This is Bunny. Copy and paste bunny into your
(")_(")signature to help him gain world domination.
Killable Guards (GS Version)
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."
Greystar is offline   Reply With Quote
Old 03-11-2006, 06:51 AM   #3 (permalink)
 
Join Date: Feb 2004
Age: 29
Posts: 2
Default

That's awesome, thank you kindly
AzurePhoenix is offline   Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off



Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0 RC5