Код
Errors:
 + New Items/duelArena_1x1.cs:
    CS1502: Line 31: The best overloaded method match for 'Server.Region.Region(
string, Server.Map, int, params Server.Rectangle2D[])' has some invalid argument
s
    CS1503: Line 31: Argument '2': cannot convert from 'string' to 'Server.Map'
    CS1503: Line 31: Argument '3': cannot convert from 'Server.Map' to 'int'
    CS0103: Line 34: The name 'LoadFromXml' does not exist in the current contex
t
    CS0117: Line 35: 'Server.Region' does not contain a definition for 'HousePri
ority'
    CS0103: Line 42: The name 'Coords' does not exist in the current context
    CS0103: Line 43: The name 'Coords' does not exist in the current context
    CS0117: Line 45: 'Server.Region' does not contain a definition for 'AddRegio
n'
    CS0117: Line 111: 'Server.Region' does not contain a definition for 'RemoveR
egion'
    CS0117: Line 120: 'Server.Region' does not contain a definition for 'RemoveR
egion'