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-18-2008, 02:54 PM   #1 (permalink)
Newbie
 
Join Date: Jan 2004
Posts: 20
Default Interest System Error

I just picked up this system from this site, but I keep getting the following error. I'm trying to get it working with RunUO 2 RC2.

Code:
Line 43: 'Server.Accounting.IAccount' does not contain a definition for 'Banned'
-Axhind
Attached Files
File Type: cs Interest.cs (3.1 KB, 1 views)

Last edited by Axhind; 07-18-2008 at 03:06 PM.
Axhind is offline   Reply With Quote
Old 07-18-2008, 03:09 PM   #2 (permalink)
Forum Novice
 
Join Date: Dec 2005
Posts: 608
Default

didn't you ask the same for some other file yesterday?

Code:
!((PlayerMobile)mob).Account.Banned
to

Code:
!((Account)((PlayerMobile)mob).Account).Banned
b0b01 is online now   Reply With Quote
Old 07-18-2008, 03:22 PM   #3 (permalink)
Newbie
 
Join Date: Jan 2004
Posts: 20
Default

I is noob. I asked for something similar yesterday, I am still trying to figure out how everything changed from RunUO 1.0 Final to RunUO 2.0 RC2. I'm not quite understanding why everything is requiring the account in front of it if it is in the middle. Well thanks for fix b0b01, and I'll try to stop asking stupid questions.


-Axhind

Last edited by Axhind; 07-18-2008 at 03:23 PM. Reason: spelling
Axhind is offline   Reply With Quote
Old 07-18-2008, 03:36 PM   #4 (permalink)
Forum Novice
 
Join Date: Dec 2005
Posts: 608
Default

Well nothing wrong with asking and there aren't many stupid questions.

But try to figure it out.

It is currently a IAccount

and (Account)

into an account.
b0b01 is online now   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