View Single Post
Old 07-03-2009, 10:21 PM   #1 (permalink)
Niightmare
Lurker
 
Niightmare's Avatar
 
Join Date: Jul 2009
Age: 16
Posts: 21
Default Need help with Moongate Script

ok well i followed what Soteric Said about the public Moongate in this post -Editing Public Moongate- And well i get a load of errors and i really have no idea how to fix them.

Code:
RunUO - [www.runuo.com] Version 2.0, Build 3344.39093
Core: Running on .NET Framework Version 2.0.50727
Scripts: Compiling C# scripts...failed (1 errors, 0 warnings)
Errors:
 + Items/Misc/PublicMoongate.cs:
    CS1513: Line 266: } expected
    CS1026: Line 266: ) expected
    CS1002: Line 266: ; expected
    CS1520: Line 267: Class, struct, or interface method must have a return type

    CS1031: Line 267: Type expected
    CS1520: Line 267: Class, struct, or interface method must have a return type

    CS1031: Line 267: Type expected
    CS1519: Line 267: Invalid token ',' in class, struct, or interface member de
claration
    CS1520: Line 268: Class, struct, or interface method must have a return type

    CS1031: Line 268: Type expected
    CS1520: Line 268: Class, struct, or interface method must have a return type

    CS1031: Line 268: Type expected
    CS1519: Line 268: Invalid token ',' in class, struct, or interface member de
claration
    CS1520: Line 269: Class, struct, or interface method must have a return type

    CS1031: Line 269: Type expected
    CS1520: Line 269: Class, struct, or interface method must have a return type

    CS1031: Line 269: Type expected
    CS1519: Line 269: Invalid token ',' in class, struct, or interface member de
claration
    CS1520: Line 270: Class, struct, or interface method must have a return type

    CS1031: Line 270: Type expected
    CS1520: Line 270: Class, struct, or interface method must have a return type

    CS1031: Line 270: Type expected
    CS1519: Line 270: Invalid token ',' in class, struct, or interface member de
claration
    CS1520: Line 271: Class, struct, or interface method must have a return type

    CS1031: Line 271: Type expected
    CS1520: Line 271: Class, struct, or interface method must have a return type

    CS1031: Line 271: Type expected
    CS1519: Line 271: Invalid token ',' in class, struct, or interface member de
claration
    CS1520: Line 272: Class, struct, or interface method must have a return type

    CS1031: Line 272: Type expected
    CS1520: Line 272: Class, struct, or interface method must have a return type

    CS1031: Line 272: Type expected
    CS1519: Line 272: Invalid token ',' in class, struct, or interface member de
claration
    CS0116: Line 275: A namespace does not directly contain members such as fiel
ds or methods
    CS1518: Line 280: Expected class, delegate, enum, interface, or struct
    CS1518: Line 281: Expected class, delegate, enum, interface, or struct
    CS1518: Line 281: Expected class, delegate, enum, interface, or struct
    CS1001: Line 281: Identifier expected
    CS1518: Line 282: Expected class, delegate, enum, interface, or struct
    CS1518: Line 283: Expected class, delegate, enum, interface, or struct
    CS1518: Line 283: Expected class, delegate, enum, interface, or struct
    CS1518: Line 284: Expected class, delegate, enum, interface, or struct
    CS1518: Line 284: Expected class, delegate, enum, interface, or struct
    CS1518: Line 285: Expected class, delegate, enum, interface, or struct
    CS1518: Line 285: Expected class, delegate, enum, interface, or struct
    CS1518: Line 286: Expected class, delegate, enum, interface, or struct
    CS1518: Line 286: Expected class, delegate, enum, interface, or struct
    CS1518: Line 287: Expected class, delegate, enum, interface, or struct
    CS1518: Line 287: Expected class, delegate, enum, interface, or struct
    CS1518: Line 288: Expected class, delegate, enum, interface, or struct
    CS1518: Line 288: Expected class, delegate, enum, interface, or struct
    CS1518: Line 289: Expected class, delegate, enum, interface, or struct
    CS1518: Line 289: Expected class, delegate, enum, interface, or struct
    CS1518: Line 290: Expected class, delegate, enum, interface, or struct
    CS1518: Line 290: Expected class, delegate, enum, interface, or struct
    CS1518: Line 291: Expected class, delegate, enum, interface, or struct
    CS1518: Line 291: Expected class, delegate, enum, interface, or struct
    CS0116: Line 292: A namespace does not directly contain members such as fiel
ds or methods
    CS1518: Line 294: Expected class, delegate, enum, interface, or struct
    CS1518: Line 295: Expected class, delegate, enum, interface, or struct
    CS1518: Line 295: Expected class, delegate, enum, interface, or struct
    CS1001: Line 295: Identifier expected
    CS1518: Line 296: Expected class, delegate, enum, interface, or struct
    CS1518: Line 297: Expected class, delegate, enum, interface, or struct
    CS1518: Line 297: Expected class, delegate, enum, interface, or struct
    CS1518: Line 298: Expected class, delegate, enum, interface, or struct
    CS1518: Line 298: Expected class, delegate, enum, interface, or struct
    CS1518: Line 299: Expected class, delegate, enum, interface, or struct
    CS1518: Line 299: Expected class, delegate, enum, interface, or struct
    CS1518: Line 300: Expected class, delegate, enum, interface, or struct
    CS1518: Line 300: Expected class, delegate, enum, interface, or struct
    CS1518: Line 301: Expected class, delegate, enum, interface, or struct
    CS1518: Line 301: Expected class, delegate, enum, interface, or struct
    CS1518: Line 302: Expected class, delegate, enum, interface, or struct
    CS1518: Line 302: Expected class, delegate, enum, interface, or struct
    CS1518: Line 303: Expected class, delegate, enum, interface, or struct
    CS1518: Line 303: Expected class, delegate, enum, interface, or struct
    CS1518: Line 304: Expected class, delegate, enum, interface, or struct
    CS1518: Line 304: Expected class, delegate, enum, interface, or struct
    CS1518: Line 305: Expected class, delegate, enum, interface, or struct
    CS1518: Line 305: Expected class, delegate, enum, interface, or struct
    CS1022: Line 306: Type or namespace definition, or end-of-file expected
Scripts: One or more scripts failed to compile or no script files were found.
 - Press return to exit, or R to try again.
He might of Said something in there about this but i don't get it :
If anyone Could help please..
Niightmare is offline   Reply With Quote