Go Back   RunUO - Ultima Online Emulation > RunUO > FAQ Forum

FAQ Forum A place to find answers to the most frequently asked questions, and a place to post said answers. Do NOT use this forum to ask questions.

Reply
 
Thread Tools Display Modes
Old 02-27-2006, 11:41 AM   #1 (permalink)
Forum Expert
 
Join Date: Dec 2002
Location: In Brazil
Age: 20
Posts: 257
Send a message via ICQ to Revolution Send a message via AIM to Revolution Send a message via MSN to Revolution Send a message via Yahoo to Revolution
Default How to Simply disable Test Center

If you don't want to spend an eternity erasing your charactercreation.cs or puttin //'s all over the script you can simply go to Testcenter.cs file and look at line 10:
Code:
private const bool m_Enabled = true;
change it to:

Code:
private const bool m_Enabled = false;
Easy!
Revolution 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