Search results
Jump to navigation
Jump to search
- ...debug window is visible or not. This is the debugwindow visible using the "debugscript <level>" command. This example makes a /debug command to check if the client's debugscript is on or off.1 KB (146 words) - 17:21, 21 November 2018
- This example announces into the debugscript when a player logs into his account. ...ccount with IP " .. getAccountIP(current_account)) -- announce it into the debugscript1 KB (133 words) - 17:09, 12 April 2021
- print(DGS:dgsComboBoxGetEditEnabled(qiw)) -- output true into debugscript773 bytes (84 words) - 10:39, 27 April 2020
- outputChatBox( "Problem - use: debugscript 3" )1 KB (127 words) - 20:49, 23 September 2016
- iprint(DGS:dgsBlurBoxGetIntensity(blurbox)) -- returns "1" into debugscript657 bytes (71 words) - 13:08, 6 May 2020
- iprint(DGS:dgs3DTextGetPosition(text)) -- output "0 0 4" into debugscript645 bytes (82 words) - 00:31, 6 May 2020
- iprint(DGS:dgsBlurBoxGetLevel(blurbox)) -- returns 5 into debugscript673 bytes (77 words) - 13:05, 6 May 2020
- ;debugscript:Displays/Hides the debugwindow at a given debug-level (Acceptable values: 0 ;cleardebug:Clears the debugwindow (enabled using the debugscript command)2 KB (309 words) - 15:57, 24 July 2018
- ...example tells players that they missed a debug message, if they don't have debugscript enabled. outputChatBox("* You just missed a debug message. Use the \'/debugscript\' command to view it.", 255, 0, 0) -- Output to them that they missed a deb2 KB (358 words) - 11:22, 11 April 2021
- ...nt(DGS:dgsRoundRectGetBorderThickness(rndRect)) -- output 0.1 and 0.1 into debugscript925 bytes (102 words) - 03:02, 3 September 2023
- iprint(DGS:dgsRoundRectGetBorderOnly(rndRect)) -- output true into debugscript935 bytes (106 words) - 13:08, 1 May 2020
- ====debugscript==== :Использование: debugscript ''<''0-3''>''<br>8 KB (270 words) - 13:41, 29 September 2014
- ====debugscript==== :Usage: debugscript ''<''0-3''>''<br>5 KB (814 words) - 18:12, 7 December 2018
- ====debugscript==== :Usage: debugscript ''<''0-3''>''<br>5 KB (812 words) - 15:05, 28 March 2024
- This example gets infos about all pending requests and prints them in debugscript This example gets infos about all pending requests and prints them in debugscript3 KB (424 words) - 17:17, 7 November 2024
- ...ay the number of columns in the grid list in the debug or server console (/debugscript 3)981 bytes (119 words) - 18:05, 22 December 2022
- This example will output browser console logs to debugscript.1 KB (139 words) - 15:19, 8 April 2020
- ...to "..whatItsNow..".") -- Making the setting change visible in debug (use /debugscript [number] to see it)1 KB (150 words) - 07:36, 2 November 2021
- This example will output browser console logs to debugscript.1 KB (170 words) - 13:06, 21 August 2018
- This example loads an XML string and loops the children while outputting to debugscript.1 KB (148 words) - 14:02, 2 December 2024