Difference between revisions of "DEBUG CHANNEL/it"

From Second Life Wiki
Jump to navigation Jump to search
m
m
 
Line 32: Line 32:
|location=
|location=
'linden\indra\llcommon\indra_constants.h' a CHAT_CHANNEL_DEBUG (with a value of S32_MAX)
'linden\indra\llcommon\indra_constants.h' a CHAT_CHANNEL_DEBUG (with a value of S32_MAX)
|cat1=Chat
|cat1=Chat/it
|cat2
|cat2
|cat3
|cat3
|cat4
|cat4
}}
}}

Latest revision as of 13:20, 30 December 2013

Descrizione

Costanti: integer DEBUG_CHANNEL = 0x7FFFFFFF;

La Costante DEBUG_CHANNEL del tipo integer ha valore 0x7FFFFFFF

Canale riservato per lo scripting debugging e la trasmissione di messaggi d'errore. Il Client mostra questa i messaggi su questo canale nella console di scripting.

Articoli connessi

Constantes

•  PUBLIC_CHANNEL/it

Fonctions

•  llWhisper
•  llSay
•  llShout
•  llRegionSay
•  llDialog
•  llListen

Evénement

•  listen

Note

Note Avanzate

Posizione del codice sorgente

'linden\indra\llcommon\indra_constants.h' a CHAT_CHANNEL_DEBUG (with a value of S32_MAX)