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!

XmlSpawner2 [RunUO 2.0]

Gembone

Wanderer
Fr€€man said:
Where i can found that GumpPlus?
I made everything right.. Maybe?

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 (6 errors, 0 warnings)
Errors:
 + Commands/CommandsGump.cs:
    CS0246: Line 8: The type or namespace name 'GumpPlus' could not be found (ar
e you missing a using directive or an assembly reference?)
 + Gumps/ContractConfirmGump.cs:
    CS0246: Line 7: The type or namespace name 'GumpPlus' could not be found (ar
e you missing a using directive or an assembly reference?)
 + Gumps/ContractSetupGump.cs:
    CS0246: Line 9: The type or namespace name 'GumpPlus' could not be found (ar
e you missing a using directive or an assembly reference?)
 + Gumps/TownHouseConfirmGump.cs:
    CS0246: Line 7: The type or namespace name 'GumpPlus' could not be found (ar
e you missing a using directive or an assembly reference?)
 + Gumps/TownHouseSetupGump.cs:
    CS0246: Line 9: The type or namespace name 'GumpPlus' could not be found (ar
e you missing a using directive or an assembly reference?)
 + Items/SignHammer.cs:
    CS0246: Line 285: The type or namespace name 'GumpPlus' 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.
this looks like it is from Knives chat or townhouses. he uses GumpPlus in his utilities
 

Johabius

Knight
New Issue with SVN revision 64

*EDIT* Oops...that was my bad, disregard this post, when I was merging with the new baseweapon from the SVN I missed one of the edits needed in baseweapon.
 
Top