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] Lucid Nagual's <<_Custom BODs_>>

AudioSlave

Sorceror
I'm need help

1. I'm install [RunUO 2.0 RC1] Lucid Nagual's <<_Custom BODs _>> + A_Li_N - Completely Custom {Alpha}
2. Has removed Distro file RunUO
And all is error a mistake
Code:
RunUO - [www.runuo.com] Version 2.0, Build 2357.32527
Core: Running on .NET Framework Version 2.0.50727
Scripts: Compiling C# scripts...failed (5 errors, 0 warnings)
Errors:
 + MyCustoms/System's/Custom BOD+All CRAFT/Distros/AOS.cs:
    CS0234: Line 8: The type or namespace name 'FSB' does not exist in the names
Error:
System.ArgumentException: The path is not of a legal form.
   at System.IO.Path.NormalizePathFast(String path, Boolean fullCheck)
   at System.IO.Path.GetFullPathInternal(String path)
   at System.IO.Path.GetFullPath(String path)
   at Server.ScriptCompiler.Display(CompilerResults results)
   at Server.ScriptCompiler.CompileCSScripts(Boolean debug, Assembly& assembly)
   at Server.ScriptCompiler.Compile(Boolean debug)
   at Server.Core.Main(String[] args)
This exception is fatal, press return to exit
On installation I have not found the instructionA_Li_N - Completely Custom {Alpha}
Help!!!!
 
AudioSlave;633327 said:
1. I'm install [RunUO 2.0 RC1] Lucid Nagual's <<_Custom BODs _>> + A_Li_N - Completely Custom {Alpha}
2. Has removed Distro file RunUO
And all is error a mistake
Code:
RunUO - [www.runuo.com] Version 2.0, Build 2357.32527
Core: Running on .NET Framework Version 2.0.50727
Scripts: Compiling C# scripts...failed (5 errors, 0 warnings)
Errors:
 + MyCustoms/System's/Custom BOD+All CRAFT/Distros/AOS.cs:
    CS0234: Line 8: The type or namespace name 'FSB' does not exist in the names
Error:
System.ArgumentException: The path is not of a legal form.
   at System.IO.Path.NormalizePathFast(String path, Boolean fullCheck)
   at System.IO.Path.GetFullPathInternal(String path)
   at System.IO.Path.GetFullPath(String path)
   at Server.ScriptCompiler.Display(CompilerResults results)
   at Server.ScriptCompiler.CompileCSScripts(Boolean debug, Assembly& assembly)
   at Server.ScriptCompiler.Compile(Boolean debug)
   at Server.Core.Main(String[] args)
This exception is fatal, press return to exit
On installation I have not found the instructionA_Li_N - Completely Custom {Alpha}
Help!!!!

I believe that fsb is the full spell book. in the version i installed that line is commented out. i don't know if you would need to comment out other lines if you comment that one out. you could download the all spells and install that. If that works, cool. If not, let me know and i'll try to help you out more. Good Luck.
 
AudioSlave;633327 said:
1. I'm install [RunUO 2.0 RC1] Lucid Nagual's <<_Custom BODs _>> + A_Li_N - Completely Custom {Alpha}
2. Has removed Distro file RunUO
And all is error a mistake
Code:
RunUO - [www.runuo.com] Version 2.0, Build 2357.32527
Core: Running on .NET Framework Version 2.0.50727
Scripts: Compiling C# scripts...failed (5 errors, 0 warnings)
Errors:
 + MyCustoms/System's/Custom BOD+All CRAFT/Distros/AOS.cs:
    CS0234: Line 8: The type or namespace name 'FSB' does not exist in the names
Error:
System.ArgumentException: The path is not of a legal form.
   at System.IO.Path.NormalizePathFast(String path, Boolean fullCheck)
   at System.IO.Path.GetFullPathInternal(String path)
   at System.IO.Path.GetFullPath(String path)
   at Server.ScriptCompiler.Display(CompilerResults results)
   at Server.ScriptCompiler.CompileCSScripts(Boolean debug, Assembly& assembly)
   at Server.ScriptCompiler.Compile(Boolean debug)
   at Server.Core.Main(String[] args)
This exception is fatal, press return to exit
On installation I have not found the instructionA_Li_N - Completely Custom {Alpha}
Help!!!!

Comment out line #8 in AOS.cs. Then rename your file "Custom BOD + All Craft" to "Custom BOD and All Craft". The "+" cannot be used as a file name in .net.
 
developerdan95;633165 said:
ok first is the gargoyle knife --- works fine. if you haven't gotten an elemental yet, keep trying.

gargoyle axe -- small problem in lumberjacking.cs. where it checks to see if it wants to summon a grade a reaper, it also nulls the spawn (gets rid of the elemental) if it doesn't summon a reaper. changed that so now you can get up to bamboo elemental and grade a reaper in place of purpleheart, redwood, and petrified

gargoyle pickaxe -- the OnFinishHarvest overide in mining.cs was missing a parameter. added parameter and ore elementals abound. have fun. i have included the files for these 2 fixes.

Thanks for the post. I will test it and add it to the next release.
 

AudioSlave

Sorceror
Thanks for answers developerdan95 and Lucid on mine post
I'm make:
1. rename file "Custom BOD + All Craft" to "Custom BOD and All Craft".
2. download & install [2.0]Lucid's AS [7].0.2 (b)
error
Code:
RunUO - [www.runuo.com] Version 2.0, Build 2357.32527
Core: Running on .NET Framework Version 2.0.50727
Scripts: Compiling C# scripts...failed (123 errors, 0 warnings)
Errors:
Error:
System.ArgumentException: The path is not of a legal form.
   at System.IO.Path.NormalizePathFast(String path, Boolean fullCheck)
   at System.IO.Path.GetFullPathInternal(String path)
   at System.IO.Path.GetFullPath(String path)
   at Server.ScriptCompiler.Display(CompilerResults results)
   at Server.ScriptCompiler.CompileCSScripts(Boolean debug, Assembly& assembly)
   at Server.ScriptCompiler.Compile(Boolean debug)
   at Server.Core.Main(String[] args)
This exception is fatal, press return to exit
Help!!! =( Excuse me for bad English
 
AudioSlave;633443 said:
Thanks for answers developerdan95 and Lucid on mine post
I'm make:
1. rename file "Custom BOD + All Craft" to "Custom BOD and All Craft".
2. download & install [2.0]Lucid's AS [7].0.2 (b)
error
Code:
RunUO - [www.runuo.com] Version 2.0, Build 2357.32527
Core: Running on .NET Framework Version 2.0.50727
Scripts: Compiling C# scripts...failed (123 errors, 0 warnings)
Errors:
Error:
System.ArgumentException: The path is not of a legal form.
   at System.IO.Path.NormalizePathFast(String path, Boolean fullCheck)
   at System.IO.Path.GetFullPathInternal(String path)
   at System.IO.Path.GetFullPath(String path)
   at Server.ScriptCompiler.Display(CompilerResults results)
   at Server.ScriptCompiler.CompileCSScripts(Boolean debug, Assembly& assembly)
   at Server.ScriptCompiler.Compile(Boolean debug)
   at Server.Core.Main(String[] args)
This exception is fatal, press return to exit
Help!!! =( Excuse me for bad English

One of the folders you installed has characters in it's name that are not allowed. Find it and rename it.
 

AudioSlave

Sorceror
Thanks that help
But the help is necessary for me again
Error
Code:
Scripts: Compiling C# scripts...failed (2 errors, 0 warnings)
Errors:
 + Customs/GAMEADD/Custom BODs/Lucid's Core/Lucid's Modules/BaseRangedModule.cs:

    CS0234: Line 30: The type or namespace name 'Saves' does not exist in the na
mespace 'Server' (are you missing an assembly reference?)
 + Customs/GAMEADD/Custom BODs/Lucid's Core/Lucid's Engines.cs:
    CS0234: Line 24: The type or namespace name 'LucidNagual' does not exist in
the namespace 'Server' (are you missing an assembly reference?)
    CS0246: Line 26: The type or namespace name 'Scripts' could not be found (ar
e you missing a using directive or an assembly reference?)
    CS0246: Line 27: The type or namespace name 'Scripts' could not be found (ar
e you missing a using directive or an assembly reference?)
    CS0234: Line 28: The type or namespace name 'LevelSystem' does not exist in
the namespace 'Server' (are you missing an assembly reference?)
    CS0246: Line 35: The type or namespace name 'ControlCenter' could not be fou
nd (are you missing a using directive or an assembly reference?)
 
AudioSlave;633478 said:
Thanks that help
But the help is necessary for me again
Error
Code:
Scripts: Compiling C# scripts...failed (2 errors, 0 warnings)
Errors:
 + Customs/GAMEADD/Custom BODs/Lucid's Core/Lucid's Modules/BaseRangedModule.cs:
 
    CS0234: Line 30: The type or namespace name 'Saves' does not exist in the na
mespace 'Server' (are you missing an assembly reference?)
 + Customs/GAMEADD/Custom BODs/Lucid's Core/Lucid's Engines.cs:
    CS0234: Line 24: The type or namespace name 'LucidNagual' does not exist in
the namespace 'Server' (are you missing an assembly reference?)
    CS0246: Line 26: The type or namespace name 'Scripts' could not be found (ar
e you missing a using directive or an assembly reference?)
    CS0246: Line 27: The type or namespace name 'Scripts' could not be found (ar
e you missing a using directive or an assembly reference?)
    CS0234: Line 28: The type or namespace name 'LevelSystem' does not exist in
the namespace 'Server' (are you missing an assembly reference?)
    CS0246: Line 35: The type or namespace name 'ControlCenter' could not be fou
nd (are you missing a using directive or an assembly reference?)
OK try this:
 

Attachments

  • Lucid's Engines.cs
    1.7 KB · Views: 82

AudioSlave

Sorceror
Add script

Lucid's your need add download pack
[RC1]Custom BODs v[4].0.2 (c)\Distros\Def file
(DefBowFletching.cs, DefCarpentry.cs, DefMasonry.cs, DefTailoring.cs, DefTinkering.cs)
 

Broadside

Wanderer
For some reason i get double taming bods. Once from vendor and once from owltrbod command. Where would i find the part that checks the timer or are they making seperate timers :-O
 
Broadside;636096 said:
For some reason i get double taming bods. Once from vendor and once from owltrbod command. Where would i find the part that checks the timer or are they making seperate timers :-O

I provided the fix on the last update.
 

Broadside

Wanderer
Oi but you changed a bunch i will have to see if i can compare to my old ones i would be unable to delete anything:eek: Thanks a bunch
 
OK Been testing

Ok been testing and it seem that i ran into prob on housesouthaddon. but down loaded file fix the prob i seem to be having is with nails nothing happens when double clicked,

Issue after install of housesouthaddon.cs and othe when saw is put up in house gump is there and seems fine but when house is taken down saw remains on the ground.

Then there is an issue with tinker tools not showing all metals craftable

then issue with craftable spell book which i think i may have fixed will test and see what happenes on those then will post fix

Just an idea : is there a way to make tome absorbe other books and apply there stats to tome say stack attr. only twice say if you make necro book craftable with attr. as well as normal spell book with attr. then aply them to tome for a carey over

sorry for typos


thanks ahead of time
 
The nails are like a reagent. They are only used for building homes. There is no special gump for it. When you build a house it requests that you have so many "grade a" boards and so many housebuilding nails. And I will look into the other issues, thanks.

supernova72611;652795 said:
Ok been testing and it seem that i ran into prob on housesouthaddon. but down loaded file fix the prob i seem to be having is with nails nothing happens when double clicked,

Issue after install of housesouthaddon.cs and othe when saw is put up in house gump is there and seems fine but when house is taken down saw remains on the ground.

Then there is an issue with tinker tools not showing all metals craftable

then issue with craftable spell book which i think i may have fixed will test and see what happenes on those then will post fix

Just an idea : is there a way to make tome absorbe other books and apply there stats to tome say stack attr. only twice say if you make necro book craftable with attr. as well as normal spell book with attr. then aply them to tome for a carey over

sorry for typos


thanks ahead of time
 
Champ Fixes

I have been at this for a bit and with the help of Malaperth was able to finish it up for thos who need the fixes

Updated Files

Are Championspawn.cs And ChampionSpawnType.cs

These will allow auto Delete of the corpses after they are killed and skulls change and will collect and drop gold on the ground as champ appears

Luicd Hope you dont mined the help with this if you do pm me and let me know and i'll remove files
 

Attachments

  • ChampionSpawn.cs & ChampionSpawnTypes.cs.rar
    8.7 KB · Views: 45

AlexBF2142

Wanderer
i don't understand how this works and i want to because im trying to make an alchemy B.O.D and a fishing B.O.D

i downloaded your ones and looked at them and couldn't understand what you had done:(
 

tramper

Sorceror
need help

AudioSlave;633478 said:
Thanks that help
But the help is necessary for me again
Error
Code:
Scripts: Compiling C# scripts...failed (2 errors, 0 warnings)
Errors:
 + Customs/GAMEADD/Custom BODs/Lucid's Core/Lucid's Modules/BaseRangedModule.cs:

    CS0234: Line 30: The type or namespace name 'Saves' does not exist in the na
mespace 'Server' (are you missing an assembly reference?)
 + Customs/GAMEADD/Custom BODs/Lucid's Core/Lucid's Engines.cs:
    CS0234: Line 24: The type or namespace name 'LucidNagual' does not exist in
the namespace 'Server' (are you missing an assembly reference?)
    CS0246: Line 26: The type or namespace name 'Scripts' could not be found (ar
e you missing a using directive or an assembly reference?)
    CS0246: Line 27: The type or namespace name 'Scripts' could not be found (ar
e you missing a using directive or an assembly reference?)
    CS0234: Line 28: The type or namespace name 'LevelSystem' does not exist in
the namespace 'Server' (are you missing an assembly reference?)
    CS0246: Line 35: The type or namespace name 'ControlCenter' could not be fou
nd (are you missing a using directive or an assembly reference?)

i have the same eror,and i use the new Lucid Engins.cs,now the eror
Code:
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 (1 errors, 0 warnings)
Errors:
 + Customs/Lucid's Core/[Lucid's] Modules/BaseRangedModule.cs:
    CS0234: Line 30: The type or namespace name 'Saves' does not exist in the na
mespace 'Server' (are you missing 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.
 
tramper;663876 said:
i have the same eror,and i use the new Lucid Engins.cs,now the eror
Code:
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 (1 errors, 0 warnings)
Errors:
 + Customs/Lucid's Core/[Lucid's] Modules/BaseRangedModule.cs:
    CS0234: Line 30: The type or namespace name 'Saves' does not exist in the na
mespace 'Server' (are you missing 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.

OK comment out this line in the BaseRangedModule.cs:
Code:
[SIZE=2]//using Server.Saves;
[/SIZE]
 

artio

Wanderer
This looks like it would be fabulous if I could get it to work. Im a re-noob(what little i did know i am now relearning) at this stuff, so type slowly and use little bitty words and great big arrows if you can :p

This is the error im getting (thanks for the previous post, it got me one step closer to done!)
Code:
RunUO - [www.runuo.com] Version 2.0, Build 2357.32527
Core: Running on .NET Framework Version 2.0.50727
Core: Running with arguments: -debug
Scripts: Compiling C# scripts...failed (3 errors, 0 warnings)
Errors:
 + CUSTOM scripts/Lucid's Scripts/Custom Bods with Daat and Ronin/LucidsCore V 1
A/Lucid'sEngines.cs:
    CS0246: Line 26: The type or namespace name 'Scripts' could not be found (ar
e you missing a using directive or an assembly reference?)
    CS0246: Line 27: The type or namespace name 'Scripts' could not be found (ar
e you missing a using directive or an assembly reference?)
    CS0246: Line 35: The type or namespace name 'ControlCenter' could not be fou
nd (are you missing a using directive or an assembly reference?)
 + CUSTOM scripts/Lucid's Scripts/Custom Bods with Daat and Ronin/LucidsCore V 1
A/Lucids Modules/BaseRangedModule.cs:
    CS0104: Line 50: 'BoltType' is an ambiguous reference between 'Server.Items.
BoltType' and 'Server.Enums.BoltType'
    CS0104: Line 51: 'ArrowType' is an ambiguous reference between 'Server.Items
.ArrowType' and 'Server.Enums.ArrowType'
    CS0104: Line 62: 'ArrowType' is an ambiguous reference between 'Server.Items
.ArrowType' and 'Server.Enums.ArrowType'
    CS0104: Line 65: 'BoltType' is an ambiguous reference between 'Server.Items.
BoltType' and 'Server.Enums.BoltType'
 + Engines/Craft/Core/Repair.cs:
    CS0246: Line 31: The type or namespace name 'RepairDeed' could not be found
(are you missing a using directive or an assembly reference?)
    CS0246: Line 39: The type or namespace name 'RepairDeed' could not be found
(are you missing a using directive or an assembly reference?)
    CS0246: Line 21: The type or namespace name 'RepairDeed' could not be found
(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.

If it helps any this is a FRESH install (3/14) of RUO2.0 with nothing on it EXCEPT for your Custom BODs, Advanced Archery and the little scripts that it says are required here - (the furny, ML items and CPW)
Thanks ahead for all help

*edited the script tag since i fixed the longbow issue (you have LongBow, where the ml arties look for Longbow)
 

tramper

Sorceror
Lucid Nagual;663890 said:
OK comment out this line in the BaseRangedModule.cs:
Code:
[SIZE=2]//using Server.Saves;
[/SIZE]

thanks for your help ,but i get erors again
Code:
RunUO - [www.runuo.com] Version 2.0, Build 2357.32527
Core: Running on .NET Framework Version 2.0.50727
Scripts: Compiling C# scripts...failed (12 errors, 0 warnings)
Errors:
 + Customs/CFTB/Craftable Items/Spell Casters Key.cs:
    CS0246: Line 357: The type or namespace name 'PetrifiedWood' could not be fo
und (are you missing a using directive or an assembly reference?)
    CS0246: Line 414: The type or namespace name 'PetrifiedWood' could not be fo
und (are you missing a using directive or an assembly reference?)
    CS0246: Line 440: The type or namespace name 'PetrifiedWood' could not be fo
und (are you missing a using directive or an assembly reference?)
    CS0246: Line 86: The type or namespace name 'PetrifiedWood' could not be fou
nd (are you missing a using directive or an assembly reference?)
    CS0246: Line 615: The type or namespace name 'PetrifiedWood' could not be fo
und (are you missing a using directive or an assembly reference?)
    CS0246: Line 616: The type or namespace name 'PetrifiedWood' could not be fo
und (are you missing a using directive or an assembly reference?)
    CS0246: Line 667: The type or namespace name 'PetrifiedWood' could not be fo
und (are you missing a using directive or an assembly reference?)
 + Customs/CFTB/FS Animal Taming Systems/Mobiles/EvilDruid.cs:
    CS0246: Line 75: The type or namespace name 'PetrifiedWood' could not be fou
nd (are you missing a using directive or an assembly reference?)
    CS1502: Line 75: The best overloaded method match for 'Server.Mobiles.BaseCr
eature.PackItem(Server.Item)' has some invalid arguments
    CS1503: Line 75: Argument '1': cannot convert from 'PetrifiedWood' to 'Serve
r.Item'
 + Customs/CFTB/FS Animal Taming Systems/Mobiles/EvilDruidLord.cs:
    CS0246: Line 81: The type or namespace name 'PetrifiedWood' could not be fou
nd (are you missing a using directive or an assembly reference?)
    CS1502: Line 81: The best overloaded method match for 'Server.Mobiles.BaseCr
eature.PackItem(Server.Item)' has some invalid arguments
    CS1503: Line 81: Argument '1': cannot convert from 'PetrifiedWood' to 'Serve
r.Item'
 + Customs/CFTB/FS Animal Taming Systems/Taming Craft/DefTamingCraft.cs:
    CS0246: Line 84: The type or namespace name 'PetrifiedWood' could not be fou
nd (are you missing a using directive or an assembly reference?)
    CS0246: Line 108: The type or namespace name 'PetrifiedWood' could not be fo
und (are you missing a using directive or an assembly reference?)
    CS0246: Line 114: The type or namespace name 'PetrifiedWood' could not be fo
und (are you missing a using directive or an assembly reference?)
 + Customs/CFTB/Rewards/ElvenHairRestylingDeed.cs:
    CS0246: Line 97: The type or namespace name 'LongFeatherHair' could not be f
ound (are you missing a using directive or an assembly reference?)
    CS0246: Line 98: The type or namespace name 'ShortElfHair' could not be foun
d (are you missing a using directive or an assembly reference?)
    CS0246: Line 99: The type or namespace name 'Mullet' could not be found (are
 you missing a using directive or an assembly reference?)
    CS0246: Line 100: The type or namespace name 'FlowerHair' could not be found
 (are you missing a using directive or an assembly reference?)
    CS0246: Line 101: The type or namespace name 'LongBigKnobHair' could not be
found (are you missing a using directive or an assembly reference?)
    CS0246: Line 102: The type or namespace name 'LongBigBraidHair' could not be
 found (are you missing a using directive or an assembly reference?)
    CS0246: Line 103: The type or namespace name 'LongBigBunHair' could not be f
ound (are you missing a using directive or an assembly reference?)
    CS0246: Line 104: The type or namespace name 'SpikedHair' could not be found
 (are you missing a using directive or an assembly reference?)
    CS0246: Line 225: The type or namespace name 'LongFeatherHair' could not be
found (are you missing a using directive or an assembly reference?)
    CS0246: Line 226: The type or namespace name 'ShortElfHair' could not be fou
nd (are you missing a using directive or an assembly reference?)
    CS0246: Line 227: The type or namespace name 'Mullet' could not be found (ar
e you missing a using directive or an assembly reference?)
    CS0246: Line 228: The type or namespace name 'MidLongHair' could not be foun
d (are you missing a using directive or an assembly reference?)
    CS0246: Line 229: The type or namespace name 'LongBigKnobHair' could not be
found (are you missing a using directive or an assembly reference?)
    CS0246: Line 230: The type or namespace name 'LongBigBraidHair' could not be
 found (are you missing a using directive or an assembly reference?)
    CS0246: Line 231: The type or namespace name 'LongElfTwoHair' could not be f
ound (are you missing a using directive or an assembly reference?)
    CS0246: Line 232: The type or namespace name 'SpikedHair' could not be found
 (are you missing a using directive or an assembly reference?)
 + Customs/CFTB/[Daat99's] OWLTR/Elementals.cs:
    CS0246: Line 139: The type or namespace name 'BlazeOre' could not be found (
are you missing a using directive or an assembly reference?)
    CS1502: Line 139: The best overloaded method match for 'Server.Mobiles.BaseC
reature.PackItem(Server.Item)' has some invalid arguments
    CS1503: Line 139: Argument '1': cannot convert from 'BlazeOre' to 'Server.It
em'
    CS0246: Line 140: The type or namespace name 'IceOre' could not be found (ar
e you missing a using directive or an assembly reference?)
    CS1502: Line 140: The best overloaded method match for 'Server.Mobiles.BaseC
reature.PackItem(Server.Item)' has some invalid arguments
    CS1503: Line 140: Argument '1': cannot convert from 'IceOre' to 'Server.Item
'
    CS0246: Line 141: The type or namespace name 'ToxicOre' could not be found (
are you missing a using directive or an assembly reference?)
    CS1502: Line 141: The best overloaded method match for 'Server.Mobiles.BaseC
reature.PackItem(Server.Item)' has some invalid arguments
    CS1503: Line 141: Argument '1': cannot convert from 'ToxicOre' to 'Server.It
em'
    CS0246: Line 142: The type or namespace name 'ElectrumOre' could not be foun
d (are you missing a using directive or an assembly reference?)
    CS1502: Line 142: The best overloaded method match for 'Server.Mobiles.BaseC
reature.PackItem(Server.Item)' has some invalid arguments
    CS1503: Line 142: Argument '1': cannot convert from 'ElectrumOre' to 'Server
.Item'
    CS0246: Line 143: The type or namespace name 'PlatinumOre' could not be foun
d (are you missing a using directive or an assembly reference?)
    CS1502: Line 143: The best overloaded method match for 'Server.Mobiles.BaseC
reature.PackItem(Server.Item)' has some invalid arguments
    CS1503: Line 143: Argument '1': cannot convert from 'PlatinumOre' to 'Server
.Item'
 + Customs/CFTB/[Daat99's] OWLTR/OreElementals.cs:
    CS0246: Line 583: The type or namespace name 'BlazeOre' could not be found (
are you missing a using directive or an assembly reference?)
    CS1502: Line 583: The best overloaded method match for 'Server.Mobiles.BaseC
reature.PackItem(Server.Item)' has some invalid arguments
    CS1503: Line 583: Argument '1': cannot convert from 'BlazeOre' to 'Server.It
em'
    CS0246: Line 647: The type or namespace name 'IceOre' could not be found (ar
e you missing a using directive or an assembly reference?)
    CS1502: Line 647: The best overloaded method match for 'Server.Mobiles.BaseC
reature.PackItem(Server.Item)' has some invalid arguments
    CS1503: Line 647: Argument '1': cannot convert from 'IceOre' to 'Server.Item
'
    CS0246: Line 717: The type or namespace name 'ToxicOre' could not be found (
are you missing a using directive or an assembly reference?)
    CS1502: Line 717: The best overloaded method match for 'Server.Mobiles.BaseC
reature.PackItem(Server.Item)' has some invalid arguments
    CS1503: Line 717: Argument '1': cannot convert from 'ToxicOre' to 'Server.It
em'
    CS0246: Line 801: The type or namespace name 'ElectrumOre' could not be foun
d (are you missing a using directive or an assembly reference?)
    CS1502: Line 801: The best overloaded method match for 'Server.Mobiles.BaseC
reature.PackItem(Server.Item)' has some invalid arguments
    CS1503: Line 801: Argument '1': cannot convert from 'ElectrumOre' to 'Server
.Item'
    CS0246: Line 883: The type or namespace name 'PlatinumOre' could not be foun
d (are you missing a using directive or an assembly reference?)
    CS1502: Line 883: The best overloaded method match for 'Server.Mobiles.BaseC
reature.PackItem(Server.Item)' has some invalid arguments
    CS1503: Line 883: Argument '1': cannot convert from 'PlatinumOre' to 'Server
.Item'
 + Engines/BulkOrders/Rewards.cs:
    CS0246: Line 1492: The type or namespace name 'PoisonDipTub' could not be fo
und (are you missing a using directive or an assembly reference?)
    CS0246: Line 1493: The type or namespace name 'ExplosiveDipTub' could not be
 found (are you missing a using directive or an assembly reference?)
    CS0246: Line 1494: The type or namespace name 'ArmorPiercingDipTub' could no
t be found (are you missing a using directive or an assembly reference?)
    CS0246: Line 1495: The type or namespace name 'LightningDipTub' could not be
 found (are you missing a using directive or an assembly reference?)
    CS0246: Line 1496: The type or namespace name 'FreezeDipTub' could not be fo
und (are you missing a using directive or an assembly reference?)
 + Engines/Harvest/Core/HarvestSystem.cs:
    CS0234: Line 238: The type or namespace name 'BlazeOre' does not exist in th
e namespace 'Server.Items' (are you missing an assembly reference?)
    CS0234: Line 239: The type or namespace name 'IceOre' does not exist in the
namespace 'Server.Items' (are you missing an assembly reference?)
    CS0234: Line 240: The type or namespace name 'ToxicOre' does not exist in th
e namespace 'Server.Items' (are you missing an assembly reference?)
    CS0234: Line 241: The type or namespace name 'ElectrumOre' does not exist in
 the namespace 'Server.Items' (are you missing an assembly reference?)
    CS0234: Line 242: The type or namespace name 'PlatinumOre' does not exist in
 the namespace 'Server.Items' (are you missing an assembly reference?)
    CS0234: Line 248: The type or namespace name 'PlatinumOre' does not exist in
 the namespace 'Server.Items' (are you missing an assembly reference?)
    CS0234: Line 251: The type or namespace name 'ElectrumOre' does not exist in
 the namespace 'Server.Items' (are you missing an assembly reference?)
    CS0234: Line 253: The type or namespace name 'ElectrumOre' does not exist in
 the namespace 'Server.Items' (are you missing an assembly reference?)
    CS0234: Line 256: The type or namespace name 'ToxicOre' does not exist in th
e namespace 'Server.Items' (are you missing an assembly reference?)
    CS0234: Line 258: The type or namespace name 'ToxicOre' does not exist in th
e namespace 'Server.Items' (are you missing an assembly reference?)
    CS0234: Line 261: The type or namespace name 'IceOre' does not exist in the
namespace 'Server.Items' (are you missing an assembly reference?)
    CS0234: Line 263: The type or namespace name 'IceOre' does not exist in the
namespace 'Server.Items' (are you missing an assembly reference?)
    CS0234: Line 266: The type or namespace name 'BlazeOre' does not exist in th
e namespace 'Server.Items' (are you missing an assembly reference?)
    CS0234: Line 268: The type or namespace name 'BlazeOre' does not exist in th
e namespace 'Server.Items' (are you missing an assembly reference?)
 + Engines/Harvest/Mining.cs:
    CS0246: Line 132: The type or namespace name 'BlazeOre' could not be found (
are you missing a using directive or an assembly reference?)
    CS0246: Line 133: The type or namespace name 'IceOre' could not be found (ar
e you missing a using directive or an assembly reference?)
    CS0246: Line 134: The type or namespace name 'ToxicOre' could not be found (
are you missing a using directive or an assembly reference?)
    CS0246: Line 135: The type or namespace name 'ElectrumOre' could not be foun
d (are you missing a using directive or an assembly reference?)
    CS0246: Line 136: The type or namespace name 'PlatinumOre' could not be foun
d (are you missing a using directive or an assembly reference?)
    CS0234: Line 434: The type or namespace name 'PlatinumOre' does not exist in
 the namespace 'Server.Items' (are you missing an assembly reference?)
    CS0246: Line 435: The type or namespace name 'ElectrumOre' could not be foun
d (are you missing a using directive or an assembly reference?)
    CS0246: Line 436: The type or namespace name 'ToxicOre' could not be found (
are you missing a using directive or an assembly reference?)
    CS0246: Line 437: The type or namespace name 'IceOre' could not be found (ar
e you missing a using directive or an assembly reference?)
    CS0246: Line 438: The type or namespace name 'BlazeOre' could not be found (
are you missing a using directive or an assembly reference?)
    CS0246: Line 469: The type or namespace name 'BlazeOre' could not be found (
are you missing a using directive or an assembly reference?)
    CS0246: Line 471: The type or namespace name 'IceOre' could not be found (ar
e you missing a using directive or an assembly reference?)
    CS0246: Line 473: The type or namespace name 'ToxicOre' could not be found (
are you missing a using directive or an assembly reference?)
    CS0246: Line 475: The type or namespace name 'ElectrumOre' could not be foun
d (are you missing a using directive or an assembly reference?)
    CS0246: Line 477: The type or namespace name 'PlatinumOre' could not be foun
d (are you missing a using directive or an assembly reference?)
 + Misc/AOS.cs:
    CS0246: Line 262: The type or namespace name 'BaseQuiver' could not be found
 (are you missing a using directive or an assembly reference?)
    CS0246: Line 264: The type or namespace name 'BaseQuiver' could not be found
 (are you missing a using directive or an assembly reference?)
 + Misc/OreInfo.cs:
    CS0246: Line 866: The type or namespace name 'BlazeOre' could not be found (
are you missing a using directive or an assembly reference?)
    CS0246: Line 867: The type or namespace name 'IceOre' could not be found (ar
e you missing a using directive or an assembly reference?)
    CS0246: Line 868: The type or namespace name 'ToxicOre' could not be found (
are you missing a using directive or an assembly reference?)
    CS0246: Line 869: The type or namespace name 'ElectrumOre' could not be foun
d (are you missing a using directive or an assembly reference?)
    CS0246: Line 870: The type or namespace name 'PlatinumOre' 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.
 
Top