got just about everything merge...wth the exception of these errors:
Code:
--------------------------------------------------------------------------------

ServUO - [http://www.servuo.com] Version 0.5, Build 6024.40277
Publish 54
Core: Running with arguments: -debug
Core: Optimizing for 4 processors
RandomImpl: CSPRandom (Software)
Core: Loading config...

Accounts.AccountsPerIp=1
Accounts.AutoCreateAccounts=true
Accounts.@RestrictDeletion=true
Accounts.DeleteDelay=07:00:00:00
Accounts.PasswordCommandEnabled=false
Accounts.ProtectPasswords=NewCrypt
AutoSave.Enabled=true
AutoSave.Frequency=00:00:05:00
AutoSave.WarningTime=00:00:00:15
Champions.Enabled=true
Champions.RotateDelay=01:00:00:00
Champions.GoldPiles=50
Champions.GoldMin=2500
Champions.GoldMax=7500
Champions.HarrowerGoldPiles=75
Champions.HarrowerGoldMin=5000
Champions.HarrowerGoldMax=10000
Champions.PowerScrolls=16
Champions.StatScrolls=16
Champions.ScrollChance=0.1
Champions.TranscendenceChance=50.0
Champions.Rank2RedSkulls=5
Champions.Rank3RedSkulls=10
Champions.Rank4RedSkulls=13
Champions.Rank1MaxKills=256
Champions.Rank2MaxKills=128
Champions.Rank3MaxKills=64
Champions.Rank4MaxKills=32
DataPath.@CustomPath=..\muls
DataPath.IgnoreStandardPaths=False
Expansion.CurrentExpansion=TOL
Factions.NewCoMLocation=True
Housing.AccountHouseLimit=1
Loot.Enabled=True
Loot.FeluccaLuckBonus=1000
Loot.FeluccaBudgetBonus=100
PlayerCaps.SkillCap=1000
PlayerCaps.TotalSkillCap=140000
PlayerCaps.TotalStatCap=600
PlayerCaps.StatCap=200
PlayerCaps.EnablePlayerStatTimeDelay=false
PlayerCaps.PlayerStatTimeDelay=00:00:05:00
PlayerCaps.EnablePetStatTimeDelay=false
PlayerCaps.PetStatTimeDelay=00:00:05:00
PlayerCaps.@EnableAntiMacro=false
PlayerCaps.PlayerChanceToGainStats=10.0
PlayerCaps.PetChanceToGainStats=5.0
Server.Name=DreamScape
Server.AutoDetect=true
Server.@Address=
Server.@Port=2593
Staff.Staffbody=False
Staff.UseColoring=True;
Staff.GiveBoots=True
Staff.CutHair=False
Staff.CutFacialHair=False
Staff.Owner=1001
Staff.Developer=1001
Staff.Administrator=1001
Staff.Seer=467
Staff.GameMaster=39
Staff.Counselor=3
TestCenter.Enabled=true
TreasureMaps.Enabled=True
TreasureMaps.LootChance=.01
TreasureMaps.ResetTime=30.0
VetRewards.Enabled=true
VetRewards.AgeCheckOnUse=false
VetRewards.SkillCapRewards=False
VetRewards.SkillCapBonus=200
VetRewards.SkillCapBonusLevels=4
VetRewards.RewardInterval=30:00:00:00
VetRewards.StartingLevel=0
XmlSpawner2.Sockets=true
XmlSpawner2.Points=true
XmlSpawner2.Factions=false

Scripts: Compiling C# scripts...Failed with: 3 errors, 10 warnings
Warnings:
 + Items/- BaseClasses/BaseRunicTool.cs:
    CS0108: Line 51: 'Server.Items.BaseRunicTool.m_Resource' hides inherited mem
ber 'Server.Items.BaseTool.m_Resource'. Use the new keyword if hiding was intend
ed.
    CS0108: Line 102: 'Server.Items.BaseRunicTool.Resource' hides inherited memb
er 'Server.Items.BaseTool.Resource'. Use the new keyword if hiding was intended.

 + Customs/[ServUO.com]-AddonEditor_Ver2/AddOnEditor_Att.cs:
    CS0108: Line 18: 'Server.Engines.XmlSpawner2.AddOnEditor_Att.Initialize()' h
ides inherited member 'Server.Engines.XmlSpawner2.XmlAttachment.Initialize()'. U
se the new keyword if hiding was intended.
 + Commands/GenTeleporter.cs:
    CS0219: Line 85: The variable 'count' is assigned but its value is never use
d
 + Customs/Commands/StatBook.cs:
    CS0162: Line 142: Unreachable code detected
 + Customs/GemstoneFletching/DefJeweledBowCrafting.cs:
    CS0162: Line 101: Unreachable code detected
 + Customs/HSContent/Gumps/SecuritySettingsGump.cs:
    CS0219: Line 937: The variable 'isOwner' is assigned but its value is never
used
    CS0219: Line 1161: The variable 'playerToFind' is assigned but its value is
never used
 + Customs/HSContent/HighSea Boats/BoatPaint/PaintCan.cs:
    CS0168: Line 134: The variable 'p3d' is declared but never used
 + Customs/HSContent/HighSea Boats/Ships/BaseShip.cs:
    CS0472: Line 281: The result of the expression is always 'true' since a valu
e of type 'int' is never equal to 'null' of type 'int?'
    CS0472: Line 285: The result of the expression is always 'true' since a valu
e of type 'int' is never equal to 'null' of type 'int?'
    CS0472: Line 289: The result of the expression is always 'true' since a valu
e of type 'int' is never equal to 'null' of type 'int?'
 + Customs/HSContent/HighSea Boats/Ships/Galleons/GalleonComponents.cs:
    CS0472: Line 109: The result of the expression is always 'true' since a valu
e of type 'int' is never equal to 'null' of type 'int?'
 + Items/Artifacts/AnkhPendant.cs:
    CS0162: Line 64: Unreachable code detected
Errors:
 + Customs/OWLTR/Distros/Mobiles/PlayerMobile.cs:
    CS1061: Line 2061: 'Server.Item' does not contain a definition for 'GetInsur
anceCost' and no extension method 'GetInsuranceCost' accepting a first argument
of type 'Server.Item' could be found (are you missing a using directive or an as
sembly reference?)
    CS1061: Line 3074: 'Server.Item' does not contain a definition for 'GetInsur
anceCost' and no extension method 'GetInsuranceCost' accepting a first argument
of type 'Server.Item' could be found (are you missing a using directive or an as
sembly reference?)
    CS1061: Line 2263: 'Server.Item' does not contain a definition for 'GetInsur
anceCost' and no extension method 'GetInsuranceCost' accepting a first argument
of type 'Server.Item' could be found (are you missing a using directive or an as
sembly reference?)
    CS1061: Line 2288: 'Server.Item' does not contain a definition for 'GetInsur
anceCost' and no extension method 'GetInsuranceCost' accepting a first argument
of type 'Server.Item' could be found (are you missing a using directive or an as
sembly reference?)
    CS1061: Line 2293: 'Server.Item' does not contain a definition for 'GetInsur
anceCost' and no extension method 'GetInsuranceCost' accepting a first argument
of type 'Server.Item' could be found (are you missing a using directive or an as
sembly reference?)
 + Items/Maps/TreasureMap.cs:
    CS0103: Line 285: The name 'Facet' does not exist in the current context
    CS0103: Line 704: The name 'Facet' does not exist in the current context
    CS0103: Line 784: The name 'Facet' does not exist in the current context
    CS0103: Line 838: The name 'Facet' does not exist in the current context
    CS0103: Line 840: The name 'Facet' does not exist in the current context
    CS0103: Line 842: The name 'Facet' does not exist in the current context
    CS0103: Line 844: The name 'Facet' does not exist in the current context
    CS0103: Line 846: The name 'Facet' does not exist in the current context
    CS0103: Line 848: The name 'Facet' does not exist in the current context
    CS0103: Line 890: The name 'Facet' does not exist in the current context
    CS0103: Line 894: The name 'Facet' does not exist in the current context
    CS0103: Line 945: The name 'Facet' does not exist in the current context
    CS1061: Line 1068: 'Server.Items.TreasureMap' does not contain a definition
for 'Facet' and no extension method 'Facet' accepting a first argument of type '
Server.Items.TreasureMap' could be found (are you missing a using directive or a
n assembly reference?)
 + Misc/Keywords.cs:
    CS0246: Line 70: The type or namespace name 'HumilityGump' could not be foun
d (are you missing a using directive or an assembly reference?)
Scripts: One or more scripts failed to compile or no script files were found.
 - Press return to exit, or R to try again.

I've looked and looked and merged and re-merged...and am not sure what i am missing...any insight would be greaty appreciated...Thnkx in advanced...........
 
Well i was able to figure out one of the issues that i was missing...seems mine was missing Humility.cs which contained the Gump Keyword.cs was looking for...now if i can figure out the other 2 ...Treasure map...and it lookin g for "Facet"...and the Player mobile changes with the insurance changes....
 
Hmm ok lets try it this way hehe...anyone know the listed effected file changes fpr TreasureMap.cs and PlayerMobile.cs?
[doublepost=1468072977][/doublepost]Ok i made yet another Breakthrough heh i tried merging TreasureMapchest.cs and had a bunch of the missing files...Like GrapeVines,SkeletonKey.cs and MasterSkeletonKey.cs ...but as for the TreasureMap.cs I forgot to merge MapItem.cs to include "Facet"...but now am getting a new error for the Skeleton Keys...and tried coping Just LockPick.cs over with no go..so yet again i am stuck....here is my current Erroors...if anyone care to help or happen to have any insight to these errors...

Code:
--------------------------------------------------------------------------------

ServUO - [http://www.servuo.com] Version 0.5, Build 6024.40277
Publish 54
Core: Optimizing for 4 processors
RandomImpl: CSPRandom (Software)
Core: Loading config...
Scripts: Compiling C# scripts...Failed with: 2 errors, 2 warnings
Warnings:
 + Items/- BaseClasses/BaseRunicTool.cs:
    CS0108: Line 51: 'Server.Items.BaseRunicTool.m_Resource' hides inherited mem
ber 'Server.Items.BaseTool.m_Resource'. Use the new keyword if hiding was intend
ed.
    CS0108: Line 102: 'Server.Items.BaseRunicTool.Resource' hides inherited memb
er 'Server.Items.BaseTool.Resource'. Use the new keyword if hiding was intended.

 + Customs/[ServUO.com]-AddonEditor_Ver2/AddOnEditor_Att.cs:
    CS0108: Line 18: 'Server.Engines.XmlSpawner2.AddOnEditor_Att.Initialize()' h
ides inherited member 'Server.Engines.XmlSpawner2.XmlAttachment.Initialize()'. U
se the new keyword if hiding was intended.
Errors:
 + Items/Tools/SkeletonKey.cs:
    CS0115: Line 10: 'Server.Items.Skeletonkey.IsSkeletonKey': no suitable metho
d found to override
    CS0115: Line 11: 'Server.Items.Skeletonkey.SkillBonus': no suitable method f
ound to override
    CS0115: Line 33: 'Server.Items.Skeletonkey.OnUse()': no suitable method foun
d to override
 + Items/Tools/MasterSkeletonKey.cs:
    CS0506: Line 10: 'Server.Items.MasterSkeletonKey.IsSkeletonKey.get': cannot
override inherited member 'Server.Items.Skeletonkey.IsSkeletonKey.get' because i
t is not marked virtual, abstract, or override
    CS0506: Line 11: 'Server.Items.MasterSkeletonKey.SkillBonus.get': cannot ove
rride inherited member 'Server.Items.Skeletonkey.SkillBonus.get' because it is n
ot 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.
 
Back