|
||
|
|||||||
| Third Party Program Support Misc support forum and advertisment forum for all RunUO related third party Utilities. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#76 (permalink) |
|
Forum Novice
Join Date: Dec 2003
Location: South-Africa
Age: 19
Posts: 165
|
Its Awesome!
It would be nice to be able to go through the list of people online though, or atleast see which staff are online somehow and maybe save the shards port / shard IP address or even the username. Thanks!
__________________
|
|
|
|
|
|
#77 (permalink) |
|
Forum Novice
Join Date: Mar 2004
Location: Germany
Age: 23
Posts: 301
|
Atleast version 1.0.2 does save the ip/port
![]()
__________________
RunUO RemoteAdmin - Control your shard remotely and keep an eye on the page queue MulEditor - Modify gump, art, tiledata, multimap, localization files and map/statics. CentrED - A Client/Server based multi-user map editor. |
|
|
|
|
|
#79 (permalink) |
|
Forum Novice
Join Date: Mar 2004
Location: Germany
Age: 23
Posts: 301
|
Sorry I meant 1.1.2
__________________
RunUO RemoteAdmin - Control your shard remotely and keep an eye on the page queue MulEditor - Modify gump, art, tiledata, multimap, localization files and map/statics. CentrED - A Client/Server based multi-user map editor. Last edited by floppydisc; 05-19-2006 at 10:10 AM. |
|
|
|
|
|
#81 (permalink) |
|
Forum Novice
Join Date: Mar 2004
Location: Germany
Age: 23
Posts: 301
|
Look at page 2 of this thread ... there is the snapshot of 1.1.2
__________________
RunUO RemoteAdmin - Control your shard remotely and keep an eye on the page queue MulEditor - Modify gump, art, tiledata, multimap, localization files and map/statics. CentrED - A Client/Server based multi-user map editor. |
|
|
|
|
|
#82 (permalink) |
|
Forum Newbie
Join Date: May 2006
Posts: 3
|
hi...
i install the servers side files and when i try to connect i have an "Connection Error" In the server window i have this message: Client: X: Connected. [1 Online] ADMIN: Access granted to 'NICK' from X but isnt a error... what can i do? thanks for help! |
|
|
|
|
|
#83 (permalink) | |
|
Forum Expert
Join Date: Jun 2003
Location: Ottawa, Canada
Age: 19
Posts: 320
|
With current version of RemoteAdmin on RunUO 1.0 with all the right scripts replaced and using .NET Framework 1.1, I get this crash.
Quote:
|
|
|
|
|
|
|
#84 (permalink) |
|
Forum Novice
Join Date: Mar 2004
Location: Germany
Age: 23
Posts: 301
|
Are you missing the zlib.dll? It should be part of the runuo distro.
__________________
RunUO RemoteAdmin - Control your shard remotely and keep an eye on the page queue MulEditor - Modify gump, art, tiledata, multimap, localization files and map/statics. CentrED - A Client/Server based multi-user map editor. |
|
|
|
|
|
#86 (permalink) |
|
Forum Expert
Join Date: May 2005
Age: 18
Posts: 270
|
out of interest, does this work with 2.0?
__________________
Burning Venganc |
|
|
|
|
|
#88 (permalink) | ||
|
Forum Newbie
Join Date: Oct 2005
Posts: 13
|
Quote:
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, 0 warnings)
Errors:
+ Commands/Handlers.cs:
CS0246: Line 88: The type or namespace name 'CommandEventHandler' could not
be found (are you missing a using directive or an assembly reference?)
CS0246: Line 95: The type or namespace name 'CommandEventArgs' could not be
found (are you missing a using directive or an assembly reference?)
CS0246: Line 113: The type or namespace name 'CommandEventArgs' could not be
found (are you missing a using directive or an assembly reference?)
CS0246: Line 192: The type or namespace name 'CommandEventArgs' could not be
found (are you missing a using directive or an assembly reference?)
CS0246: Line 234: The type or namespace name 'CommandEventArgs' could not be
found (are you missing a using directive or an assembly reference?)
CS0246: Line 286: The type or namespace name 'CommandEventArgs' could not be
found (are you missing a using directive or an assembly reference?)
CS0246: Line 421: The type or namespace name 'CommandEventArgs' could not be
found (are you missing a using directive or an assembly reference?)
CS0246: Line 476: The type or namespace name 'CommandEventArgs' could not be
found (are you missing a using directive or an assembly reference?)
CS0246: Line 507: The type or namespace name 'CommandEventArgs' could not be
found (are you missing a using directive or an assembly reference?)
CS0246: Line 519: The type or namespace name 'CommandEventArgs' could not be
found (are you missing a using directive or an assembly reference?)
CS0246: Line 557: The type or namespace name 'CommandEventArgs' could not be
found (are you missing a using directive or an assembly reference?)
CS0246: Line 619: The type or namespace name 'CommandEventArgs' could not be
found (are you missing a using directive or an assembly reference?)
CS0246: Line 661: The type or namespace name 'CommandEventArgs' could not be
found (are you missing a using directive or an assembly reference?)
CS0246: Line 734: The type or namespace name 'CommandEventArgs' could not be
found (are you missing a using directive or an assembly reference?)
CS0246: Line 741: The type or namespace name 'CommandEventArgs' could not be
found (are you missing a using directive or an assembly reference?)
CS0246: Line 802: The type or namespace name 'CommandEventArgs' could not be
found (are you missing a using directive or an assembly reference?)
CS0246: Line 814: The type or namespace name 'CommandEventArgs' could not be
found (are you missing a using directive or an assembly reference?)
CS0246: Line 886: The type or namespace name 'CommandEventArgs' could not be
found (are you missing a using directive or an assembly reference?)
CS0246: Line 893: The type or namespace name 'CommandEventArgs' could not be
found (are you missing a using directive or an assembly reference?)
CS0246: Line 930: The type or namespace name 'CommandEventArgs' could not be
found (are you missing a using directive or an assembly reference?)
CS0246: Line 960: The type or namespace name 'CommandEventArgs' could not be
found (are you missing a using directive or an assembly reference?)
CS0246: Line 1103: The type or namespace name 'CommandEventArgs' could not b
e found (are you missing a using directive or an assembly reference?)
CS0246: Line 1146: The type or namespace name 'CommandEventArgs' could not b
e found (are you missing a using directive or an assembly reference?)
CS0246: Line 1161: The type or namespace name 'CommandEventArgs' could not b
e found (are you missing a using directive or an assembly reference?)
CS0246: Line 1208: The type or namespace name 'CommandEventArgs' could not b
e found (are you missing a using directive or an assembly reference?)
CS0246: Line 1215: The type or namespace name 'CommandEventArgs' could not b
e found (are you missing a using directive or an assembly reference?)
CS0246: Line 1223: The type or namespace name 'CommandEventArgs' could not b
e found (are you missing a using directive or an assembly reference?)
CS0246: Line 1234: The type or namespace name 'CommandEventArgs' could not b
e found (are you missing a using directive or an assembly reference?)
CS0246: Line 1248: The type or namespace name 'CommandEventArgs' could not b
e found (are you missing a using directive or an assembly reference?)
CS0246: Line 1288: The type or namespace name 'CommandEventArgs' could not b
e found (are you missing a using directive or an assembly reference?)
CS0246: Line 1295: The type or namespace name 'CommandEventArgs' could not b
e found (are you missing a using directive or an assembly reference?)
CS0246: Line 1302: The type or namespace name 'CommandEventArgs' could not b
e found (are you missing a using directive or an assembly reference?)
+ Engines/Help/PageQueue.cs:
CS0246: Line 222: The type or namespace name 'CommandEventArgs' could not be
found (are you missing a using directive or an assembly reference?)
Scripts: One or more scripts failed to compile or no script files were found.
- Press return to exit, or R to try again.
|
||
|
|
|
|
|
#89 (permalink) |
|
Forum Expert
Join Date: May 2005
Age: 18
Posts: 270
|
i had a look as well, along with those errors you get yellow warnings because it uses inefficient protocolls and stuff
__________________
Burning Venganc |
|
|
|
|
|
#90 (permalink) |
|
ConnectUO Creator
Join Date: Jan 2004
Age: 28
Posts: 4,892
|
Handlers.cs: needs
using System.Commands; at the top, i believe.
__________________
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 |
|
|
|
|
|
#91 (permalink) |
|
Forum Novice
Join Date: Mar 2004
Location: Germany
Age: 23
Posts: 301
|
There are several smaller changes necessary to make it work on RunUO 2.0 (most of them due to generics). Whoever wants can fix it now, I'll fix it in about 4 weeks (if I don't forget it *g*) after I finished my exams.
__________________
RunUO RemoteAdmin - Control your shard remotely and keep an eye on the page queue MulEditor - Modify gump, art, tiledata, multimap, localization files and map/statics. CentrED - A Client/Server based multi-user map editor. |
|
|
|
|
|
#93 (permalink) |
|
Forum Novice
Join Date: Mar 2004
Location: Germany
Age: 23
Posts: 301
|
There are still other problems I have to solve. Sorry. I'm working on it whenever I have some spare time.
A port to RunUO 2 is currently mostly limited by the fact, that I can't use RunUO 2 on my shard, as I don't find a way to get DarkStorm's encryption support working ![]()
__________________
RunUO RemoteAdmin - Control your shard remotely and keep an eye on the page queue MulEditor - Modify gump, art, tiledata, multimap, localization files and map/statics. CentrED - A Client/Server based multi-user map editor. |
|
|
|
|
|
#98 (permalink) |
|
Forum Novice
Join Date: Mar 2004
Location: Germany
Age: 23
Posts: 301
|
Whoever wants to do it can modify it to work with RunUO 2. I'm currently not willing to do this for RemoteAdmin 1.x. RemoteAdmin 2.0 will support RunUO 2, but it is not a top priority at the moment.
__________________
RunUO RemoteAdmin - Control your shard remotely and keep an eye on the page queue MulEditor - Modify gump, art, tiledata, multimap, localization files and map/statics. CentrED - A Client/Server based multi-user map editor. |
|
|
|
|
|
#99 (permalink) |
|
Forum Expert
|
i just came to look and see if this was updated when i found it is apparently dead....anyone else working on this atm??
i kinda started, but i have alot of the file's in question heavily modified....so it would be hard to re-release it with a 2.0 working version. if no one else is doing it then i will try to release for you guys...but if someone else is, then i won't worry about trying to back peddle my stuff |
|
|
|
|
|
#100 (permalink) |
|
Forum Novice
Join Date: Mar 2004
Location: Germany
Age: 23
Posts: 301
|
Check --> this <-- (warning, I also had several modifications which I removed on-the-fly, so it may or may not work
)
__________________
RunUO RemoteAdmin - Control your shard remotely and keep an eye on the page queue MulEditor - Modify gump, art, tiledata, multimap, localization files and map/statics. CentrED - A Client/Server based multi-user map editor. |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|