COMBAT LOG ID
Jump to navigation
Jump to search
LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
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.
Caveats