|
||
|
|||||||
| Script Support Get support for modifying RunUO Scripts, or writing your own! |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 (permalink) |
|
Forum Novice
Join Date: Jun 2008
Age: 27
Posts: 162
|
Code:
RunUO - [www.runuo.com] Version 2.0, Build 2357.32527
Core: Running on .NET Framework Version 2.0.50727
Core: Optimizing for 2 processors
Scripts: Compiling C# scripts...failed (2 errors, 2 warnings)
Warnings:
+ Misc/Test Center/MarketStands/MarketEast.cs:
CS0105: Line 6: The using directive for 'Server.Items' appeared previously i
n this namespace
+ Misc/Test Center/MarketStands/MarketSouth.cs:
CS0105: Line 6: The using directive for 'Server.Items' appeared previously i
n this namespace
Errors:
+ Misc/Test Center/MarketStands/MarketEast.cs:
CS0246: Line 572: The type or namespace name 'BlackSmith' could not be found
(are you missing a using directive or an assembly reference?)
CS0246: Line 572: The type or namespace name 'BlackSmith' could not be found
(are you missing a using directive or an assembly reference?)
CS1502: Line 586: The best overloaded method match for 'System.Collections.A
rrayList.Add(object)' has some invalid arguments
CS1503: Line 586: Argument '1': cannot convert from 'BlackSmith' to 'object'
+ Misc/Test Center/MarketStands/MarketSouth.cs:
CS0246: Line 254: The type or namespace name 'CheeseMonger' could not be fou
nd (are you missing a using directive or an assembly reference?)
CS0246: Line 254: The type or namespace name 'CheeseMonger' could not be fou
nd (are you missing a using directive or an assembly reference?)
CS1502: Line 268: The best overloaded method match for 'System.Collections.A
rrayList.Add(object)' has some invalid arguments
CS1503: Line 268: Argument '1': cannot convert from 'CheeseMonger' to 'objec
t'
Scripts: One or more scripts failed to compile or no script files were found.
- Press return to exit, or R to try again.
Here is the market system aka not my system but could not find the orginal post |
|
|
|
|
|
#2 (permalink) |
|
Forum Expert
Join Date: Jan 2006
Location: Look behind you....
Age: 44
Posts: 1,370
|
Ya' mean this post from Liacs? [1.0 - 2.0] Market Stand Version 2
![]()
__________________
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 | |
|
|