Go Back   RunUO - Ultima Online Emulation > RunUO > Custom Script Releases

Custom Script Releases This forum is where you can release your custom scripts for other users to use.

Please note: By releasing your scripts here you are submitting them to the public and as such agree to make them public domain. The RunUO Team has made its software GPL for you to use and enjoy you should do the same for anything based off of RunUO.

Reply
 
Thread Tools Display Modes
Old 04-17-2008, 01:09 AM   #1 (permalink)
Master of the Internet
 
Lord_Greywolf's Avatar
 
Join Date: Dec 2005
Posts: 6,199
Send a message via Yahoo to Lord_Greywolf
Default Cooking, Harvest and more package

This is a Cooking, planting, brewing, etc package that includes stuff from many many people
Including stuff from Vhaerun & Crystal 2003 & many others - so thanks to them
Heavily modified by me, including adding in new items, fixes, etc

It includes over 90 different seeds to grow by players
many many cooking things
brewing & wine making
cheese making
and more
including 3 trees that can be placed around the shard that anyone can pick from
i do not have the bee harvesting totaly finished yet - still making craft items for it, but that will be added soon, but the behives work - 2 types - one for shard for any one to use and home ones for players to have in house

if something comes up as missing when you use it - let me know and i will add it asap
this package is sooo big - it can be hard to get them all remembered - and some might be in different spots

anyways - this is mostly drag and drop
BUT you may or may not have some item wipes, because some stuff has been renamed, different class, etc to make it all consistent

1st thing to do is to back up def cooking from the craft directory and delete it
Then you need to back up and remove the items food directory and delete it to
if you have a Harvest directory under items - same with it (not the one from engines)

then just drop this directory in
restart server

if you have "duplicates" come up - then need to find and back up & delete those files
if "missing items" - again let me know and i will post asap

this system uses mostly cooking for everything, LJ just for removal of plants
alchemy is used for some of the "finer" items

if you have customized basebeverage, etc for other reasons, then i suggest you winmerge it with those certain files

if you modified defcooking - again can merge, but i suggest looking at mine 1st to make sure of no dupes - there are 4 different cooking tools now also

this includes mobiles for selling, etc also of various items

i limited the sale of seeds, and instead included an "animated seed" monster that if not "ruined" drops a seed or 2 when it is killed - i use them to guard the brew witch, which drops one of the tools also

if any item id's do not show up let me know and i wil suggest alternitives, but i beleive everything here is from stock UO art - at last as of patchs 5.6 to 5.9

as always enjoy
and i will add on the wax crafting as soon as i have finished it up

ps also do a search in your items for beeswax
apparently it is slipped one in there in a weird spot, and is lower case on bee and messes many many things up

*edited renamed files in the zip
Please redownload for the fixes
or find all files named .csitems and rename to .cs
sorry about that
Attached Files
File Type: rar Food.rar (461.4 KB, 191 views)
__________________
http://www.AoAUO.com

:) ..... Come for the Customs, Play for the Fun. Return to see your new Friends ..... :)

Last edited by Lord_Greywolf; 04-17-2008 at 02:37 AM.
Lord_Greywolf is online now   Reply With Quote
Old 04-17-2008, 01:09 AM   #2 (permalink)
Master of the Internet
 
Lord_Greywolf's Avatar
 
Join Date: Dec 2005
Posts: 6,199
Send a message via Yahoo to Lord_Greywolf
Default

Here is the magical gems and the pulp

there is not a way to get the magical gems in this system
you need to do that on your own
monster loot
add to mining as bonus stuff, sell for high price, etc

pulp is used on my shard for making blank scrolls with

so can add these in, or remove/change the references to them

also added are extras that are not needed, but nice to have
you have to decide how to have the player get them (crafted/rewards/what ever)
it is the extras.rar file
edit - the rare file has been split up into seperate files now
please read others post for more about them
Attached Files
File Type: cs MagicalGems-25.cs (12.0 KB, 59 views)
File Type: cs Pulp.cs (612 Bytes, 53 views)
File Type: cs Crow.cs (10.7 KB, 27 views)
File Type: cs Scarecrow.cs (1.1 KB, 25 views)
File Type: cs SmallPersonalGardenFieldAddon.cs (8.5 KB, 26 views)
__________________
http://www.AoAUO.com

:) ..... Come for the Customs, Play for the Fun. Return to see your new Friends ..... :)

Last edited by Lord_Greywolf; 07-04-2008 at 12:37 PM.
Lord_Greywolf is online now   Reply With Quote
Old 04-17-2008, 02:20 AM   #3 (permalink)
Forum Expert
 
Johabius's Avatar
 
Join Date: Dec 2004
Location: Kansas, USA
Age: 37
Posts: 4,964
Send a message via ICQ to Johabius Send a message via Yahoo to Johabius
Default

I'll start playing around with this tomorrow and let you know of any issues that come up.
__________________
In some cases stupid makes you win-Radwen
Johabius is offline   Reply With Quote
Old 04-17-2008, 02:23 AM   #4 (permalink)
Newbie
 
Cabbal's Avatar
 
Join Date: Jun 2006
Age: 22
Posts: 10
Default

Replaced distro files (unedited) and got 10000 errors, wouldnt show them all but heres what i got
Code:
e you missing a using directive or an assembly reference?)
    CS0246: Line 351: The type or namespace name 'GroundBeef' could not be found
 (are you missing a using directive or an assembly reference?)
 + Misc/Custom/Food/Vhaerun's CRL Cooking/DefBoiling.cs:
    CS0246: Line 99: The type or namespace name 'PastaNoodles' could not be foun
d (are you missing a using directive or an assembly reference?)
    CS0246: Line 105: The type or namespace name 'BasketOfHerbs' could not be fo
und (are you missing a using directive or an assembly reference?)
    CS0246: Line 109: The type or namespace name 'GroundBeef' could not be found
 (are you missing a using directive or an assembly reference?)
    CS0246: Line 112: The type or namespace name 'BasketOfHerbs' could not be fo
und (are you missing a using directive or an assembly reference?)
    CS0246: Line 116: The type or namespace name 'BasketOfHerbs' could not be fo
und (are you missing a using directive or an assembly reference?)
    CS0246: Line 137: The type or namespace name 'BagOfRicemeal' could not be fo
und (are you missing a using directive or an assembly reference?)
    CS0246: Line 151: The type or namespace name 'Butter' could not be found (ar
e you missing a using directive or an assembly reference?)
    CS0246: Line 189: The type or namespace name 'PastaNoodles' could not be fou
nd (are you missing a using directive or an assembly reference?)
    CS0246: Line 191: The type or namespace name 'GroundBeef' could not be found
 (are you missing a using directive or an assembly reference?)
    CS0246: Line 195: The type or namespace name 'BagOfOats' could not be found
(are you missing a using directive or an assembly reference?)
    CS0246: Line 200: The type or namespace name 'GroundBeef' could not be found
 (are you missing a using directive or an assembly reference?)
    CS0246: Line 201: The type or namespace name 'GroundPork' could not be found
 (are you missing a using directive or an assembly reference?)
    CS0246: Line 206: The type or namespace name 'PastaNoodles' could not be fou
nd (are you missing a using directive or an assembly reference?)
    CS0246: Line 212: The type or namespace name 'Butter' could not be found (ar
e you missing a using directive or an assembly reference?)
    CS0246: Line 216: The type or namespace name 'BagOfSugar' could not be found
 (are you missing a using directive or an assembly reference?)
 + Misc/Custom/Food/Vhaerun's CRL Cooking/DefGrillingC.cs:
    CS0246: Line 98: The type or namespace name 'Batter' could not be found (are
 you missing a using directive or an assembly reference?)
    CS0246: Line 102: The type or namespace name 'WaffleMix' could not be found
(are you missing a using directive or an assembly reference?)
    CS0246: Line 132: The type or namespace name 'GroundBeef' could not be found
 (are you missing a using directive or an assembly reference?)
    CS0246: Line 138: The type or namespace name 'GroundBeef' could not be found
 (are you missing a using directive or an assembly reference?)
    CS0246: Line 143: The type or namespace name 'GroundBeef' could not be found
 (are you missing a using directive or an assembly reference?)
    CS0246: Line 149: The type or namespace name 'GroundBeef' could not be found
 (are you missing a using directive or an assembly reference?)
    CS0246: Line 157: The type or namespace name 'GroundBeef' could not be found
 (are you missing a using directive or an assembly reference?)
    CS0246: Line 159: The type or namespace name 'PastaNoodles' could not be fou
nd (are you missing a using directive or an assembly reference?)
    CS0246: Line 163: The type or namespace name 'GroundBeef' could not be found
 (are you missing a using directive or an assembly reference?)
    CS0246: Line 173: The type or namespace name 'GroundPork' could not be found
 (are you missing a using directive or an assembly reference?)
    CS0246: Line 178: The type or namespace name 'Tofu' could not be found (are
you missing a using directive or an assembly reference?)
    CS0246: Line 184: The type or namespace name 'GroundPork' could not be found
 (are you missing a using directive or an assembly reference?)
    CS0246: Line 195: The type or namespace name 'GroundPork' could not be found
 (are you missing a using directive or an assembly reference?)
    CS0246: Line 207: The type or namespace name 'Butter' could not be found (ar
e you missing a using directive or an assembly reference?)
    CS0246: Line 209: The type or namespace name 'BasketOfHerbs' could not be fo
und (are you missing a using directive or an assembly reference?)
    CS0246: Line 213: The type or namespace name 'GroundBeef' could not be found
 (are you missing a using directive or an assembly reference?)
    CS0246: Line 214: The type or namespace name 'GroundPork' could not be found
 (are you missing a using directive or an assembly reference?)
    CS0246: Line 215: The type or namespace name 'BasketOfHerbs' could not be fo
und (are you missing a using directive or an assembly reference?)
    CS0246: Line 223: The type or namespace name 'Butter' could not be found (ar
e you missing a using directive or an assembly reference?)
    CS0246: Line 225: The type or namespace name 'GroundBeef' could not be found
 (are you missing a using directive or an assembly reference?)
    CS0246: Line 226: The type or namespace name 'Tortilla' could not be found (
are you missing a using directive or an assembly reference?)
 + Misc/Custom/Food/Vhaerun's CRL Juicing/DefJuicing.cs:
    CS0246: Line 72: The type or namespace name 'BagOfSugar' could not be found
(are you missing a using directive or an assembly reference?)
 + Misc/Custom/Food/Winecrafting Craft/Items/Craft Items/WineGrapeInfo.cs:
    CS0246: Line 101: The type or namespace name 'Dandelion' could not be found
(are you missing a using directive or an assembly reference?)
 + Misc/Custom/Food/Winecrafting Craft/DefWinecrafting.cs:
    CS0246: Line 96: The type or namespace name 'Dandelion' could not be found (
are you missing a using directive or an assembly reference?)
 + Misc/Custom/Food/WitchCraft/DefWitchcraft.cs:
    CS0246: Line 57: The type or namespace name 'MagicalJasper' could not be fou
nd (are you missing a using directive or an assembly reference?)
    CS0246: Line 64: The type or namespace name 'MagicalJade' could not be found
 (are you missing a using directive or an assembly reference?)
    CS0246: Line 71: The type or namespace name 'MagicalFireOpal' could not be f
ound (are you missing a using directive or an assembly reference?)
    CS0246: Line 78: The type or namespace name 'MagicalFireEmerald' could not b
e found (are you missing a using directive or an assembly reference?)
    CS0246: Line 85: The type or namespace name 'MagicalEmerald' could not be fo
und (are you missing a using directive or an assembly reference?)
    CS0246: Line 92: The type or namespace name 'MagicalEclipseStone' could not
be found (are you missing a using directive or an assembly reference?)
    CS0246: Line 99: The type or namespace name 'MagicalDiamond' could not be fo
und (are you missing a using directive or an assembly reference?)
    CS0246: Line 106: The type or namespace name 'MagicalCitrine' could not be f
ound (are you missing a using directive or an assembly reference?)
    CS0246: Line 113: The type or namespace name 'MagicalBlueDiamond' could not
be found (are you missing a using directive or an assembly reference?)
    CS0246: Line 120: The type or namespace name 'MagicalBloodStone' could not b
e found (are you missing a using directive or an assembly reference?)
    CS0246: Line 127: The type or namespace name 'MagicalAmethyst' could not be
found (are you missing a using directive or an assembly reference?)
    CS0246: Line 134: The type or namespace name 'MagicalAmber' could not be fou
nd (are you missing a using directive or an assembly reference?)
    CS0246: Line 141: The type or namespace name 'MagicalAmber' could not be fou
nd (are you missing a using directive or an assembly reference?)
    CS0246: Line 148: The type or namespace name 'MagicalAmethyst' could not be
found (are you missing a using directive or an assembly reference?)
    CS0246: Line 155: The type or namespace name 'MagicalBloodStone' could not b
e found (are you missing a using directive or an assembly reference?)
    CS0246: Line 162: The type or namespace name 'MagicalBlueDiamond' could not
be found (are you missing a using directive or an assembly reference?)
    CS0246: Line 169: The type or namespace name 'MagicalCitrine' could not be f
ound (are you missing a using directive or an assembly reference?)
    CS0246: Line 176: The type or namespace name 'MagicalDiamond' could not be f
ound (are you missing a using directive or an assembly reference?)
    CS0246: Line 183: The type or namespace name 'MagicalEclipseStone' could not
 be found (are you missing a using directive or an assembly reference?)
    CS0246: Line 190: The type or namespace name 'MagicalEmerald' could not be f
ound (are you missing a using directive or an assembly reference?)
    CS0246: Line 197: The type or namespace name 'MagicalFireEmerald' could not
be found (are you missing a using directive or an assembly reference?)
    CS0246: Line 204: The type or namespace name 'MagicalFireOpal' could not be
found (are you missing a using directive or an assembly reference?)
    CS0246: Line 211: The type or namespace name 'MagicalJade' could not be foun
d (are you missing a using directive or an assembly reference?)
    CS0246: Line 218: The type or namespace name 'MagicalJasper' could not be fo
und (are you missing a using directive or an assembly reference?)
    CS0246: Line 225: The type or namespace name 'MagicalMoonStoneGem' could not
 be found (are you missing a using directive or an assembly reference?)
    CS0246: Line 232: The type or namespace name 'MagicalOnyx' could not be foun
d (are you missing a using directive or an assembly reference?)
    CS0246: Line 239: The type or namespace name 'MagicalOpal' could not be foun
d (are you missing a using directive or an assembly reference?)
    CS0246: Line 246: The type or namespace name 'MagicalPearl' could not be fou
nd (are you missing a using directive or an assembly reference?)
    CS0246: Line 253: The type or namespace name 'MagicalRuby' could not be foun
d (are you missing a using directive or an assembly reference?)
    CS0246: Line 260: The type or namespace name 'MagicalSapphire' could not be
found (are you missing a using directive or an assembly reference?)
    CS0246: Line 267: The type or namespace name 'MagicalStarRose' could not be
found (are you missing a using directive or an assembly reference?)
    CS0246: Line 274: The type or namespace name 'MagicalStarRuby' could not be
found (are you missing a using directive or an assembly reference?)
    CS0246: Line 281: The type or namespace name 'MagicalStarSapphire' could not
 be found (are you missing a using directive or an assembly reference?)
    CS0246: Line 288: The type or namespace name 'MagicalSunStone' could not be
found (are you missing a using directive or an assembly reference?)
    CS0246: Line 295: The type or namespace name 'MagicalTopaz' could not be fou
nd (are you missing a using directive or an assembly reference?)
    CS0246: Line 302: The type or namespace name 'MagicalTourmaline' could not b
e found (are you missing a using directive or an assembly reference?)
    CS0246: Line 309: The type or namespace name 'MagicalTurquoise' could not be
 found (are you missing a using directive or an assembly reference?)
    CS0246: Line 316: The type or namespace name 'MagicalTourmaline' could not b
e found (are you missing a using directive or an assembly reference?)
    CS0246: Line 323: The type or namespace name 'MagicalTopaz' could not be fou
nd (are you missing a using directive or an assembly reference?)
    CS0246: Line 330: The type or namespace name 'MagicalSunStone' could not be
found (are you missing a using directive or an assembly reference?)
    CS0246: Line 337: The type or namespace name 'MagicalStarSapphire' could not
 be found (are you missing a using directive or an assembly reference?)
    CS0246: Line 344: The type or namespace name 'MagicalStarRuby' could not be
found (are you missing a using directive or an assembly reference?)
    CS0246: Line 351: The type or namespace name 'MagicalStarRose' could not be
found (are you missing a using directive or an assembly reference?)
    CS0246: Line 358: The type or namespace name 'MagicalSapphire' could not be
found (are you missing a using directive or an assembly reference?)
    CS0246: Line 365: The type or namespace name 'MagicalRuby' could not be foun
d (are you missing a using directive or an assembly reference?)
    CS0246: Line 372: The type or namespace name 'MagicalPearl' could not be fou
nd (are you missing a using directive or an assembly reference?)
    CS0246: Line 379: The type or namespace name 'MagicalOpal' could not be foun
d (are you missing a using directive or an assembly reference?)
    CS0246: Line 386: The type or namespace name 'MagicalOnyx' could not be foun
d (are you missing a using directive or an assembly reference?)
    CS0246: Line 393: The type or namespace name 'MagicalMoonStoneGem' could not
 be found (are you missing a using directive or an assembly reference?)
    CS0246: Line 400: The type or namespace name 'MagicalBlueDiamond' could not
be found (are you missing a using directive or an assembly reference?)
    CS0246: Line 407: The type or namespace name 'MagicalOpal' could not be foun
d (are you missing a using directive or an assembly reference?)
    CS0246: Line 414: The type or namespace name 'MagicalStarRose' could not be
found (are you missing a using directive or an assembly reference?)
    CS0246: Line 421: The type or namespace name 'MagicalTurquoise' could not be
 found (are you missing a using directive or an assembly reference?)
    CS0246: Line 428: The type or namespace name 'MagicalEclipseStone' could not
 be found (are you missing a using directive or an assembly reference?)
 + Misc/Custom/Food/DefCooking.cs:
    CS0246: Line 59: The type or namespace name 'Batter' could not be found (are
 you missing a using directive or an assembly reference?)
    CS0246: Line 62: The type or namespace name 'Butter' could not be found (are
 you missing a using directive or an assembly reference?)
    CS0246: Line 72: The type or namespace name 'GroundBeef' could not be found
(are you missing a using directive or an assembly reference?)
    CS0246: Line 73: The type or namespace name 'GroundPork' could not be found
(are you missing a using directive or an assembly reference?)
    CS0246: Line 75: The type or namespace name 'PastaNoodles' could not be foun
d (are you missing a using directive or an assembly reference?)
    CS0246: Line 78: The type or namespace name 'Tortilla' could not be found (a
re you missing a using directive or an assembly reference?)
    CS0246: Line 78: The type or namespace name 'BagOfCornmeal' could not be fou
nd (are you missing a using directive or an assembly reference?)
    CS0246: Line 97: The type or namespace name 'GreenTeaBasket' could not be fo
und (are you missing a using directive or an assembly reference?)
    CS0246: Line 121: The type or namespace name 'BasketOfHerbs' could not be fo
und (are you missing a using directive or an assembly reference?)
    CS0246: Line 126: The type or namespace name 'BasketOfHerbs' could not be fo
und (are you missing a using directive or an assembly reference?)
    CS0246: Line 127: The type or namespace name 'Butter' could not be found (ar
e you missing a using directive or an assembly reference?)
    CS0246: Line 132: The type or namespace name 'BasketOfHerbs' could not be fo
und (are you missing a using directive or an assembly reference?)
    CS0246: Line 135: The type or namespace name 'BasketOfHerbs' could not be fo
und (are you missing a using directive or an assembly reference?)
    CS0246: Line 138: The type or namespace name 'BasketOfHerbs' could not be fo
und (are you missing a using directive or an assembly reference?)
    CS0246: Line 139: The type or namespace name 'BagOfSoy' could not be found (
are you missing a using directive or an assembly reference?)
    CS0246: Line 140: The type or namespace name 'BagOfSugar' could not be found
 (are you missing a using directive or an assembly reference?)
    CS0246: Line 146: The type or namespace name 'BasketOfHerbs' could not be fo
und (are you missing a using directive or an assembly reference?)
    CS0246: Line 150: The type or namespace name 'BagOfSugar' could not be found
 (are you missing a using directive or an assembly reference?)
    CS0246: Line 152: The type or namespace name 'Butter' could not be found (ar
e you missing a using directive or an assembly reference?)
    CS0246: Line 158: The type or namespace name 'ChocolateMix' could not be fou
nd (are you missing a using directive or an assembly reference?)
    CS0246: Line 159: The type or namespace name 'BagOfCocoa' could not be found
 (are you missing a using directive or an assembly reference?)
    CS0246: Line 160: The type or namespace name 'BagOfSugar' could not be found
 (are you missing a using directive or an assembly reference?)
    CS0246: Line 165: The type or namespace name 'PieMix' could not be found (ar
e you missing a using directive or an assembly reference?)
    CS0246: Line 166: The type or namespace name 'Butter' could not be found (ar
e you missing a using directive or an assembly reference?)
    CS0246: Line 168: The type or namespace name 'WaffleMix' could not be found
(are you missing a using directive or an assembly reference?)
    CS0246: Line 172: The type or namespace name 'BagOfCornmeal' could not be fo
und (are you missing a using directive or an assembly reference?)
    CS0246: Line 174: The type or namespace name 'BagOfRicemeal' could not be fo
und (are you missing a using directive or an assembly reference?)
    CS0246: Line 180: The type or namespace name 'Tofu' could not be found (are
you missing a using directive or an assembly reference?)
    CS0246: Line 180: The type or namespace name 'BagOfSoy' could not be found (
are you missing a using directive or an assembly reference?)
    CS0246: Line 258: The type or namespace name 'Pulp' could not be found (are
you missing a using directive or an assembly reference?)
 + Mobiles/Vendors/SBInfo/SE/SBSEFood.cs:
    CS0246: Line 23: The type or namespace name 'Wasabi' could not be found (are
 you missing a using directive or an assembly reference?)
    CS0246: Line 24: The type or namespace name 'Wasabi' could not be found (are
 you missing a using directive or an assembly reference?)
    CS0246: Line 27: The type or namespace name 'GreenTeaBasket' could not be fo
und (are you missing a using directive or an assembly reference?)
    CS0246: Line 35: The type or namespace name 'Wasabi' could not be found (are
 you missing a using directive or an assembly reference?)
    CS0246: Line 37: The type or namespace name 'GreenTeaBasket' could not be fo
und (are you missing a using directive or an assembly reference?)
 + Mobiles/Vendors/SBInfo/SBBarkeeper.cs:
    CS0246: Line 44: The type or namespace name 'EmptyPewterBowl' could not be f
ound (are you missing a using directive or an assembly reference?)
    CS0246: Line 82: The type or namespace name 'EmptyPewterBowl' could not be f
ound (are you missing a using directive or an assembly reference?)
 + Mobiles/Vendors/SBInfo/SBCook.cs:
    CS0246: Line 38: The type or namespace name 'EmptyPewterBowl' could not be f
ound (are you missing a using directive or an assembly reference?)
    CS0246: Line 79: The type or namespace name 'EmptyPewterBowl' could not be f
ound (are you missing a using directive or an assembly reference?)
 + Mobiles/Vendors/SBInfo/SBInnKeeper.cs:
    CS0246: Line 45: The type or namespace name 'EmptyPewterBowl' could not be f
ound (are you missing a using directive or an assembly reference?)
    CS0246: Line 105: The type or namespace name 'EmptyPewterBowl' could not be
found (are you missing a using directive or an assembly reference?)
 + Mobiles/Vendors/SBInfo/SBSECook.cs:
    CS0246: Line 23: The type or namespace name 'Wasabi' could not be found (are
 you missing a using directive or an assembly reference?)
    CS0246: Line 24: The type or namespace name 'Wasabi' could not be found (are
 you missing a using directive or an assembly reference?)
    CS0246: Line 41: The type or namespace name 'Wasabi' could not be found (are
 you missing a using directive or an assembly reference?)
 + Mobiles/Vendors/SBInfo/SBTavernKeeper.cs:
    CS0246: Line 46: The type or namespace name 'EmptyPewterBowl' could not be f
ound (are you missing a using directive or an assembly reference?)
    CS0246: Line 85: The type or namespace name 'EmptyPewterBowl' could not be f
ound (are you missing a using directive or an assembly reference?)
 + Mobiles/Vendors/SBInfo/SBWaiter.cs:
    CS0246: Line 43: The type or namespace name 'EmptyPewterBowl' could not be f
ound (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.
*Found Reason for this, many of the files in the package have .csitems for an extension instead of .cs, i changed them all to .cs and now im getting this*
Code:
Errors:
 + Misc/Custom/Food/WitchCraft/DefWitchcraft.cs:
    CS0246: Line 57: The type or namespace name 'MagicalJasper' could not be fou
nd (are you missing a using directive or an assembly reference?)
    CS0246: Line 64: The type or namespace name 'MagicalJade' could not be found
 (are you missing a using directive or an assembly reference?)
    CS0246: Line 71: The type or namespace name 'MagicalFireOpal' could not be f
ound (are you missing a using directive or an assembly reference?)
    CS0246: Line 78: The type or namespace name 'MagicalFireEmerald' could not b
e found (are you missing a using directive or an assembly reference?)
    CS0246: Line 85: The type or namespace name 'MagicalEmerald' could not be fo
und (are you missing a using directive or an assembly reference?)
    CS0246: Line 92: The type or namespace name 'MagicalEclipseStone' could not
be found (are you missing a using directive or an assembly reference?)
    CS0246: Line 99: The type or namespace name 'MagicalDiamond' could not be fo
und (are you missing a using directive or an assembly reference?)
    CS0246: Line 106: The type or namespace name 'MagicalCitrine' could not be f
ound (are you missing a using directive or an assembly reference?)
    CS0246: Line 113: The type or namespace name 'MagicalBlueDiamond' could not
be found (are you missing a using directive or an assembly reference?)
    CS0246: Line 120: The type or namespace name 'MagicalBloodStone' could not b
e found (are you missing a using directive or an assembly reference?)
    CS0246: Line 127: The type or namespace name 'MagicalAmethyst' could not be
found (are you missing a using directive or an assembly reference?)
    CS0246: Line 134: The type or namespace name 'MagicalAmber' could not be fou
nd (are you missing a using directive or an assembly reference?)
    CS0246: Line 141: The type or namespace name 'MagicalAmber' could not be fou
nd (are you missing a using directive or an assembly reference?)
    CS0246: Line 148: The type or namespace name 'MagicalAmethyst' could not be
found (are you missing a using directive or an assembly reference?)
    CS0246: Line 155: The type or namespace name 'MagicalBloodStone' could not b
e found (are you missing a using directive or an assembly reference?)
    CS0246: Line 162: The type or namespace name 'MagicalBlueDiamond' could not
be found (are you missing a using directive or an assembly reference?)
    CS0246: Line 169: The type or namespace name 'MagicalCitrine' could not be f
ound (are you missing a using directive or an assembly reference?)
    CS0246: Line 176: The type or namespace name 'MagicalDiamond' could not be f
ound (are you missing a using directive or an assembly reference?)
    CS0246: Line 183: The type or namespace name 'MagicalEclipseStone' could not
 be found (are you missing a using directive or an assembly reference?)
    CS0246: Line 190: The type or namespace name 'MagicalEmerald' could not be f
ound (are you missing a using directive or an assembly reference?)
    CS0246: Line 197: The type or namespace name 'MagicalFireEmerald' could not
be found (are you missing a using directive or an assembly reference?)
    CS0246: Line 204: The type or namespace name 'MagicalFireOpal' could not be
found (are you missing a using directive or an assembly reference?)
    CS0246: Line 211: The type or namespace name 'MagicalJade' could not be foun
d (are you missing a using directive or an assembly reference?)
    CS0246: Line 218: The type or namespace name 'MagicalJasper' could not be fo
und (are you missing a using directive or an assembly reference?)
    CS0246: Line 225: The type or namespace name 'MagicalMoonStoneGem' could not
 be found (are you missing a using directive or an assembly reference?)
    CS0246: Line 232: The type or namespace name 'MagicalOnyx' could not be foun
d (are you missing a using directive or an assembly reference?)
    CS0246: Line 239: The type or namespace name 'MagicalOpal' could not be foun
d (are you missing a using directive or an assembly reference?)
    CS0246: Line 246: The type or namespace name 'MagicalPearl' could not be fou
nd (are you missing a using directive or an assembly reference?)
    CS0246: Line 253: The type or namespace name 'MagicalRuby' could not be foun
d (are you missing a using directive or an assembly reference?)
    CS0246: Line 260: The type or namespace name 'MagicalSapphire' could not be
found (are you missing a using directive or an assembly reference?)
    CS0246: Line 267: The type or namespace name 'MagicalStarRose' could not be
found (are you missing a using directive or an assembly reference?)
    CS0246: Line 274: The type or namespace name 'MagicalStarRuby' could not be
found (are you missing a using directive or an assembly reference?)
    CS0246: Line 281: The type or namespace name 'MagicalStarSapphire' could not
 be found (are you missing a using directive or an assembly reference?)
    CS0246: Line 288: The type or namespace name 'MagicalSunStone' could not be
found (are you missing a using directive or an assembly reference?)
    CS0246: Line 295: The type or namespace name 'MagicalTopaz' could not be fou
nd (are you missing a using directive or an assembly reference?)
    CS0246: Line 302: The type or namespace name 'MagicalTourmaline' could not b
e found (are you missing a using directive or an assembly reference?)
    CS0246: Line 309: The type or namespace name 'MagicalTurquoise' could not be
 found (are you missing a using directive or an assembly reference?)
    CS0246: Line 316: The type or namespace name 'MagicalTourmaline' could not b
e found (are you missing a using directive or an assembly reference?)
    CS0246: Line 323: The type or namespace name 'MagicalTopaz' could not be fou
nd (are you missing a using directive or an assembly reference?)
    CS0246: Line 330: The type or namespace name 'MagicalSunStone' could not be
found (are you missing a using directive or an assembly reference?)
    CS0246: Line 337: The type or namespace name 'MagicalStarSapphire' could not
 be found (are you missing a using directive or an assembly reference?)
    CS0246: Line 344: The type or namespace name 'MagicalStarRuby' could not be
found (are you missing a using directive or an assembly reference?)
    CS0246: Line 351: The type or namespace name 'MagicalStarRose' could not be
found (are you missing a using directive or an assembly reference?)
    CS0246: Line 358: The type or namespace name 'MagicalSapphire' could not be
found (are you missing a using directive or an assembly reference?)
    CS0246: Line 365: The type or namespace name 'MagicalRuby' could not be foun
d (are you missing a using directive or an assembly reference?)
    CS0246: Line 372: The type or namespace name 'MagicalPearl' could not be fou
nd (are you missing a using directive or an assembly reference?)
    CS0246: Line 379: The type or namespace name 'MagicalOpal' could not be foun
d (are you missing a using directive or an assembly reference?)
    CS0246: Line 386: The type or namespace name 'MagicalOnyx' could not be foun
d (are you missing a using directive or an assembly reference?)
    CS0246: Line 393: The type or namespace name 'MagicalMoonStoneGem' could not
 be found (are you missing a using directive or an assembly reference?)
    CS0246: Line 400: The type or namespace name 'MagicalBlueDiamond' could not
be found (are you missing a using directive or an assembly reference?)
    CS0246: Line 407: The type or namespace name 'MagicalOpal' could not be foun
d (are you missing a using directive or an assembly reference?)
    CS0246: Line 414: The type or namespace name 'MagicalStarRose' could not be
found (are you missing a using directive or an assembly reference?)
    CS0246: Line 421: The type or namespace name 'MagicalTurquoise' could not be
 found (are you missing a using directive or an assembly reference?)
    CS0246: Line 428: The type or namespace name 'MagicalEclipseStone' could not
 be found (are you missing a using directive or an assembly reference?)
 + Misc/Custom/Food/DefCooking.cs:
    CS0246: Line 258: The type or namespace name 'Pulp' 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.

Last edited by Cabbal; 04-17-2008 at 02:36 AM. Reason: Found Reason
Cabbal is offline   Reply With Quote
Old 04-17-2008, 02:36 AM   #5 (permalink)
Master of the Internet
 
Lord_Greywolf's Avatar
 
Join Date: Dec 2005
Posts: 6,199
Send a message via Yahoo to Lord_Greywolf
Default

ooops i am very bad - forgot to rename some files back to .cs from csitems
(i have a modified core that compiles in sections)

will fix and repost ASAP
__________________
http://www.AoAUO.com

:) ..... Come for the Customs, Play for the Fun. Return to see your new Friends ..... :)
Lord_Greywolf is online now   Reply With Quote
Old 04-17-2008, 03:58 AM   #6 (permalink)
Forum Expert
 
Johabius's Avatar
 
Join Date: Dec 2004
Location: Kansas, USA
Age: 37
Posts: 4,964
Send a message via ICQ to Johabius Send a message via Yahoo to Johabius
Default

Couldn't wait until tomorrow to give this a shot, just wanted to confirm the second set of errors that Cabbal has in his post. (All the ones with defwitchcraft and the defcooking one about missing pulp)
__________________
In some cases stupid makes you win-Radwen
Johabius is offline   Reply With Quote
Old 04-17-2008, 10:08 AM   #7 (permalink)
Forum Novice
 
Hanse_T_Insane's Avatar
 
Join Date: Jan 2007
Location: Mount Morris New York
Age: 46
Posts: 215
Send a message via Skype™ to Hanse_T_Insane
Default

Ill give it a try as well, so far I have enjoyed what scripts you have made.
Hanse_T_Insane is offline   Reply With Quote
Old 04-17-2008, 10:47 AM   #8 (permalink)
Forum Novice
 
Hanse_T_Insane's Avatar
 
Join Date: Jan 2007
Location: Mount Morris New York
Age: 46
Posts: 215
Send a message via Skype™ to Hanse_T_Insane
Default

Other then DefWitchcraft.cs (same errors as above, no issues at all
Hanse_T_Insane is offline   Reply With Quote
Old 04-17-2008, 01:15 PM   #9 (permalink)
Master of the Internet
 
Lord_Greywolf's Avatar
 
Join Date: Dec 2005
Posts: 6,199
Send a message via Yahoo to Lord_Greywolf
Default

the magical gems and pulp where added into the 2nd section for downloading

like i said - some stuff was stored in different spots
those are part of my mining system, and where origionaly made for and used in a different major crafting system i have
and forgot they where even used by the food crafting
__________________
http://www.AoAUO.com

:) ..... Come for the Customs, Play for the Fun. Return to see your new Friends ..... :)
Lord_Greywolf is online now   Reply With Quote
Old 04-17-2008, 02:28 PM   #10 (permalink)
Newbie
 
Cabbal's Avatar
 
Join Date: Jun 2006
Age: 22
Posts: 10
Default

Put the gems and the pulp in, everything compiled ok. Im now testing out the features of the system if i find any problems ill post, TY for the script!
Cabbal is offline   Reply With Quote
Old 04-17-2008, 02:46 PM   #11 (permalink)
Master of the Internet
 
Lord_Greywolf's Avatar
 
Join Date: Dec 2005
Posts: 6,199
Send a message via Yahoo to Lord_Greywolf
Default

no problem - i would love to hear of any problems

by the way - i am adding file into the downloads in this thread - it is not needed but is nice
it is a personal garden deed
have to have a large house to place it in
or like i do on my shard, players can give the GM the deed, and they will place it for them outside of house (can not use deed but direct add then)
and limit it to 1 per house
of course it is then "public land" and anyone can plant there, so they better "fill it up" fast

also adding in 2 other scripts here, that add a lot to the system but are not needed
a scarecrow and a crow (might have to overwrite distro crow with it
anyways - if there is no scarecrow around, the crow eats plants up
so they make nice wandering spawns to have around housing areas

these are extras and are not needed
__________________
http://www.AoAUO.com

:) ..... Come for the Customs, Play for the Fun. Return to see your new Friends ..... :)
Lord_Greywolf is online now   Reply With Quote
Old 04-17-2008, 04:13 PM   #12 (permalink)
Forum Novice
 
Hanse_T_Insane's Avatar
 
Join Date: Jan 2007
Location: Mount Morris New York
Age: 46
Posts: 215
Send a message via Skype™ to Hanse_T_Insane
Default

How do you use pulp? I understand that its used as a cusom item on your shard, but what tools are needed, etc?
Hanse_T_Insane is offline   Reply With Quote
Old 04-17-2008, 04:31 PM   #13 (permalink)
Master of the Internet
 
Lord_Greywolf's Avatar
 
Join Date: Dec 2005
Posts: 6,199
Send a message via Yahoo to Lord_Greywolf
Default

pulp is make from logs via cooking
but like i said - if you do not want to use it - can delete it and the reference in cooking for it

I then also made papyrus - iut is made in carpenty from pulp
then in cartography, i have them make blank scrolls using the papyrus

papyrus is an easy script to make, just have to add how you want it on the carp menu
i will leave that up to you
same with adding blank scroll making on cartography

I also limited the blank scrolls sales on the shard also

this way - it gives more meaning for cooking and cartography, and some one has to learn them if people want blank scrolls


Code:
using System;

namespace Server.Items
{
	public class PapyrusSheet : Item
	{
		[Constructable]
		public PapyrusSheet() : base( 5991 )
		{
		      	Weight = 2.0;
			Stackable = true;
			Hue = 2340;
			Name = "Sheet of Papyrus";
		}

		public PapyrusSheet( Serial serial ) : base( serial ) { }
		public override void Serialize( GenericWriter writer ) { base.Serialize( writer ); writer.Write( (int) 0 );}
		public override void Deserialize( GenericReader reader ) { base.Deserialize( reader ); int version = reader.ReadInt(); }
	}
}
__________________
http://www.AoAUO.com

:) ..... Come for the Customs, Play for the Fun. Return to see your new Friends ..... :)
Lord_Greywolf is online now   Reply With Quote
Old 06-29-2008, 02:35 PM   #14 (permalink)
Forum Novice
 
Join Date: Jun 2004
Location: Mesa, AZ
Age: 40
Posts: 181
Send a message via Yahoo to Soultaker
Thumbs up

This is Awesome!!!
Definately putting this one in the shard!!!!
Thanks for all the hard work on the system

Thanks again Lord_Greywolf
Soultaker
__________________
Special Thanks to Liacs for Scripts & Modero for Sig
Soultaker is online now   Reply With Quote
Old 06-29-2008, 04:12 PM   #15 (permalink)
Forum Expert
 
typhoonbot's Avatar
 
Join Date: Dec 2006
Posts: 478
Default

Hehe - as usual, the Lord_Greywolf releases another super system...

However I was in search of something a lot less complicated when I came across this pakcage...

Im just looking for the harvest part of this package. Im trying to find a harvest system for my shard, but nowhere can I find just one on its own....

could you perhaps give me some pointers on how to use just the harvest section of this system, or where I can find a stand-alone harvest system ?

thanks a lot

and great release as always Lord_grey

regards
__________________
legendsofkaine.page.tl
typhoonbot is offline   Reply With Quote
Old 06-29-2008, 04:22 PM   #16 (permalink)
Master of the Internet
 
Lord_Greywolf's Avatar
 
Join Date: Dec 2005
Posts: 6,199
Send a message via Yahoo to Lord_Greywolf
Default

many parts of this are optional

you can use just the harvest and food, and not use the crafting systems with no problem

only reason why the food has to be with harvest, is because what you harvest is the food

the "packages", all of Vhaerun's and the witchcraft sections are not needed, mobiles are optional also

that would give you over 90 harvestable plants

can also remove or just ignor most of the other food if you want

the harvest itself is simple enough
it is the packages and the other diorectories that are the more complex items
__________________
http://www.AoAUO.com

:) ..... Come for the Customs, Play for the Fun. Return to see your new Friends ..... :)
Lord_Greywolf is online now   Reply With Quote
Old 06-29-2008, 04:32 PM   #17 (permalink)
Forum Expert
 
typhoonbot's Avatar
 
Join Date: Dec 2006
Posts: 478
Default

Great, I will download it right now, and see what I can do to isolate the harvest system

regards
__________________
legendsofkaine.page.tl
typhoonbot is offline   Reply With Quote
Old 06-29-2008, 05:00 PM   #18 (permalink)
Forum Expert
 
typhoonbot's Avatar
 
Join Date: Dec 2006
Posts: 478
Default

Ok, there are a lot of loose files all over the place, that Im not sure whether I will need or not, do you think you could maybe point out what I dont need if I just want to install the harvest system, that way I can just delete the stuff I dont need...

regards
__________________
legendsofkaine.page.tl
typhoonbot is offline   Reply With Quote