|
||
|
|||||||
| RunUO Post Archive The Archvie |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 (permalink) | ||||
|
Forum Expert
Join Date: Oct 2002
Posts: 508
|
How do I remove the test center functions?
[list]1.) Open your RunUO directory and navigate to the following file: Quote:
[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:
*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:
3.) Open your RunUO directory and navigate to the following file: Quote:
[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. |
||||
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|