View Single Post
Old 07-28-2008, 08:51 PM   #4 (permalink)
Jeff
ConnectUO Creator
 
Jeff's Avatar
 
Join Date: Jan 2004
Age: 27
Posts: 4,879
Default

Quote:
Originally Posted by aszliwoski View Post
Thanks for the reply.
Yeah I finally figured it out but now when I load the server I get these errors:

Engines/AI/AI/BaseAI.cs:
CS1003: Line 30: Syntax error, ',' expected
Mondains Legacy/Items/Armor/Glasses.cs
CS0101: Line 9: The namespace 'Server.Items' already contains a definition for 'Glasses'
Mondains Legacy/Mobiles/Bedlam/LadyJennifyr.cs
CS0101: Line 6: The namespace 'Server.Items' already contains a definition for 'LadyJennifyr'
Mondains Legacy/Mobiles/Bedlam/LadyMarai.cs
CS0101: Line 6: The namespace 'Server.Items' already contains a definition for 'LadyMarai'

These errors go on forever...

Does Magain's ML work for 2.0?? or only SVN?
Please help
this means you have the same script defined 2 times.
__________________
Jeff Boulanger
ConnectUO - Core Developer

Want to help make ConnectUO better? Click here to submit your ideas/requests
Use your talent to compete against other community members in RunUO hosted coding competitions

If you know XNA (even if its just a little) or are a good artist(2d or 3d) and are interested in making games for a hobby send me a pm or drop by #xna in irc.runuo.com. I'm looking to put together a small game development team.


Please do not pm me for support. If you are having issues please post in the appropriate forum. Thanks for your continued support of both ConnectUO and RunUO
Jeff is offline   Reply With Quote