-- POL096.7 --
4-19 MuadDib
Added : Core support for replying to 0xF1 custom packet used by UOGateway and ConnectUO. None of the data is prefilled, so just use an outgoing packethook to fill this information however you wish
Using an UOGateway-style monitoring site, in console I see:
Quote:
Client#nnnn (aaa.bbb.ccc.ddd, Acct unknown) sent non-allowed message type f1.
I asked Muad about that and he said it didn't make it to the core.
I believe UOG status uses packets 80 and 82.
Author
Message
MontuZ Distro Developer
Joined: 10 Feb 2006 Posts: 286 Location: Myrtle Beach, South Carolina
Posted: Mon Dec 03, 2007 2:32 am Post subject:
I don't much like UOConnect after I read a post muad made on their forums. I wont go into detail, but they seem like some cocky bastards.
I mean, sure showing how many players you have online is cool. But we can do that with POL without any need for a dumbass packet UOC requires to have implemented for server emulators in order to function with their site. UOG did it right and just sent a login request, UOC should be the same way.
We are using a custom site for shard monitoring, not UOG or UOC, but it requires 0xF1 request&response to collect shards info, and POL refuse to run my hook rejecting F1 messages...
From what I remember: Muad added that support into the core and I built the hook to send the correct information but it never worked right and we got some -very- strange issues.
Hopefully Muad will post here and clear things up as my memory is cloudy!