Grr! Now I'm getting these errors when I start the server. Sorry for posting so many replys. Please help..
Errors:
+ Items/Weapons/BaseWeapon.cs:
CS0117: Line 1482: 'Server.Poison' does not contain a definition for 'Darkgl
ow'
+ Engines/VeteranRewards/RewardSystem.cs:
CS0246: Line 327: The type or namespace name 'CharacterStatueMaker' could no
t be found (are you missing a using directive or an assembly reference?)
CS0103: Line 327: The name 'StatueType' does not exist in the current contex
t
CS0246: Line 328: The type or namespace name 'CharacterStatueMaker' could no
t be found (are you missing a using directive or an assembly reference?)
CS0103: Line 328: The name 'StatueType' does not exist in the current contex
t
CS0246: Line 329: The type or namespace name 'CharacterStatueMaker' could no
t be found (are you missing a using directive or an assembly reference?)
CS0103: Line 329: The name 'StatueType' does not exist in the current contex
t
+ Gumps/Properties/PropsGump.cs:
CS0117: Line 222: 'Server.Poison' does not contain a definition for 'Darkglo
w'
CS0117: Line 222: 'Server.Poison' does not contain a definition for 'Parasit
ic'
+ Mondain's Legacy/Engines/Community Collections/CollectionItem.cs:
CS0117: Line 49: 'Server.Item' does not contain a definition for 'Measure'
CS0117: Line 49: 'Server.Item' does not contain a definition for 'GetBitmap'
+ Mondain's Legacy/Items/Potions/DarkglowPotion.cs:
CS0117: Line 8: 'Server.Poison' does not contain a definition for 'Darkglow'
+ Mondain's Legacy/Items/Potions/ParasiticPotion.cs:
CS0117: Line 8: 'Server.Poison' does not contain a definition for 'Parasitic
when i add the script i get this error:
Errors:
+ Mondain's Legacy/Items/Character Statue Maker/CharacterStatue.cs:
CS0115: Line 175: 'Server.Mobiles.CharacterStatue.OnRequestedAnimati on(Serve
r.Mobile)': no suitable method found to override
CS0115: Line 180: 'Server.Mobiles.CharacterStatue.ShowIncomingName(S erver.Mo
bile)': no suitable method found to override