Go Back   RunUO - Ultima Online Emulation > RunUO > Script Support

Script Support Get support for modifying RunUO Scripts, or writing your own!

Reply
 
Thread Tools Display Modes
Old 07-03-2008, 01:33 PM   #1 (permalink)
Newbie
 
Warlorz's Avatar
 
Join Date: Jun 2004
Location: South Africa - Brits
Age: 21
Posts: 35
Send a message via Skype™ to Warlorz
Question Reduce Items (Gold / Bank Cheques)

Hey Folks

Can someone assist me in reducing the total gold in a server...
Using RunUO RC2 - Svn 297

My idea is to add a blank cheque ( 0 balance) to a starting chars bank, that is unmovable in main bank box.
Thus when ever one deposit's gold/cheques, the value is transfered to the single cheque inside the bank box.

Once you withdraw gold they are separate

I tried the following :

Code:
In misc\CharacterCreation.cs

newChar.BankBox.DropItem(BankCheck);

Error : Errors:
 + Misc/CharacterCreation.cs:
    CS0118: Line 693: 'Server.Items.BankCheck' is a 'type' but is used like a 'variable'

Last edited by Warlorz; 07-03-2008 at 01:50 PM. Reason: Forgot Server version
Warlorz is offline   Reply With Quote
Old 07-03-2008, 01:44 PM   #2 (permalink)
Forum Novice
 
Soteric's Avatar
 
Join Date: Aug 2006
Location: Russia, Rostov-on-Don
Posts: 772
Send a message via ICQ to Soteric
Default

newChar.BankBox.DropItem(new BankCheck( 0 ) );

Last edited by Soteric; 07-03-2008 at 01:51 PM.
Soteric is offline   Reply With Quote
Old 07-03-2008, 03:24 PM   #3 (permalink)
Newbie
 
Warlorz's Avatar
 
Join Date: Jun 2004
Location: South Africa - Brits
Age: 21
Posts: 35
Send a message via Skype™ to Warlorz
Default

Same Error
Warlorz is offline   Reply With Quote
Old 07-03-2008, 03:37 PM   #4 (permalink)
Forum Novice
 
Soteric's Avatar
 
Join Date: Aug 2006
Location: Russia, Rostov-on-Don
Posts: 772
Send a message via ICQ to Soteric
Default

That can't be. Check the number of line with the error. Post 10 lines before and 10 lines after the error line
Soteric is offline   Reply With Quote
Reply

Bookmarks

Tags
bank box, gold, starting chars


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