UO Protocol 0x2B

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 (0x04) packet from the client.

Offset Type     Name             Description
------ -------- ---------------- ------------------------------
 0000  BYTE     cmd
 0001  BOOL     godmode          

If godmode is true, god mode is enabled and access to god client features is allowed.