COMBAT LOG ID

From Second Life Wiki
Jump to navigation Jump to search

Description

Constant: string COMBAT_LOG_ID = "45e0fcfa-2268-4490-a51c-3e51bdfe80d1";

The string constant COMBAT_LOG_ID has the value "45e0fcfa-2268-4490-a51c-3e51bdfe80d1"

Messages from the region to the combat log will all be from this ID.

Scripts may filter llListen calls on this ID to receive only system generated combat log messages.

Related Articles

Constants

•  COMBAT_CHANNEL

Functions

•  llListen

Events

•  listen

Deep Notes

Search JIRA for related Issues

Signature

string COMBAT_LOG_ID = "45e0fcfa-2268-4490-a51c-3e51bdfe80d1";//Key used to identify system generated combat log messages.