HouseGates on a Just uo server give me this error.
+ lagatha/housegates/HouseGate.cs:

CS0246: Line 229: The type or namespace name 'CustomContextEntry' could not be found (are you missing a using directive or an assembly reference?)

CS0246: Line 232: The type or namespace name 'CustomContextEntry' could not be found (are you missing a using directive or an assembly reference?)

CS0246: Line 235: The type or namespace name 'CustomContextEntry' could not be found (are you missing a using directive or an assembly reference?)

CS0246: Line 238: The type or namespace name 'CustomContextEntry' could not be found (are you missing a using directive or an assembly reference?)

CS1061: Line 375: 'System.Array' does not contain a definition for 'Highest' and no extension method 'Highest' accepting a first argument of type 'System.Array' could be found (are you missing a using directive or an assembly reference?)

CS1502: Line 417: The best overloaded method match for 'VitaNex.SuperGumps.UI.ConfirmDialogGump.ConfirmDialogGump(Server.Mobiles.PlayerMobile, Server.Gumps.Gump, int?, int?, string, string, int, System.Action<Server.Gumps.GumpButton>, System.Action<Server.Gumps.GumpButton>)' has some invalid arguments

CS1503: Line 417: Argument 1: cannot convert from 'Server.Mobile' to 'Server.Mobiles.PlayerMobile'

+ lagatha/housegates/HouseGateConfirm.cs:

CS1502: Line 26: The best overloaded method match for 'VitaNex.SuperGumps.UI.ConfirmDialogGump.ConfirmDialogGump(Server.Mobiles.PlayerMobile, Server.Gumps.Gump, int?, int?, string, string, int, System.Action<Server.Gumps.GumpButton>, System.Action<Server.Gumps.GumpButton>)' has some invalid arguments

CS1503: Line 26: Argument 1: cannot convert from 'Server.Mobile' to 'Server.Mobiles.PlayerMobile'

Scripts: One or more scripts failed to compile or no script files were found.

- Press return to exit, or R to try again.
 

Attachments

  • housegates.7z
    3.9 KB · Views: 1
Back