|
||
|
|||||||
| Script Support Get support for modifying RunUO Scripts, or writing your own! |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 (permalink) |
|
Forum Novice
Join Date: Sep 2007
Age: 22
Posts: 116
|
Hi!
I added trammel and tokuno to the Paragon.cs file, and i got a really bothering bunch of errors.. anyone get any of this ? -- Errors: + Engines/AI/Creature/Paragon.cs: CS1513: Line 12: } expected CS1519: Line 13: Invalid token ';' in class, struct, or interface member dec laration CS1519: Line 14: Invalid token ';' in class, struct, or interface member dec laration CS1518: Line 17: Expected class, delegate, enum, interface, or struct CS1001: Line 17: Identifier expected CS1518: Line 17: Expected class, delegate, enum, interface, or struct CS1518: Line 17: Expected class, delegate, enum, interface, or struct CS1001: Line 17: Identifier expected CS1518: Line 18: Expected class, delegate, enum, interface, or struct CS1518: Line 33: Expected class, delegate, enum, interface, or struct CS1518: Line 36: Expected class, delegate, enum, interface, or struct CS1518: Line 37: Expected class, delegate, enum, interface, or struct CS1518: Line 38: Expected class, delegate, enum, interface, or struct CS1518: Line 39: Expected class, delegate, enum, interface, or struct CS1518: Line 40: Expected class, delegate, enum, interface, or struct CS1518: Line 41: Expected class, delegate, enum, interface, or struct CS1518: Line 42: Expected class, delegate, enum, interface, or struct CS1518: Line 43: Expected class, delegate, enum, interface, or struct CS1518: Line 44: Expected class, delegate, enum, interface, or struct CS1518: Line 46: Expected class, delegate, enum, interface, or struct CS1518: Line 66: Expected class, delegate, enum, interface, or struct CS1022: Line 70: Type or namespace definition, or end-of-file expected CS0101: Line 17: The namespace 'Server.Mobiles' already contains a definitio n for '?' -- |
|
|
|
|
|
#2 (permalink) |
|
Forum Expert
Join Date: Jan 2006
Location: Look behind you....
Age: 44
Posts: 1,370
|
Please post the script.
__________________
May you have the strength of eagles' wings, the faith and courage to fly to new heights, and the wisdom of the universe to carry you there. |
|
|
|
|
|
#6 (permalink) |
|
Lurker
Join Date: Sep 2008
Age: 43
Posts: 4
|
Your right, sorry.
Just added Malas, Trammel and Felucca to my test server. Everything works fine. As soon that I add Tokuno or Tokuno Island it generates the same errors, I also receive an error at BaseHousing.cs. My guess is that something has to be changed in that to generate Paragon's to Tokuno aswell |
|
|
|
|
|
#9 (permalink) |
|
Forum Expert
Join Date: Jan 2006
Location: Look behind you....
Age: 44
Posts: 1,370
|
I have the feeling it may be this error thats doing it, but without the script posted, theres no way to tell. So this is just guess work on my part.
Code:
CS1513: Line 12: } expected Code:
CS1022: Line 70: Type or namespace definition, or end-of-file expected
__________________
May you have the strength of eagles' wings, the faith and courage to fly to new heights, and the wisdom of the universe to carry you there. |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|