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 02-05-2005, 03:03 AM   #1 (permalink)
 
Join Date: Feb 2005
Age: 19
Posts: 37
Default Charecter Creation

How do you get it to Make the Money aprear in the bank

// Begin box of money
cont = new WoodenBox();
cont.ItemID = 0xE7D;
cont.Hue = 0x489;

PlaceItemIn( cont, 16, 51, new BankCheck( 1000000 ) );

PlaceItemIn( cont, 16, 115, new Factions.Silver( 9000 ) );

PlaceItemIn( bank, 18, 169, cont );
// End box of money
Im So Confuised is offline   Reply With Quote
Old 02-05-2005, 03:23 PM   #2 (permalink)
 
Join Date: Dec 2004
Age: 24
Posts: 134
Default

Read through charcreation.cs and find where it checks if is testcenter, then change it to not testcenter. or you can just enable test center.
SuperJam 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