New Subserver (0x76)
- Status:
implemented - Direction:
Server - Length:
16 Bytes - POL reference: https://docs.polserver.com/packets/index.php?Packet=0x76
- Last modified in POL docs:
2009-03-02 08:17:51byTurley
Moongate Packet Classes
ServerChangePacket(Outgoing, Fixed, length16) fromsrc/Moongate.Network.Packets/Outgoing/World/ServerChangePacket.cs
Current Moongate Behavior
Moongate currently has packet classes for this opcode.
Packet Build
| Type | Field |
|---|---|
BYTE[1] |
cmd |
BYTE[2] |
xLoc |
BYTE[2] |
yLoc |
BYTE[2] |
zLoc |
BYTE[1] |
unknown (always 0) |
BYTE[2] |
server boundry X |
BYTE[2] |
server boundry Y |
BYTE[2] |
server boundry Width |
BYTE[2] |
server boundry Height |
Subcommand Build
N/A
Notes
N/A