Table of Contents

Overall Light Level (0x4F)

Moongate Packet Classes

  • OverallLightLevelPacket (Outgoing, Fixed, length 2) from src/Moongate.Network.Packets/Outgoing/World/OverallLightLevelPacket.cs

Current Moongate Behavior

Moongate currently has packet classes for this opcode.

Packet Build

Type Field
BYTE[1] cmd
BYTE[1] level
  • 0x00 - day

  • 0x09 - OSI night

  • 0x1F - Black

  • Max normal val = 0x1F

Subcommand Build

N/A

Notes

N/A