IS PLL

From LFS Manual
Revision as of 11:24, 10 February 2026 by Bokujishin (talk | contribs) (Created page with "== Introduction == The '''PL'''ayer '''L'''eave race packet is sent by LFS when a player spectates (Shift+S) or is otherwise removed from the race. {| class="wikitable" |+ I...")
(diff) ←Older revision | Current revision (diff) | Newer revision→ (diff)
Jump to navigationJump to search

Introduction

The PLayer Leave race packet is sent by LFS when a player spectates (Shift+S) or is otherwise removed from the race.

IS_PLL packet properties
Type Name Description
byte Size 4
byte Type ISP_PLL
byte ReqI 0
byte PLID player's unique id

Packet Details

Size

The size of the packet is always 4 bytes.

Type

The packet type from the ISP_ enumeration, always ISP_PLL.

ReqI

ReqI is always equal to zero.

PLID

The player's unique ID.