Go Back   RunUO - Ultima Online Emulation > RunUO > RunUO Post Archive

RunUO Post Archive The Archvie

Reply
 
Thread Tools Display Modes
Old 03-27-2003, 08:22 PM   #1 (permalink)
Forum Expert
 
FallsUpStairs's Avatar
 
Join Date: Oct 2002
Posts: 508
Default How do I remove the test center functions/welcome message?

How do I remove the test center functions?
[list]1.) Open your RunUO directory and navigate to the following file:
Quote:
*/Scripts/Misc/CharacterCreation.cs
2.) Navigate to, and delete, line 479, which looks like the following:
[code:1] FillBankbox( newChar );[/code:1]
3.) Navigate to line 61, which looks like the following:
[code:1] private static void FillBankAOS( Mobile m )[/code:1]
4.) Delete all code from line 61 to line 354.
5.) Close and save CharacterCreation.cs.
6.) Open your RunUO directory and navigate to the following folder:
Quote:
*/Scripts/Misc/
7.) Delete the folder "Test Center."*[/list:u]
*Note: In order to retain the [help command and gump, only delete the file "SetSkills.cs" in the "Test Center" folder.

How do I remove the welcome message?

*This will remove the standard test center alerts for new characters.*
[list]1.) Open your RunUO directory and navigate to the following file:
Quote:
*/Scripts/Misc/WelcomeTimer.cs
2.) Delete the file completely.
3.) Open your RunUO directory and navigate to the following file:
Quote:
*/Scripts/Misc/CharacterCreation.cs
4.) Navigate to, and delete, line 491 (:!:before editing test center functions*), which looks like the following:
[code:1] new WelcomeTimer( newChar ).Start();[/code:1]
5.) Close and save CharacterCreation.cs.

*If you do this AFTER you edited the test center functions, the line number will be different and you'll have to search for "WelcomeTimer".[/list:u]

In order to EDIT the welcome message, open WelcomeTimer.cs and change the text in quotations (" ") between lines 16-25.


If there are any problems send me a PM.
FallsUpStairs 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