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
Related Articles
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. |