RunUO Community

This is a sample guest message. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

[RunUO 2.0 RC1] Peerless System for Dreadhorn, Melisande, Chief Proxymous, and Interred Grizzle

A

AWANDERINGHEALER

Guest
as for the other erros I'm thinking maybe your using custom attacks on those mobs like lady melidandes? Cuz I don't see slow attack anywhere in my script. I'd say replace them with the ones that come in the package from this thread. I may be wrong if so I'd say atleast get a second opinion :)
 

Mexifoo

Wanderer
I fixed the Case switch thing there was a case for Ai NEcro in my BaseCreature and one in BaseAi but the other two are still here
 

Mexifoo

Wanderer
AWANDERINGHEALER;710561 said:
as for the other erros I'm thinking maybe your using custom attacks on those mobs like lady melidandes? Cuz I don't see slow attack anywhere in my script. I'd say replace them with the ones that come in the package from this thread. I may be wrong if so I'd say atleast get a second opinion :)

im useing the ones that came from your packageshould i use the ones i had?

Im useing MelGenis [RunUO 2.0 Svn][OSI] Mondain's Legacy System and lokai's Patch for the SVN if that helps any
 

kat20

Sorceror
Hi I have ML installed so I have a question. To install this can I just remove my current peerless system and install this one? This looks like it has many more upgrades than the current peerless I have so I would like it just wanted to double check to see if I was correct in the install?? Thank You
 
Hello all. please someone has made way on delineated scripts under that they can also come pet on destination..

Dreadhornkey.cs
Melisandekey.cs
ChiefParoxysmusKey.cs
MonstrousInterredGrizzleKey.cs

please you answer Thanks

Excused my englese
 

bluedol

Sorceror
Hi, I installed this great feature ..

Bur some are working but some arn't

I got this error message

+Engines/Quests/Chief Paroxymouse/Rare Drops/ProxySwampy.cs:
CS0506: Line 49 : 'Server.Mobiles.ProxySwampy.GetControlChance<Server.Mobile>': cannot override inherited member 'Server.Mobiles.BaseCreature.GetControlChance<Server.Mobile>' because it is not marked virtual. abstract, or override

+Engines/Quests/Interred Grizzle/Rare Drop/GrizzleMare.cs:
CS0506: Line 52 : 'Server.Mobiles.GrizzleMare.GetControlChance<Server.Mobile>': cannot override inherited member 'Server.Mobiles.BaseCreature.GetControlChance<Server.Mobile>' because it is not marked virtual. abstract, or override

Could anyone can help me on this plz??
 

UCCDog

Wanderer
I hate tto bump an old topic but I really want to try this

I get
Code:
RunUO - [www.runuo.com] Version 2.0, Build 2959.20979
Core: Running on .NET Framework Version 2.0.50727
Core: Optimizing for 2 processors
Scripts: Compiling C# scripts...failed (2 errors, 0 warnings)
Errors:
 + Custom/Peerless/ML Peerless System/Chief Paroxymous/Rare Drops/ProxySwampy.cs
:
    CS0506: Line 49: 'Server.Mobiles.ProxySwampy.GetControlChance(Server.Mobile)
': cannot override inherited member 'Server.Mobiles.BaseCreature.GetControlChanc
e(Server.Mobile)' because it is not marked virtual, abstract, or override
 + Custom/Peerless/ML Peerless System/Interred Grizzle/Rare Drop/GrizzledMare.cs
:
    CS0506: Line 52: 'Server.Mobiles.GrizzledMare.GetControlChance(Server.Mobile
)': cannot override inherited member 'Server.Mobiles.BaseCreature.GetControlChan
ce(Server.Mobile)' because it is not marked virtual, abstract, or override
Scripts: One or more scripts failed to compile or no script files were found.
 - Press return to exit, or R to try again.
 

Mourad

Wanderer
help plz

hello,

i am kinda newbie for i need some help plz i got thos errors:

Errors:
+ Custom/ML Peerless System/ML Peerless System/Chief Paroxymous/Rare Drops/Prox
ySwampy.cs:
CS0506: Line 49: 'Server.Mobiles.ProxySwampy.GetControlChance(Server.Mobile)
': cannot override inherited member 'Server.Mobiles.BaseCreature.GetControlChanc
e(Server.Mobile)' because it is not marked virtual, abstract, or override
+ Custom/ML Peerless System/ML Peerless System/Interred Grizzle/Rare Drop/Grizz
ledMare.cs:
CS0506: Line 52: 'Server.Mobiles.GrizzledMare.GetControlChance(Server.Mobile
)': cannot override inherited member 'Server.Mobiles.BaseCreature.GetControlChan
ce(Server.Mobile)' because it is not marked virtual, abstract, or override


ty alot guys
 

Mourad

Wanderer
help plz :(

i got thos errors
Errors:
+ Custom/ML Peerless System/Chief Paroxymous/Rare Drops/ProxySwampy.cs:
CS0506: Line 49: 'Server.Mobiles.ProxySwampy.GetControlChance(Server.Mobile)
': cannot override inherited member 'Server.Mobiles.BaseCreature.GetControlChanc
e(Server.Mobile)' because it is not marked virtual, abstract, or override
+ Custom/ML Peerless System/Interred Grizzle/Rare Drop/GrizzledMare.cs:
CS0506: Line 52: 'Server.Mobiles.GrizzledMare.GetControlChance(Server.Mobile
)': cannot override inherited member 'Server.Mobiles.BaseCreature.GetControlChan
ce(Server.Mobile)' because it is not marked virtual, abstract, or override

ty guys
 

KnitePrince

Sorceror
read back one page :)

A wise man once said You should find public double GetControlChance( Mobile m ) method in your BaseCreature class and mark it as virtual:

Code:

public virtual double GetControlChance( Mobile m )

Hope that helps


Does Anyone have a Link to a walkthrough for setting this up? The Linkage is broken. Thanks!
 

KnitePrince

Sorceror
Originally Posted by milkman_dan
ill work on a method that deletes boss upon players leaving. {like a despawn}

i dont see anything written up about this, and it was "Obviously" Never done, because I am now stuck with Tickets that tell you that there is already a party at the boss.. even though its totally empty.. I tried restarting, i tried deleting the ticket giver and restarting, and the tickets still say theres already a party in battle etc...
has Anyone worked a fix for it?
 

jokik

Sorceror
loads and loads of stuff far from OSI in this script and some things are wrong like the gump for para says meilsande but works well and its usable:)
 
help

hello guys I have a problem because I do not understand: | give me this error

RunUO - [www.runuo.com] Version 2.0, Build 2357.32527
Core: Running on. NET Framework Version 2.0.50727
Scripts: Compiling C # scripts ... failed (1 errors, 0 warnings)
Errors:
+ Customscripts / ML Peerless System / Melisandra / Rare Drop / MelisandesCorrodedHatch
et.cs:
CS0101: Line 7: The namespace 'Server.Items' already contains a definition f
or 'MelisandesCorrodedHatchet'

can someone help me? thanks
 
i am getting this eror

if someone could please help me i am running runuo2.0rc2

Scripts: One or more scripts failed to compile or no script files were found.
- Press return to exit, or R to try again.
Scripts: Compiling C# scripts...failed (2 errors, 0 warnings)
Errors:
+ ML Peerless System/Chief Paroxymous/Rare Drops/ProxySwampy.cs:
CS0506: Line 49: 'Server.Mobiles.ProxySwampy.GetControlChance(Server.Mobile)
': cannot override inherited member 'Server.Mobiles.BaseCreature.GetControlChanc
e(Server.Mobile)' because it is not marked virtual, abstract, or override
+ ML Peerless System/Interred Grizzle/Rare Drop/GrizzledMare.cs:
CS0506: Line 52: 'Server.Mobiles.GrizzledMare.GetControlChance(Server.Mobile
)': cannot override inherited member 'Server.Mobiles.BaseCreature.GetControlChan
ce(Server.Mobile)' because it is not marked virtual, abstract, or override


and after i put a // infront of line 52, line 49 i get this





Scripts: One or more scripts failed to compile or no script files were found.
- Press return to exit, or R to try again.
Scripts: Compiling C# scripts...failed (2 errors, 0 warnings)
Errors:
+ ML Peerless System/Chief Paroxymous/Rare Drops/ProxySwampy.cs:
CS1519: Line 50: Invalid token '{' in class, struct, or interface member dec
laration
CS1518: Line 54: Expected class, delegate, enum, interface, or struct
CS1518: Line 55: Expected class, delegate, enum, interface, or struct
CS1518: Line 57: Expected class, delegate, enum, interface, or struct
CS1518: Line 61: Expected class, delegate, enum, interface, or struct
CS1518: Line 68: Expected class, delegate, enum, interface, or struct
CS1022: Line 75: Type or namespace definition, or end-of-file expected
+ ML Peerless System/Interred Grizzle/Rare Drop/GrizzledMare.cs:
CS1519: Line 53: Invalid token '{' in class, struct, or interface member dec
laration
CS1518: Line 57: Expected class, delegate, enum, interface, or struct
CS1518: Line 58: Expected class, delegate, enum, interface, or struct
CS1518: Line 60: Expected class, delegate, enum, interface, or struct
CS1518: Line 64: Expected class, delegate, enum, interface, or struct
CS1518: Line 71: Expected class, delegate, enum, interface, or struct
CS1022: Line 78: Type or namespace definition, or end-of-file expected
Scripts: One or more scripts failed to compile or no script files were found.
- Press return to exit, or R to try again.
 

wildman1920

Wanderer
RunUO - [www.runuo.com] Version 2.0, Build 3567.2838
Core: Running on .NET Framework Version 2.0.50727
Core: Optimizing for 2 processors
Scripts: Compiling C# scripts...failed (2 errors, 0 warnings)
Errors:
+ Custom/ML Peerless System/Chief Paroxymous/Rare Drops/ProxySwampy.cs:
CS0506: Line 49: 'Server.Mobiles.ProxySwampy.GetControlChance(Server.Mobile)
': cannot override inherited member 'Server.Mobiles.BaseCreature.GetControlChanc
e(Server.Mobile)' because it is not marked virtual, abstract, or override
+ Custom/ML Peerless System/Interred Grizzle/Rare Drop/GrizzledMare.cs:
CS0506: Line 52: 'Server.Mobiles.GrizzledMare.GetControlChance(Server.Mobile
)': cannot override inherited member 'Server.Mobiles.BaseCreature.GetControlChan
ce(Server.Mobile)' because it is not marked virtual, abstract, or override
Scripts: One or more scripts failed to compile or no script files were found.
- Press return to exit, or R to try again.

and when i try to edit the

public double GetControlChance( Mobile m )
{
return GetControlChance( m, false );
}

to

public virtual GetControlChance( Mobile m )
{
return GetControlChance( m, false );
}

it says that i need to get a return type, so what else to i need to change or rename so that i have the correct return type
 
wildman1920;839217 said:
RunUO - [www.runuo.com] Version 2.0, Build 3567.2838
Core: Running on .NET Framework Version 2.0.50727
Core: Optimizing for 2 processors
Scripts: Compiling C# scripts...failed (2 errors, 0 warnings)
Errors:
+ Custom/ML Peerless System/Chief Paroxymous/Rare Drops/ProxySwampy.cs:
CS0506: Line 49: 'Server.Mobiles.ProxySwampy.GetControlChance(Server.Mobile)
': cannot override inherited member 'Server.Mobiles.BaseCreature.GetControlChanc
e(Server.Mobile)' because it is not marked virtual, abstract, or override
+ Custom/ML Peerless System/Interred Grizzle/Rare Drop/GrizzledMare.cs:
CS0506: Line 52: 'Server.Mobiles.GrizzledMare.GetControlChance(Server.Mobile
)': cannot override inherited member 'Server.Mobiles.BaseCreature.GetControlChan
ce(Server.Mobile)' because it is not marked virtual, abstract, or override
Scripts: One or more scripts failed to compile or no script files were found.
- Press return to exit, or R to try again.

and when i try to edit the

public double GetControlChance( Mobile m )
{
return GetControlChance( m, false );
}

to

public virtual GetControlChance( Mobile m )
{
return GetControlChance( m, false );
}

it says that i need to get a return type, so what else to i need to change or rename so that i have the correct return type

trying to do???

control chance would be chance to tame? provoke? be allured?

If so those can all be set in scripts.

the two scripts look to be Animals? and you want them untamable?

then strip out that part and under their armor rating put

Tamable = false;

i think..... without seeing the scripts or what you are trying to accomplish...
 
Top