Search results

Jump to navigation Jump to search
  • This example shows how you can check if a user has the chat box active (and presumably typing a message).
    671 bytes (82 words) - 17:21, 21 November 2018
  • This example prints out the name of your current radio station to the chat box.
    759 bytes (85 words) - 06:45, 30 October 2023
  • This example creates a combo box in the center of the screen with all server vehicles on it. ...p, windowWidth,windowHeight, "Vehicle Names", false ) -- We create a combo box.
    3 KB (423 words) - 08:09, 30 October 2023
  • *'''combobox:''' the combo box to get from
    687 bytes (72 words) - 05:44, 19 June 2018
  • ...t to select (item 1 is the first item). If -1 is specified, then the combo box text is set to it's ''caption''. This example creates a DGS window with a checked and an unchecked combo box and adds a command to toggle their visibility
    2 KB (293 words) - 11:13, 20 January 2018
  • local Edit = CustomEdit.create(5, 25, 190, 25, "Edit Box", false, Window)
    598 bytes (66 words) - 15:13, 24 July 2018
  • This function gets the maximum text length that can be typed into an edit box.
    690 bytes (77 words) - 14:56, 18 January 2018
  • This example gets the text of a pre-made gui element and outputs it to chat box. -- Output the text of the label to chat box
    2 KB (286 words) - 08:06, 5 August 2021
  • ...t to select (item 0 is the first item). If -1 is specified, then the combo box text is set to it's ''caption''. This example creates a GUI window with a checked and an unchecked combo box and adds a command to toggle their visibility
    2 KB (292 words) - 20:40, 7 November 2018
  • This example outputs server's HTTP port to the chat box when player uses command ''getHttpPort''
    581 bytes (65 words) - 09:45, 21 June 2019
  • * Combo Box (dgs-dxcombobox + dgs-dxcombobox-Box) : A combo box.
    5 KB (371 words) - 13:43, 29 January 2023
  • This example outputs the current weather ID in that chat box.
    694 bytes (93 words) - 14:13, 7 October 2012
  • ...ox color, chat font or even bind keys. You can modify it to make your chat box look better or add favourite servers manually. Coreconfig.xml is located in *'''chat_font''' - Font ID you want to be used in chat box
    18 KB (2,145 words) - 20:10, 7 March 2021
  • *'''combobox:''' the combo box to be changed
    762 bytes (89 words) - 05:45, 19 June 2018
  • Acest exemplu inserează în chat box ID-ul stației radio curente atunci când este folosită comanda /getradio.
    838 bytes (96 words) - 15:12, 11 June 2023
  • outputChatBox("The box now reads: " .. DGS:dgsGetText(source))
    752 bytes (94 words) - 13:51, 20 April 2018
  • ...right:''' the absolute X coordinate of the right side of the text bounding box. Used for text aligning, clipping and word breaking. ...ttom:''' the absolute Y coordinate of the bottom side of the text bounding box. Used for text aligning, clipping and word breaking.
    8 KB (982 words) - 20:23, 16 June 2023
  • This example gets the text of a pre-made dgs element and outputs it to chat box. -- Output the text of the label to chat box
    2 KB (337 words) - 21:25, 3 May 2021
  • ...ightX:''' the absolute X coordinate of the right side of the text bounding box. Used for text aligning, clipping and word breaking. ...tomY:''' the absolute Y coordinate of the bottom side of the text bounding box. Used for text aligning, clipping and word breaking.
    5 KB (692 words) - 08:15, 5 November 2023
  • ...rts. After 3 seconds, it randomly deletes a column and outputs to the chat box which column was deleted. ...se randomly which column to delete, output the chosen column into the chat box, and delete the column
    3 KB (285 words) - 10:20, 30 January 2022
View ( | ) (20 | 50 | 100 | 250 | 500)