Not sure how much effort it would take adding support for replying to that packet request in a similar way (items, npcs, clients connected, memory usage(?)) but consider it a feature request, in any caseZippy wrote:ConnectUO at this time only request the "RunUO + UOG" packet, which is sent as this request:(0xF1 being the packet ID, 0x0004 being the length and 0xFF being the sub-command).Code: Select all
0xF1 0x00 0x04 0xFF
RunUO Responds with the following string:There are no plans to change ConnectUO to handle the UOX/Sphere style of request. It should be trivial for the UOX (and derivatives such as lone wolf) developers to add support for ConnectUO's packet. Last I heard Sphere is no longer being worked on, so it might be harder to get this sort of change. I think POL supports some sort of Packet Hook system which would allow this to be added without a lot of hassle.Code: Select all
RunUO Items=XXX, Mobiles=XXX, Clients=XXX, Mem=XXX
Support for the ConnectUO "UOG packet"
- Xuri
- Site Admin
- Posts: 3704
- Joined: Mon Jun 02, 2003 9:11 am
- Location: Norway
- Has thanked: 48 times
- Been thanked: 8 times
- Contact:
Support for the ConnectUO "UOG packet"
ConnectUO, the tool which appears to be the one eventually replacing UOGateway (at least as a serverlist/patching program, if not necessarily for launching clients for connecting to a local shard), currently requests a different type of UOG packet than UOGateway does. I quote Zippy:

-= Ho Eyo He Hum =-
-
giwo
- Developer
- Posts: 1780
- Joined: Fri Jun 18, 2004 4:17 pm
- Location: California
- Has thanked: 0
- Been thanked: 0
While it seems those circling around RunUO have a habit of needing to re-invent the wheel, this change wouldn't be difficult to implement.
I, personally, will not devote the time to it until I actually see ConnectUO as a commonly used product that has replaced UOGateway. But if others on the team wish to add it, I imagine it could be done in about 10 minutes.
I, personally, will not devote the time to it until I actually see ConnectUO as a commonly used product that has replaced UOGateway. But if others on the team wish to add it, I imagine it could be done in about 10 minutes.
- Xuri
- Site Admin
- Posts: 3704
- Joined: Mon Jun 02, 2003 9:11 am
- Location: Norway
- Has thanked: 48 times
- Been thanked: 8 times
- Contact:
The "More Info" button only shows the description of the server, I think.
I assume that ConnectUO requests the "RunUO + UOG" packet when it pings the servers, though I'm not sure if it works for local servers, because I have not yet seen anything in the UOX3 console about incoming packets.
EDIT: After reading the connectuo-forums a bit, I suspect that it's not the ConnectUO program itself which request the packet, but the connectuo.com server. I.e. you have to have your shard registered on the server before any stats will show up. I have yet to confirm this though.
I assume that ConnectUO requests the "RunUO + UOG" packet when it pings the servers, though I'm not sure if it works for local servers, because I have not yet seen anything in the UOX3 console about incoming packets.
EDIT: After reading the connectuo-forums a bit, I suspect that it's not the ConnectUO program itself which request the packet, but the connectuo.com server. I.e. you have to have your shard registered on the server before any stats will show up. I have yet to confirm this though.
-= Ho Eyo He Hum =-