The following warnings occurred:
Warning [2] Use of undefined constant SAPI_NAME - assumed 'SAPI_NAME' (this will throw an Error in a future version of PHP) - Line: 3388 - File: inc/functions.php PHP 7.4.33-nmm7 (Linux)
File Line Function
/inc/functions.php 3388 errorHandler->error
/showthread.php 116 build_archive_link
Warning [2] Use of undefined constant IN_ARCHIVE - assumed 'IN_ARCHIVE' (this will throw an Error in a future version of PHP) - Line: 3331 - File: inc/functions.php PHP 7.4.33-nmm7 (Linux)
File Line Function
/inc/functions.php 3331 errorHandler->error
/inc/functions.php 3324 build_forum_breadcrumb
/showthread.php 195 build_forum_breadcrumb
Warning [2] Use of undefined constant IN_ARCHIVE - assumed 'IN_ARCHIVE' (this will throw an Error in a future version of PHP) - Line: 3331 - File: inc/functions.php PHP 7.4.33-nmm7 (Linux)
File Line Function
/inc/functions.php 3331 errorHandler->error
/showthread.php 195 build_forum_breadcrumb






Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
UO Packets
Author Message
XuN
Sphere Developer
*****

Posts: 852
Likes Given: 102
Likes Received: 156 in 119 posts
Joined: Jul 2013
Reputation: 30



Post: #2
RE: UO Packets
And which is that 'given list'? I can't find any packet guide telling that packet 0x91 request anything or expect anything to be sent back... to be 'changed'.

Packet 0x91 only means 'Login': http://ruosi.org/packetguide/index.xml#client91
It checks that the 'connection' is made by a uo client (it could be telnet, or http, but reached this point only clients can pass).
It checks for a login success (ie, wrong password, banned account, already using...) returning 0x82 (PacketLoginError) if something is wrong.
Packet 0xb9 is sent with the allowed flags for this client: http://ruosi.org/packetguide/index.xml#serverB9 (Maybe this is what 'changes' ?)
Then packet 0xA9 is composed, sending the characters for this account: http://ruosi.org/packetguide/index.xml#serverA9 (Maybe this one is changing too):
-This send the characters you already have, but it already send the [STARTS ], the starting points you can choose when creating a new character, it also send some more account related flags.
And, after all of this, if everything was OK packet 0x82 is sent with BYTE 0xFF, which means success.
07-12-2015 05:17 PM
Find all posts by this user Like Post Quote this message in a reply
Post Reply 


Messages In This Thread
UO Packets - Ankron - 07-12-2015, 01:18 PM
RE: UO Packets - XuN - 07-12-2015 05:17 PM
RE: UO Packets - Shaklaban - 07-13-2015, 12:52 AM
RE: UO Packets - Ankron - 07-14-2015, 04:55 AM
RE: UO Packets - Ankron - 07-17-2015, 04:58 AM
RE: UO Packets - Ankron - 07-25-2015, 03:04 AM
RE: UO Packets - WRWR - 07-25-2015, 06:36 AM
RE: UO Packets - Ankron - 07-25-2015, 06:13 PM
RE: UO Packets - Ankron - 07-26-2015, 05:27 AM
RE: UO Packets - Ankron - 07-28-2015, 12:44 PM
RE: UO Packets - Ankron - 07-31-2015, 10:06 AM
RE: UO Packets - Ankron - 08-01-2015, 03:54 AM
RE: UO Packets - Ankron - 08-07-2015, 04:40 AM
RE: UO Packets - escribano - 08-07-2015, 05:31 AM
RE: UO Packets - escribano - 08-12-2015, 02:57 AM
RE: UO Packets - Ultima One - 08-13-2015, 12:08 AM
RE: UO Packets - escribano - 08-13-2015, 02:49 AM
RE: UO Packets - Ankron - 08-14-2015, 03:29 AM
RE: UO Packets - escribano - 08-14-2015, 03:49 AM
RE: UO Packets - escribano - 08-14-2015, 06:18 AM
RE: UO Packets - Ankron - 08-14-2015, 08:36 AM
RE: UO Packets - escribano - 08-15-2015, 01:00 PM
RE: UO Packets - escribano - 08-16-2015, 08:44 AM
RE: UO Packets - escribano - 08-16-2015, 03:20 PM
RE: UO Packets - escribano - 08-17-2015, 02:14 PM
RE: UO Packets - Coruja - 09-29-2015, 10:32 AM
RE: UO Packets - escribano - 09-30-2015, 10:32 AM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)