User Tools

Site Tools


uo_protocol_0x2b

Differences

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

Link to this comparison view

uo_protocol_0x2b [2014/04/20 08:33]
thooge created
uo_protocol_0x2b [2014/05/19 10:21] (current)
thooge
Line 1: Line 1:
 ====== UO Protocol 0x2B ====== ====== UO Protocol 0x2B ======
  
-Toggle GodMode Reply (2 bytes)+===== Toggle GodMode Reply (2 bytes) =====
  
-This packet is sent by the server to either enable or disable god mode. Send this packet after receiving a Request God Mode packet from the client.+ 
 +This packet is sent by the server to either enable or disable god mode. Send this packet after receiving a Request God Mode ([[uo_protocol_0x04|0x04]]) packet from the client.
  
 <code> <code>
Line 9: Line 10:
 ------ -------- ---------------- ------------------------------ ------ -------- ---------------- ------------------------------
  0000  BYTE     cmd  0000  BYTE     cmd
- 0001  BOOL     godmode+ 0001  BOOL     godmode          
 </code> </code>
  
-If true, god mode is enabled and access to god client features is allowed. +If godmode is true, god mode is enabled and access to god client features is allowed. 
uo_protocol_0x2b.1397975592.txt.gz · Last modified: 2014/04/20 08:33 by thooge