DEBUG CHANNEL/it

From Second Life Wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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)