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 07-24-2003, 03:29 AM   #1 (permalink)
 
Join Date: Jul 2003
Posts: 18
Default NON AUTO ACCOUNT!

Couldnt find this in a search, maybe im not looking hard enough. If there is allready a thread that explains how to turn auto account off, then point me too it

If not, then please explain to me how to make it NON auto-account... Thanks!

:!: :!: :!:
Wade McBob is offline   Reply With Quote
Old 07-24-2003, 03:37 AM   #2 (permalink)
RunUO Project Manager
 
Ryan's Avatar
 
Join Date: Jul 2004
Location: Harrison, OH
Age: 30
Posts: 3,627
Default

Scripts\Accounting\AccountHandler.cs

[code:1]
using System;
using Server;
using Server.Network;
using Server.Accounting;

namespace Server.Misc
{
public class AccountHandler
{
private static bool AutoAccountCreation = false;
private static bool RestrictDeletion = true;
private static TimeSpan DeleteDelay = TimeSpan.FromDays( 7.0 )
[/code:1]
__________________
Ryan McAdams
RunUO Team - Project Manager

Ryan 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