I am getting these errors after I put this Vampire quest on customs folder, it's the same line #21 for each folder in the quest:

ServUO - [http://www.servuo.com] Version 0.5, Build 6924.6742
Publish 54
Core: Optimizing for 4 64-bit processors
RandomImpl: CSPRandom (Software)
Core: Loading config...
Scripts: Compiling C# scripts...Failed with: 13 errors, 0 warnings
Errors:
+ Custom/VampireQuest/Quest Mobiles and Gumps/Meiko Mobile and gumps/VampQuestG
ump11.cs:
CS0246: Line 21: The type or namespace name 'CommandEventArgs' could not be
found (are you missing a using directive or an assembly reference?)
+ Custom/VampireQuest/Quest Mobiles and Gumps/Meiko Mobile and gumps/VampQuestG
ump12.cs:
CS0246: Line 21: The type or namespace name 'CommandEventArgs' could not be
found (are you missing a using directive or an assembly reference?)
+ Custom/VampireQuest/Quest Mobiles and Gumps/Simeon Mobile and gumps/VampQuest
Gump10.cs:
CS0246: Line 21: The type or namespace name 'CommandEventArgs' could not be
found (are you missing a using directive or an assembly reference?)
+ Custom/VampireQuest/Quest Mobiles and Gumps/Simeon Mobile and gumps/VampQuest
Gump9.cs:
CS0246: Line 21: The type or namespace name 'CommandEventArgs' could not be
found (are you missing a using directive or an assembly reference?)
+ Custom/VampireQuest/Quest Mobiles and Gumps/Verona Mobile and gumps/VampQuest
Gump7.cs:
CS0246: Line 21: The type or namespace name 'CommandEventArgs' could not be
found (are you missing a using directive or an assembly reference?)
+ Custom/VampireQuest/Quest Mobiles and Gumps/Verona Mobile and gumps/VampQuest
Gump8.cs:
CS0246: Line 21: The type or namespace name 'CommandEventArgs' could not be
found (are you missing a using directive or an assembly reference?)
+ Custom/VampireQuest/Quest Mobiles and Gumps/Vladamir Mobile and gumps/VampQue
stGump.cs:
CS0246: Line 21: The type or namespace name 'CommandEventArgs' could not be
found (are you missing a using directive or an assembly reference?)
+ Custom/VampireQuest/Quest Mobiles and Gumps/Vladamir Mobile and gumps/VampQue
stGump1.cs:
CS0246: Line 21: The type or namespace name 'CommandEventArgs' could not be
found (are you missing a using directive or an assembly reference?)
+ Custom/VampireQuest/Quest Mobiles and Gumps/Vladamir Mobile and gumps/VampQue
stGump2.cs:
CS0246: Line 21: The type or namespace name 'CommandEventArgs' could not be
found (are you missing a using directive or an assembly reference?)
+ Custom/VampireQuest/Quest Mobiles and Gumps/Vladamir Mobile and gumps/VampQue
stGump3.cs:
CS0246: Line 21: The type or namespace name 'CommandEventArgs' could not be
found (are you missing a using directive or an assembly reference?)
+ Custom/VampireQuest/Quest Mobiles and Gumps/Vladamir Mobile and gumps/VampQue
stGump4.cs:
CS0246: Line 21: The type or namespace name 'CommandEventArgs' could not be
found (are you missing a using directive or an assembly reference?)
+ Custom/VampireQuest/Quest Mobiles and Gumps/Vladamir Mobile and gumps/VampQue
stGump5.cs:
CS0246: Line 21: The type or namespace name 'CommandEventArgs' could not be
found (are you missing a using directive or an assembly reference?)
+ Custom/VampireQuest/Quest Mobiles and Gumps/Vladamir Mobile and gumps/VampQue
stGump6.cs:
CS0246: Line 21: The type or namespace name 'CommandEventArgs' could not be
found (are you missing a using directive or an assembly reference?)

and incase you need it here is the Quest.
 

Attachments

  • VampireQuest.zip
    94.8 KB · Views: 8
Back