COMBAT CHANNEL

From Second Life Wiki
Revision as of 09:52, 1 May 2024 by Rider Linden (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Description

Constant: integer COMBAT_CHANNEL = 0x7FFFFFFE;

The integer constant COMBAT_CHANNEL has the value 0x7FFFFFFE

A channel reserved for combat related log events broadcast to the entire region. System generated messages to this channel will be from COMBAT_LOG_ID.

Related Articles

Constants

•  PUBLIC_CHANNEL
•  DEBUG_CHANNEL

Functions

•  llWhisper
•  llSay
•  llShout
•  llRegionSay

Events

•  listen

Deep Notes

Search JIRA for related Issues

Signature

integer COMBAT_CHANNEL = 0x7FFFFFFE;//Chat channel reserved for combat logging events.