|
||
|
|||||||
| 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: Jul 2003
Posts: 18
|
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! :!: :!: :!: |
|
|
|
|
|
#2 (permalink) |
|
RunUO Project Manager
Join Date: Jul 2004
Location: Harrison, OH
Age: 30
Posts: 3,627
|
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] |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|