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] FS: Animal Taming Systems Gen2

StillWater

Sorceror
I figured it out hehe, was just one of my edits were not right, now i am having an error that whenever i log in to test it. then restart server it has an error loading my player mobile and hased to delete it. !!
 

darksky

Sorceror
Could someone please help me with this? I want to remove this system from my shard so I can update it to the lastest SVN and I'm getting deserialization errors.

Whenever I remove this from playermobile.cs serialization I get a "error loading playermobile" which means it could not deserialize the playermobile.

Code:
m_TamingBOBFilter.Serialize( writer );

writer.Write( m_Bioenginer );

writer.Write( NextTamingBulkOrder );

I'm trying to remove it on my old server so I just wanna serialize without the above so I can transfer the saves to RunUO 2.1

EDIT: Figured it out, I forgot to change the constructor number from 27 to 25 to exclude the two writers from this script... lol 5am couldn't see it for ***.

Thanks
 

Pakko

Traveler
The last 3 days i have been trying to add this in to my shard, i have it al installed but when i save and restart server i get this error:

RunUO - [www.runuo.com] Version 2.1, Build 4272.39919
Core: Running on .NET Framework Version 2.0.50727
Core: Optimizing for 2 64-bit processors
Scripts: Compiling C# scripts...done (cached)
Scripts: Skipping VB.NET Scripts...done (use -vb to enable)
Scripts: Verifying...done (4755 items, 1056 mobiles) (6.36 seconds)
ACC Registered: Server.ACC.CM.CentralMemory
ACC Registered: Server.ACC.PG.PGSystem
Regions: Loading...done
World: Loading...An error was encountered while loading a saved object
- Type: Server.Mobiles.PlayerMobile
- Serial: 0x00000001
Delete the object? (y/n)
I know this is to do with a serealization deserialization issue and believe me when i say i have tried alot of methods, i wont say all methods lol cuz it doesnt work yet "hehe".
Despite many efforts of winmerging the playermobile and basecreature from "tass23" i still have had no luck :(.

I have re- edited the scripts repetetivley and have got no success as yet.Please guys im real stuck and cant seem to resolve this issue im having, I have posted on here to seek support on what i can do to fix my issues.

Please have a look over my work and see where i have gone wrong and could you tell me in which script i need to edit thanks alot guys, below is a fresh copy of my scripts.
 

Attachments

  • BaseCreature.cs
    150 KB · Views: 14
  • PlayerMobile.cs
    161.2 KB · Views: 16

VertiCody

Sorceror
this is the error I just got with the new runuo...

Code:
 + Mobiles/Vendors/NPC/Barkeeper.cs:
    CS1715: Line 15: 'Server.Mobiles.Barkeeper.SBInfos': type must be 'System.Co
llections.ArrayList' to match overridden member 'Server.Mobiles.BaseVendor.SBInf
os'
    CS0534: Line 12: 'Server.Mobiles.Barkeeper' does not implement inherited abs
tract member 'Server.Mobiles.BaseVendor.SBInfos.get'
+ Mobiles/Vendors/NPC/Beekeeper.cs:
    CS1715: Line 10: 'Server.Mobiles.Beekeeper.SBInfos': type must be 'System.Co
llections.ArrayList' to match overridden member 'Server.Mobiles.BaseVendor.SBInf
os'
    CS0534: Line 7: 'Server.Mobiles.Beekeeper' does not implement inherited abst
ract member 'Server.Mobiles.BaseVendor.SBInfos.get'
+ Mobiles/Vendors/NPC/Blacksmith.cs:
    CS1715: Line 11: 'Server.Mobiles.Blacksmith.SBInfos': type must be 'System.C
ollections.ArrayList' to match overridden member 'Server.Mobiles.BaseVendor.SBIn
fos'
    CS0115: Line 123: 'Server.Mobiles.Blacksmith.OnSuccessfulBulkOrderReceive(Se
rver.Mobile)': no suitable method found to override
    CS0534: Line 8: 'Server.Mobiles.Blacksmith' does not implement inherited abs
tract member 'Server.Mobiles.BaseVendor.SBInfos.get'
+ Mobiles/Vendors/NPC/Bowyer.cs:
    CS1715: Line 11: 'Server.Mobiles.Bowyer.SBInfos': type must be 'System.Colle
ctions.ArrayList' to match overridden member 'Server.Mobiles.BaseVendor.SBInfos'

    CS0534: Line 8: 'Server.Mobiles.Bowyer' does not implement inherited abstrac
t member 'Server.Mobiles.BaseVendor.SBInfos.get'
+ Mobiles/Vendors/NPC/Butcher.cs:
    CS1715: Line 10: 'Server.Mobiles.Butcher.SBInfos': type must be 'System.Coll
ections.ArrayList' to match overridden member 'Server.Mobiles.BaseVendor.SBInfos
'
    CS0534: Line 7: 'Server.Mobiles.Butcher' does not implement inherited abstra
ct member 'Server.Mobiles.BaseVendor.SBInfos.get'
+ Mobiles/Vendors/NPC/Carpenter.cs:
    CS1715: Line 10: 'Server.Mobiles.Carpenter.SBInfos': type must be 'System.Co
llections.ArrayList' to match overridden member 'Server.Mobiles.BaseVendor.SBInf
os'
    CS0534: Line 7: 'Server.Mobiles.Carpenter' does not implement inherited abst
ract member 'Server.Mobiles.BaseVendor.SBInfos.get'
+ Mobiles/Vendors/NPC/Cobbler.cs:
    CS1715: Line 10: 'Server.Mobiles.Cobbler.SBInfos': type must be 'System.Coll
ections.ArrayList' to match overridden member 'Server.Mobiles.BaseVendor.SBInfos
'
    CS0534: Line 7: 'Server.Mobiles.Cobbler' does not implement inherited abstra
ct member 'Server.Mobiles.BaseVendor.SBInfos.get'
+ Mobiles/Vendors/NPC/Cook.cs:
    CS1715: Line 10: 'Server.Mobiles.Cook.SBInfos': type must be 'System.Collect
ions.ArrayList' to match overridden member 'Server.Mobiles.BaseVendor.SBInfos'
    CS0534: Line 7: 'Server.Mobiles.Cook' does not implement inherited abstract
member 'Server.Mobiles.BaseVendor.SBInfos.get'
+ Mobiles/Vendors/NPC/CustomHairstylist.cs:
    CS1715: Line 14: 'Server.Mobiles.CustomHairstylist.SBInfos': type must be 'S
ystem.Collections.ArrayList' to match overridden member 'Server.Mobiles.BaseVend
or.SBInfos'
    CS0115: Line 21: 'Server.Mobiles.CustomHairstylist.OnBuyItems(Server.Mobile,
System.Collections.Generic.List<Server.Mobiles.BuyItemResponse>)': no suitable
method found to override
    CS0534: Line 11: 'Server.Mobiles.CustomHairstylist' does not implement inher
ited abstract member 'Server.Mobiles.BaseVendor.SBInfos.get'
+ Mobiles/Vendors/NPC/Farmer.cs:
    CS1715: Line 10: 'Server.Mobiles.Farmer.SBInfos': type must be 'System.Colle
ctions.ArrayList' to match overridden member 'Server.Mobiles.BaseVendor.SBInfos'

    CS0534: Line 7: 'Server.Mobiles.Farmer' does not implement inherited abstrac
t member 'Server.Mobiles.BaseVendor.SBInfos.get'
+ Mobiles/Vendors/NPC/Fisherman.cs:
    CS1715: Line 10: 'Server.Mobiles.Fisherman.SBInfos': type must be 'System.Co
llections.ArrayList' to match overridden member 'Server.Mobiles.BaseVendor.SBInf
os'
    CS0534: Line 7: 'Server.Mobiles.Fisherman' does not implement inherited abst
ract member 'Server.Mobiles.BaseVendor.SBInfos.get'
+ Mobiles/Vendors/NPC/Furtrader.cs:
    CS1715: Line 10: 'Server.Mobiles.Furtrader.SBInfos': type must be 'System.Co
llections.ArrayList' to match overridden member 'Server.Mobiles.BaseVendor.SBInf
os'
    CS0534: Line 7: 'Server.Mobiles.Furtrader' does not implement inherited abst
ract member 'Server.Mobiles.BaseVendor.SBInfos.get'
+ Mobiles/Vendors/NPC/Glassblower.cs:
    CS1715: Line 11: 'Server.Mobiles.Glassblower.SBInfos': type must be 'System.
Collections.ArrayList' to match overridden member 'Server.Mobiles.BaseVendor.SBI
nfos'
    CS0534: Line 8: 'Server.Mobiles.Glassblower' does not implement inherited ab
stract member 'Server.Mobiles.BaseVendor.SBInfos.get'
+ Mobiles/Vendors/NPC/GolemCrafter.cs:
    CS1715: Line 11: 'Server.Mobiles.GolemCrafter.SBInfos': type must be 'System
.Collections.ArrayList' to match overridden member 'Server.Mobiles.BaseVendor.SB
Infos'
    CS0534: Line 8: 'Server.Mobiles.GolemCrafter' does not implement inherited a
bstract member 'Server.Mobiles.BaseVendor.SBInfos.get'
+ Mobiles/Vendors/NPC/GypsyMaiden.cs:
    CS1715: Line 15: 'Server.Mobiles.GypsyMaiden.SBInfos': type must be 'System.
Collections.ArrayList' to match overridden member 'Server.Mobiles.BaseVendor.SBI
nfos'
    CS0534: Line 12: 'Server.Mobiles.GypsyMaiden' does not implement inherited a
bstract member 'Server.Mobiles.BaseVendor.SBInfos.get'
+ Mobiles/Vendors/NPC/HairStylist.cs:
    CS1715: Line 10: 'Server.Mobiles.HairStylist.SBInfos': type must be 'System.
Collections.ArrayList' to match overridden member 'Server.Mobiles.BaseVendor.SBI
nfos'
    CS0534: Line 7: 'Server.Mobiles.HairStylist' does not implement inherited ab
stract member 'Server.Mobiles.BaseVendor.SBInfos.get'
+ Mobiles/Vendors/NPC/Herbalist.cs:
    CS1715: Line 10: 'Server.Mobiles.Herbalist.SBInfos': type must be 'System.Co
llections.ArrayList' to match overridden member 'Server.Mobiles.BaseVendor.SBInf
os'
    CS0534: Line 7: 'Server.Mobiles.Herbalist' does not implement inherited abst
ract member 'Server.Mobiles.BaseVendor.SBInfos.get'
+ Mobiles/Vendors/NPC/HolyMage.cs:
    CS1715: Line 11: 'Server.Mobiles.HolyMage.SBInfos': type must be 'System.Col
lections.ArrayList' to match overridden member 'Server.Mobiles.BaseVendor.SBInfo
s'
    CS0534: Line 8: 'Server.Mobiles.HolyMage' does not implement inherited abstr
act member 'Server.Mobiles.BaseVendor.SBInfos.get'
+ Mobiles/Vendors/NPC/InnKeeper.cs:
    CS1715: Line 10: 'Server.Mobiles.InnKeeper.SBInfos': type must be 'System.Co
llections.ArrayList' to match overridden member 'Server.Mobiles.BaseVendor.SBInf
os'
    CS0534: Line 7: 'Server.Mobiles.InnKeeper' does not implement inherited abst
ract member 'Server.Mobiles.BaseVendor.SBInfos.get'
+ Mobiles/Vendors/NPC/IronWorker.cs:
    CS1715: Line 11: 'Server.Mobiles.IronWorker.SBInfos': type must be 'System.C
ollections.ArrayList' to match overridden member 'Server.Mobiles.BaseVendor.SBIn
fos'
    CS0534: Line 8: 'Server.Mobiles.IronWorker' does not implement inherited abs
tract member 'Server.Mobiles.BaseVendor.SBInfos.get'
+ Mobiles/Vendors/NPC/Jeweler.cs:
    CS1715: Line 10: 'Server.Mobiles.Jeweler.SBInfos': type must be 'System.Coll
ections.ArrayList' to match overridden member 'Server.Mobiles.BaseVendor.SBInfos
'
    CS0534: Line 7: 'Server.Mobiles.Jeweler' does not implement inherited abstra
ct member 'Server.Mobiles.BaseVendor.SBInfos.get'
+ Mobiles/Vendors/NPC/KeeperOfChivalry.cs:
    CS1715: Line 11: 'Server.Mobiles.KeeperOfChivalry.SBInfos': type must be 'Sy
stem.Collections.ArrayList' to match overridden member 'Server.Mobiles.BaseVendo
r.SBInfos'
    CS0534: Line 8: 'Server.Mobiles.KeeperOfChivalry' does not implement inherit
ed abstract member 'Server.Mobiles.BaseVendor.SBInfos.get'
+ Mobiles/Vendors/NPC/LeatherWorker.cs:
    CS1715: Line 10: 'Server.Mobiles.LeatherWorker.SBInfos': type must be 'Syste
m.Collections.ArrayList' to match overridden member 'Server.Mobiles.BaseVendor.S
BInfos'
    CS0534: Line 7: 'Server.Mobiles.LeatherWorker' does not implement inherited
abstract member 'Server.Mobiles.BaseVendor.SBInfos.get'
+ Mobiles/Vendors/NPC/Mage.cs:
    CS1715: Line 10: 'Server.Mobiles.Mage.SBInfos': type must be 'System.Collect
ions.ArrayList' to match overridden member 'Server.Mobiles.BaseVendor.SBInfos'
    CS0534: Line 7: 'Server.Mobiles.Mage' does not implement inherited abstract
member 'Server.Mobiles.BaseVendor.SBInfos.get'
+ Mobiles/Vendors/NPC/Mapmaker.cs:
    CS1715: Line 10: 'Server.Mobiles.Mapmaker.SBInfos': type must be 'System.Col
lections.ArrayList' to match overridden member 'Server.Mobiles.BaseVendor.SBInfo
s'
    CS0534: Line 7: 'Server.Mobiles.Mapmaker' does not implement inherited abstr
act member 'Server.Mobiles.BaseVendor.SBInfos.get'
+ Mobiles/Vendors/NPC/Miller.cs:
    CS1715: Line 10: 'Server.Mobiles.Miller.SBInfos': type must be 'System.Colle
ctions.ArrayList' to match overridden member 'Server.Mobiles.BaseVendor.SBInfos'

    CS0534: Line 7: 'Server.Mobiles.Miller' does not implement inherited abstrac
t member 'Server.Mobiles.BaseVendor.SBInfos.get'
+ Mobiles/Vendors/NPC/Miner.cs:
    CS1715: Line 10: 'Server.Mobiles.Miner.SBInfos': type must be 'System.Collec
tions.ArrayList' to match overridden member 'Server.Mobiles.BaseVendor.SBInfos'
    CS0534: Line 7: 'Server.Mobiles.Miner' does not implement inherited abstract
member 'Server.Mobiles.BaseVendor.SBInfos.get'
+ Mobiles/Vendors/NPC/Monk.cs:
    CS1715: Line 12: 'Server.Mobiles.Monk.SBInfos': type must be 'System.Collect
ions.ArrayList' to match overridden member 'Server.Mobiles.BaseVendor.SBInfos'
    CS0534: Line 9: 'Server.Mobiles.Monk' does not implement inherited abstract
member 'Server.Mobiles.BaseVendor.SBInfos.get'
+ Mobiles/Vendors/NPC/Provisioner.cs:
    CS1715: Line 10: 'Server.Mobiles.Provisioner.SBInfos': type must be 'System.
Collections.ArrayList' to match overridden member 'Server.Mobiles.BaseVendor.SBI
nfos'
    CS0534: Line 7: 'Server.Mobiles.Provisioner' does not implement inherited ab
stract member 'Server.Mobiles.BaseVendor.SBInfos.get'
+ Mobiles/Vendors/NPC/Rancher.cs:
    CS1715: Line 15: 'Server.Mobiles.Rancher.SBInfos': type must be 'System.Coll
ections.ArrayList' to match overridden member 'Server.Mobiles.BaseVendor.SBInfos
'
    CS0534: Line 12: 'Server.Mobiles.Rancher' does not implement inherited abstr
act member 'Server.Mobiles.BaseVendor.SBInfos.get'
+ Mobiles/Vendors/NPC/Ranger.cs:
    CS1715: Line 10: 'Server.Mobiles.Ranger.SBInfos': type must be 'System.Colle
ctions.ArrayList' to match overridden member 'Server.Mobiles.BaseVendor.SBInfos'

    CS0534: Line 7: 'Server.Mobiles.Ranger' does not implement inherited abstrac
t member 'Server.Mobiles.BaseVendor.SBInfos.get'
+ Mobiles/Vendors/NPC/RealEstateBroker.cs:
    CS1715: Line 15: 'Server.Mobiles.RealEstateBroker.SBInfos': type must be 'Sy
stem.Collections.ArrayList' to match overridden member 'Server.Mobiles.BaseVendo
r.SBInfos'
    CS0534: Line 12: 'Server.Mobiles.RealEstateBroker' does not implement inheri
ted abstract member 'Server.Mobiles.BaseVendor.SBInfos.get'
+ Mobiles/Vendors/NPC/Scribe.cs:
    CS1715: Line 10: 'Server.Mobiles.Scribe.SBInfos': type must be 'System.Colle
ctions.ArrayList' to match overridden member 'Server.Mobiles.BaseVendor.SBInfos'

    CS0534: Line 7: 'Server.Mobiles.Scribe' does not implement inherited abstrac
t member 'Server.Mobiles.BaseVendor.SBInfos.get'
+ Mobiles/Vendors/NPC/Shipwright.cs:
    CS1715: Line 10: 'Server.Mobiles.Shipwright.SBInfos': type must be 'System.C
ollections.ArrayList' to match overridden member 'Server.Mobiles.BaseVendor.SBIn
fos'
    CS0534: Line 7: 'Server.Mobiles.Shipwright' does not implement inherited abs
tract member 'Server.Mobiles.BaseVendor.SBInfos.get'
+ Mobiles/Vendors/NPC/StoneCrafter.cs:
    CS1715: Line 11: 'Server.Mobiles.StoneCrafter.SBInfos': type must be 'System
.Collections.ArrayList' to match overridden member 'Server.Mobiles.BaseVendor.SB
Infos'
    CS0534: Line 8: 'Server.Mobiles.StoneCrafter' does not implement inherited a
bstract member 'Server.Mobiles.BaseVendor.SBInfos.get'
+ Mobiles/Vendors/NPC/Tailor.cs:
    CS1715: Line 11: 'Server.Mobiles.Tailor.SBInfos': type must be 'System.Colle
ctions.ArrayList' to match overridden member 'Server.Mobiles.BaseVendor.SBInfos'

    CS0115: Line 74: 'Server.Mobiles.Tailor.OnSuccessfulBulkOrderReceive(Server.
Mobile)': no suitable method found to override
    CS0534: Line 8: 'Server.Mobiles.Tailor' does not implement inherited abstrac
t member 'Server.Mobiles.BaseVendor.SBInfos.get'
+ Mobiles/Vendors/NPC/Tanner.cs:
    CS1715: Line 10: 'Server.Mobiles.Tanner.SBInfos': type must be 'System.Colle
ctions.ArrayList' to match overridden member 'Server.Mobiles.BaseVendor.SBInfos'

    CS0534: Line 7: 'Server.Mobiles.Tanner' does not implement inherited abstrac
t member 'Server.Mobiles.BaseVendor.SBInfos.get'
+ Mobiles/Vendors/NPC/TavernKeeper.cs:
    CS1715: Line 10: 'Server.Mobiles.TavernKeeper.SBInfos': type must be 'System
.Collections.ArrayList' to match overridden member 'Server.Mobiles.BaseVendor.SB
Infos'
    CS0534: Line 7: 'Server.Mobiles.TavernKeeper' does not implement inherited a
bstract member 'Server.Mobiles.BaseVendor.SBInfos.get'
+ Mobiles/Vendors/NPC/Thief.cs:
    CS1715: Line 10: 'Server.Mobiles.Thief.SBInfos': type must be 'System.Collec
tions.ArrayList' to match overridden member 'Server.Mobiles.BaseVendor.SBInfos'
    CS0534: Line 7: 'Server.Mobiles.Thief' does not implement inherited abstract
member 'Server.Mobiles.BaseVendor.SBInfos.get'
+ Mobiles/Vendors/NPC/Tinker.cs:
    CS1715: Line 10: 'Server.Mobiles.Tinker.SBInfos': type must be 'System.Colle
ctions.ArrayList' to match overridden member 'Server.Mobiles.BaseVendor.SBInfos'

    CS0534: Line 7: 'Server.Mobiles.Tinker' does not implement inherited abstrac
t member 'Server.Mobiles.BaseVendor.SBInfos.get'
+ Mobiles/Vendors/NPC/Vagabond.cs:
    CS1715: Line 11: 'Server.Mobiles.Vagabond.SBInfos': type must be 'System.Col
lections.ArrayList' to match overridden member 'Server.Mobiles.BaseVendor.SBInfo
s'
    CS0534: Line 8: 'Server.Mobiles.Vagabond' does not implement inherited abstr
act member 'Server.Mobiles.BaseVendor.SBInfos.get'
+ Mobiles/Vendors/NPC/VarietyDealer.cs:
    CS1715: Line 10: 'Server.Mobiles.VarietyDealer.SBInfos': type must be 'Syste
m.Collections.ArrayList' to match overridden member 'Server.Mobiles.BaseVendor.S
BInfos'
    CS0534: Line 7: 'Server.Mobiles.VarietyDealer' does not implement inherited
abstract member 'Server.Mobiles.BaseVendor.SBInfos.get'
+ Mobiles/Vendors/NPC/Veterinarian.cs:
    CS1715: Line 15: 'Server.Mobiles.Veterinarian.SBInfos': type must be 'System
.Collections.ArrayList' to match overridden member 'Server.Mobiles.BaseVendor.SB
Infos'
    CS0534: Line 12: 'Server.Mobiles.Veterinarian' does not implement inherited
abstract member 'Server.Mobiles.BaseVendor.SBInfos.get'
+ Mobiles/Vendors/NPC/Waiter.cs:
    CS1715: Line 10: 'Server.Mobiles.Waiter.SBInfos': type must be 'System.Colle
ctions.ArrayList' to match overridden member 'Server.Mobiles.BaseVendor.SBInfos'

    CS0534: Line 7: 'Server.Mobiles.Waiter' does not implement inherited abstrac
t member 'Server.Mobiles.BaseVendor.SBInfos.get'
+ Mobiles/Vendors/NPC/Weaponsmith.cs:
    CS1715: Line 11: 'Server.Mobiles.Weaponsmith.SBInfos': type must be 'System.
Collections.ArrayList' to match overridden member 'Server.Mobiles.BaseVendor.SBI
nfos'
    CS0115: Line 92: 'Server.Mobiles.Weaponsmith.OnSuccessfulBulkOrderReceive(Se
rver.Mobile)': no suitable method found to override
    CS0534: Line 8: 'Server.Mobiles.Weaponsmith' does not implement inherited ab
stract member 'Server.Mobiles.BaseVendor.SBInfos.get'
+ Mobiles/Vendors/NPC/Weaver.cs:
    CS1715: Line 11: 'Server.Mobiles.Weaver.SBInfos': type must be 'System.Colle
ctions.ArrayList' to match overridden member 'Server.Mobiles.BaseVendor.SBInfos'

    CS0115: Line 74: 'Server.Mobiles.Weaver.OnSuccessfulBulkOrderReceive(Server.
Mobile)': no suitable method found to override
    CS0534: Line 8: 'Server.Mobiles.Weaver' does not implement inherited abstrac
t member 'Server.Mobiles.BaseVendor.SBInfos.get'
+ Mobiles/Vendors/SBInfo/SBAnimalTrainer.cs:
    CS1715: Line 18: 'Server.Mobiles.SBAnimalTrainer.BuyInfo': type must be 'Sys
tem.Collections.Generic.List<Server.Mobiles.GenericBuyInfo>' to match overridden
member 'Server.Mobiles.SBInfo.BuyInfo'
    CS0534: Line 8: 'Server.Mobiles.SBAnimalTrainer' does not implement inherite
d abstract member 'Server.Mobiles.SBInfo.BuyInfo.get'
+ Mobiles/Vendors/GenericBuy.cs:
    CS0535: Line 9: 'Server.Mobiles.GenericBuyInfo' does not implement interface
member 'Server.IBuyItemInfo.GetObject()'
+ Mobiles/Vendors/PlayerBarkeeper.cs:
    CS1715: Line 489: 'Server.Mobiles.PlayerBarkeeper.SBInfos': type must be 'Sy
stem.Collections.ArrayList' to match overridden member 'Server.Mobiles.BaseVendo
r.SBInfos'
    CS0534: Line 140: 'Server.Mobiles.PlayerBarkeeper' does not implement inheri
ted abstract member 'Server.Mobiles.BaseVendor.SBInfos.get'
Scripts: One or more scripts failed to compile or no script files were found.
- Press return to exit, or R to try again.
 
My question about this system is does it work with Orbsydia?

I've only worked with Runuo for three days and can handle most everything fine with Runuo 2.0 final.. I managed to basically rebuild a shard
I used to play on to the T, but when I install this with the Orb release I get an error about an already defined hitching post in hitchingpost.cs
I narrowed that down to there was another hitchingpost.cs in the fire rabbit script so I removed it and then it threw errors about animaltamer.cs

I'm not lazy so I worked through as much as possible and the only thing I can think of is maybe it doesn't work with Orb?

Thanks for any help.
 

tass23

Page
Yes it does. I have it setup and working, but it took some massaging. We originally even had it installed side-by-side with Xanthos Evo System, but have recently removed Xanthos Evo System and made more adjustments to this system.
 

Pure Insanity

Sorceror
Those are the same errors I'm getting VertiCody. :(
Long time no see, what shard are you rebuilding? The errors you're getting is due to some changes in the svn. Arrays were changed to Lists. Look through some of your working vendors and you'll see the couple of minor changes that need to be made.
 
Hey man, hope all is well.. I've been messing around with 2.0 final and adding a lot of the features evo had. My troubles began when I decided I wanted Ter Mur, so I've been trying 2.1/2.2/ and orb and I wanted to include daat99+FS but it seems no matter how well I follow the instructions it throws errors.

At the moment I'm starting all over with a fresh 2.1 and this daat99+fs package and am not getting something right. Not gonna give up lol.
 
I'm sure he would object lol.. if I can just get this fresh 2.1 with this package right I'll be in good shape. I haven't had much trouble learning the other scripts.
 

Friendly_Bob

Sorceror
Only Error Im Getting As Of Right now is the array list error i dont know why but its in base creature

Code:
#region FS:ATS Edits
if ( FSATS.EnablePetLeveling == true )
{
ArrayList toCheck = new ArrayList();
List<DamageEntry> rights = this.DamageEntries;
 
foreach ( DamageEntry entry in rights )
{
if ( entry.Damager is BaseCreature )
{
BaseCreature bc = (BaseCreature)entry.Damager;
 
if ( bc.Controlled == true && bc.ControlMaster != null )
toCheck.Add( entry.Damager );
}
}
 
foreach ( Mobile mob in toCheck )
{
if ( mob is BaseCreature )
{
BaseCreature bc = (BaseCreature)mob;
PetLeveling.CheckLevel( this, bc, toCheck.Count );
}
}
}
#endregion
and its winmerged. :/
 

duponthigh

Sorceror
Runuo version 2.1 Build 4390.33309
Core: runnin on .Net Framework version 2.0.50727
Core: Optimizing for 2 processors
Scripts:Compiling c# scripts...scriptCompiler: CS0029: Cannot implicitly convert type 'System.Collections.Generic.List<Server.SkillName>' to 'Server.SkillName[]'
done (0 errors, 5 warnnings)
Hello I have been working on just fs animal taming like i was told.Been weeks doing it i think i got it almost done.Got everything merged correctly i think.I commen up with this error i dont even know where to go to try to fix it or how.could someone tell me whats going on please im pulling my hair out.I cant put a picture on for some reason not sure why but i included a tiff file of the console picture please if somone could help days of merging..
 

Attachments

  • error.png
    error.png
    177.1 KB · Views: 22

- Sir Dark -

Sorceror
Hi, in my shard i have all the mobs and animals name traduced in italian (modifying the "name" props on each script)

This system give me BOD's with the original english name, how can i make that on bods (small and large) the name of animals/mobs will appear in italian?
 

duponthigh

Sorceror
Oh thank you for replying Here is my animalTrainer.cs file in the scripts/mobiles folder
 

Attachments

  • AnimalTrainer.cs
    11.8 KB · Views: 6

tass23

Page
duponthigh said:
I found the issue in the fourms Hammerhand had a fix for it i included the link
http://www.runuo.com/community/threads/problem-with-fsats.467316/#post-3652495 Big thanks
also Tass23 you been a big help man trying to get me through it
Was due to the the reward in the fs taming system folder the powerscroll Omg IT WORKS!!!
Trial and error i have learned alot THanks everyone

Pet power scrolls, yep, that was the next one. It's been a long time since I installed the system, that slipped my mind. Glad you got it figured out.
 

duponthigh

Sorceror
Ok Have a Little Problem Tass23 Maybe you have runinto it.I have read in the post where u showed pressure the files and i got those files and it is what helped me to compile.Everything Runs Good And I create Me My first Admin Char.The Spells Work For The most part What i have tested.Shrinking System Works.When i Save It saves .2 Secs Great.When I log out and come back it logs in great.When i restart my server is the problem :

World Loading .....An error was encountered loading a saved object
Type:Server.Mobiles.PlayerMobile
Serial :0x00000001
Delete Object? (Y/N)

Im running Orbs Svn. I had a Little Problem With the Switch Case Statments Not Sure If i Got it excatley Right
Maybe If you could Point Out Something for me i would be much apperciateive.Thought i had it whipped lol I included the file You give pressure and My merged File Currently using.Also i put my orignial on here.

First one Is One i Using.....................Second One Your Mere Demo ........................... Third Orignal Svn
 

Attachments

  • PlayerMobile.cs
    162.5 KB · Views: 10
  • PlayerMobile (2).cs
    121.4 KB · Views: 3
  • PlayerMobile(3).cs
    167.6 KB · Views: 4
Top