User Tools

Site Tools


uo_protocol

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
uo_protocol [2014/05/19 09:31]
thooge
uo_protocol [2016/12/18 18:33] (current)
thooge [UO Protocol]
Line 1: Line 1:
 ====== UO Protocol ====== ====== UO Protocol ======
  
-The following information is mainly creaed based on the information from +The following information is mainly created based on the information from 
 [[http://wpdev.sourceforge.net/docs/guide/guide.html|The Wolfpack Hackers' Guide]] [[http://wpdev.sourceforge.net/docs/guide/guide.html|The Wolfpack Hackers' Guide]]
 and [[http://necrotoolz.sourceforge.net/kairpacketguide/index.htm|Kair Packet Guide]]. and [[http://necrotoolz.sourceforge.net/kairpacketguide/index.htm|Kair Packet Guide]].
 +See also: http://docs.polserver.com/packets/
  
 All known commands will be documented including obsolete packets. All known commands will be documented including obsolete packets.
Line 62: Line 63:
   * Add Item to Container ([[UO Protocol 0x25|0x25]])   * Add Item to Container ([[UO Protocol 0x25|0x25]])
   * Kick Player ([[UO Protocol 0x26|0x26]])   * Kick Player ([[UO Protocol 0x26|0x26]])
-  * Reject Request to move Items ([[UO Protocol 0x27|0x27]])+  * Get Item Failed ([[UO Protocol 0x27|0x27]])
   * Clear Square ([[UO Protocol 0x28|0x28]])   * Clear Square ([[UO Protocol 0x28|0x28]])
   * Paperdoll Clothing Added ([[UO Protocol 0x29|0x29]])   * Paperdoll Clothing Added ([[UO Protocol 0x29|0x29]])
Line 149: Line 150:
   * Book Info ([[UO Protocol 0xD4|0xD4]])   * Book Info ([[UO Protocol 0xD4|0xD4]])
   * AOS Command ([[UO Protocol 0xD7|0xD7]])   * AOS Command ([[UO Protocol 0xD7|0xD7]])
 +  * Custom House ([[UO Protocol 0xD8|0xD8]])
 +  * Metrics ([[UO Protocol 0xD9|0xD9]])
 +  * Mahjong ([[UO Protocol 0xDA|0xDA]])
 +  * Character Transfer Log([[UO Protocol 0xDB|0xDB]])
   * Compressed Gump ([[UO Protocol 0xDD|0xDD]])   * Compressed Gump ([[UO Protocol 0xDD|0xDD]])
  
 =====  Patch Server Protocol  ===== =====  Patch Server Protocol  =====
  
-  * HelloRequest +  * [[patch_protocol_hello1|HelloRequest]] 
-  * PatchServerTransfer +  * [[patch_protocol_transfer|PatchServerTransfer]] 
-  * NoticeBlock +  * [[patch_protocol_notice|NoticeBlock]] 
-  * PatchListRequest +  * [[patch_protocol_listreq|PatchListRequest]] 
-  * PatchListData +  * [[patch_protocol_list|PatchListData]] 
-  * PatchDataRequest +  * [[patch_protocol_datareq|PatchDataRequest]] 
-  * PatchData +  * [[patch_protocol_data|PatchData]]
  
 [[Category:Development]] [[Category:Development]]
  
uo_protocol.1400484716.txt.gz · Last modified: 2014/05/19 09:31 by thooge