Search results

Jump to navigation Jump to search
  • This function gets Custom Edit Box read only state. Returns Edit Box's text
    609 bytes (68 words) - 15:25, 24 July 2018
  • This function sets for Custom Edit Box read only state. *'''ReadOnly''' - Boolean value - is edit box read only
    857 bytes (102 words) - 15:04, 24 July 2018
  • This function gets Custom Edit Box read only state. Returns boolean value - is edit box read only
    885 bytes (107 words) - 15:21, 24 July 2018
  • This function gets Custom Check Box text. Return Check Box text
    537 bytes (58 words) - 15:53, 24 July 2018
  • This function gets Custom Check Box checked status. Return Check Box checked state
    569 bytes (61 words) - 15:55, 24 July 2018
  • This function sets for Custom Check Box text. *'''Text''' - New text of Check Box
    551 bytes (62 words) - 15:49, 24 July 2018
  • This function sets for Custom Edit Box text. *'''Text''' - New text of Edit Box
    540 bytes (62 words) - 15:05, 24 July 2018
  • This function sets Custom Check Box checked. *'''Checked''' - Checked state of Check Box
    556 bytes (60 words) - 15:50, 24 July 2018
  • This function sets the alignment of the button of a dgs check box. *'''checkBox:''' The dgs check box .
    916 bytes (118 words) - 15:56, 5 February 2023
  • This function gets the alignment of the button of a dgs check box. *'''checkBox:''' The dgs check box.
    869 bytes (115 words) - 15:58, 5 February 2023
  • Spawns box as ground at center of map local boxShape = physicsCreateShape(physics, "box",200,200,1)
    617 bytes (60 words) - 17:12, 14 February 2020
  • ...function sets how many items will be viewed on the drop-down box of combo box. ...te''': After using this function you won't be able to change the drop-down box height. if you want to pass false in the second argument
    963 bytes (132 words) - 09:24, 17 January 2021
  • {{New feature/item|3.0156|1.5.5|12419|This function checks if an edit box is read-only.}} *'''guiEdit:''' The edit box to check read-only status of.
    1 KB (152 words) - 20:57, 7 November 2018
  • {{New feature/item|3.0156|1.5.5|13814|This function checks if an edit box is masked.}} *'''guiEdit:''' the edit box to check masked flag of.
    1 KB (139 words) - 16:44, 14 May 2021
  • This function gets Custom Combo Box selected item. Returns Custom Combo Box selected item as ''ccbitem''.
    1 KB (118 words) - 15:34, 25 July 2018
  • This function sets the side of the button of a dgs check box. *'''checkBox:''' The dgs check box.
    810 bytes (111 words) - 15:58, 5 February 2023
  • This function get the state of edit box masking (covering up the text being typed). *'''theElement:''' The dgs edit box to get.
    826 bytes (107 words) - 14:57, 18 January 2018
  • ...always visible during downloads. Players can forcefully show the transfer box through a user setting, even if disabled by scripts.}} Returns a [[boolean]], whether the transfer box should be always visible or not.
    554 bytes (66 words) - 22:00, 22 May 2022
  • This function gets the texture that is used in blur box. *'''blurbox:''' A dgs blur box element.
    911 bytes (104 words) - 06:48, 8 March 2021
  • This function sets the source texture of dgs blur box that will be blurred. *'''blurbox''': A dgs blur box element.
    847 bytes (100 words) - 06:50, 8 March 2021
  • This function sets blur box level. *'''blurBox:''' A dgs blur box element.
    929 bytes (103 words) - 12:57, 6 May 2020
  • After threee seconds make box rapidly slow down falling local box = physicsCreateShape(physics, "box", 1)
    839 bytes (93 words) - 15:11, 14 February 2020
  • This function gets Custom Edit Box caret index. This example creates window with Edit Box and prints its caret when edit:
    633 bytes (69 words) - 15:27, 24 July 2018
  • Spawn box and apply horizontal angular velocity. local box = physicsCreateShape(physics, "box", 1)
    804 bytes (83 words) - 15:00, 14 February 2020
  • This function sets the height of the drop-down box of combo box. *'''comboBox:''' the combo box you want to set to.
    1 KB (164 words) - 05:58, 8 October 2020
  • *'''Masked''' - Boolean value - is edit box masked. It can be used for password edit boxes. This example creates window with masked edit box:
    594 bytes (71 words) - 15:11, 24 July 2018
  • Returns boolean value - is edit box masked. This example creates window with masked edit box, and prints it's states before masking and after:
    640 bytes (73 words) - 15:29, 24 July 2018
  • This function removes item from Custom Combo Box. *'''Item''' - String - item text, or Custom Combo Box Item (''ccbitem''), what returns with [[CustomComboBox:addItem]]
    972 bytes (112 words) - 16:19, 28 July 2018
  • Doing box flip local box = physicsCreateShape(physics, "box", 1)
    1,023 bytes (112 words) - 11:33, 14 February 2020
  • This function removing all items from Custom Combo Box. This example creates window with Combo Box, adds some elements and removes all elements:
    757 bytes (86 words) - 07:16, 14 August 2018
  • This function sets the maximum text length that can be typed into an edit box. ...ger indicating the maximum number of characters that can be typed into the box.
    1 KB (150 words) - 14:56, 18 January 2018
  • This function sets for Custom Edit Box caret index. This example creates window with Edit Box and sets caret index after word "Edit":
    606 bytes (70 words) - 15:08, 24 July 2018
  • This function changes blur box resolution. *'''blurBox:''' A dgs blur box element.
    770 bytes (89 words) - 12:56, 6 May 2020
  • {{Added feature/item|1.5.9|1.5.8|20788|Determines if the transfer box is visible.}} On '''server''' this returns a boolean, whether the transfer box should be visible during downloads or not.
    1,014 bytes (112 words) - 21:32, 23 September 2021
  • ...ombo box with all server vehicles on it, with a command to clear the combo box. ...00, 5 * #getElementsByType ( "vehicle" ), "", false ) -- We create a combo box.
    1 KB (144 words) - 20:38, 7 November 2018
  • ...ombo box with all server vehicles on it, with a command to clear the combo box. ...00, 5 * #getElementsByType ( "vehicle" ), "", false ) -- We create a combo box.
    1 KB (144 words) - 11:13, 20 January 2018
  • This function sets the maximum text length that can be typed into an edit box. *'''theElement:''' The edit box to be changed.
    1 KB (194 words) - 21:53, 12 December 2020
  • This event is triggered when enter is pressed on a dgs edit box. * '''editBox''': the dgs edit box which had focus.
    926 bytes (113 words) - 14:24, 9 September 2019
  • This function creates Custom Edit Box. *'''Text''' - Text of Edit Box
    2 KB (192 words) - 04:46, 21 July 2018
  • This function creates Custom Memo Box. *'''Text''' - Text of Memo Box
    2 KB (192 words) - 04:47, 21 July 2018
  • This function adds item for Custom Combo Box. This example creates window with Combo Box, and adds some items:
    772 bytes (88 words) - 15:42, 25 July 2018
  • This function gets the side of the button of a dgs check box. *'''checkBox:''' The dgs check box.
    822 bytes (110 words) - 15:58, 5 February 2023
  • ...em|3.0157|1.5.6|14489|This function returns the number of items in a combo box.}} *'''comboBox:''' The combo box to get the number of items from.
    1 KB (153 words) - 13:20, 22 July 2019
  • This function gets the state of combo box ( true:Drop Down; false:Take Back ). *'''comboBox:''' the combo box you want to get the state from.
    991 bytes (123 words) - 11:15, 20 January 2018
  • This function gets level of a blur box. *'''blurBox:''' A dgs blur box element.
    673 bytes (77 words) - 13:05, 6 May 2020
  • This function allows you to make combo box editable. *'''comboBox:''' The dgs combo box that you want to apply.
    825 bytes (94 words) - 10:37, 27 April 2020
  • This function sets blur box intensity. *'''blurBox:''' A dgs blur box element.
    690 bytes (74 words) - 12:55, 6 May 2020
  • This function gets the viewed items count of the drop-down box of combo box. *'''comboBox:''' the combo box you want to get from.
    762 bytes (88 words) - 20:09, 31 August 2020
  • *'''comboBox:''' The combo box to get the number of items from. This example creates a dgs combo box, fills it with the names of the connected players and prints the number of
    1 KB (135 words) - 07:37, 11 July 2019
  • This function gets the scroll bar of dgs combo box. *'''comboBox:''' The dgs combo box element to be got from.
    832 bytes (86 words) - 04:19, 11 March 2024
  • ...n sets the current position of the caret (the text cursor) within the edit box. *'''theElement:''' The exit box to be changed.
    1 KB (169 words) - 16:27, 13 February 2015
  • This function gets resolution of a blur box. *'''blurBox:''' A dgs blur box element.
    692 bytes (77 words) - 13:03, 6 May 2020
  • local box = physicsCreateShape(physics, "box", 1) physicsAddChildShape(compound, box,0,0,0,0,0,0)
    1 KB (142 words) - 20:07, 12 February 2020
  • ...n sets the current position of the caret (the text cursor) within the edit box. *'''theElement:''' The edit box to be changed.
    1 KB (178 words) - 07:14, 17 May 2023
  • This function creates a blur box. [[Image:DGS_Blur_Box.png|300px|thumb|Example Blur Box]]
    3 KB (337 words) - 12:40, 7 May 2022
  • ...Main gui-element (main element, where located any events) of Custom Check Box. Returns frame object of Custom Check Box, where user can locate any object.
    415 bytes (48 words) - 07:02, 21 September 2018
  • ...Main gui-element (main element, where located any events) of Custom Combo Box. Returns frame object of Custom Combo Box, where user can locate any object.
    415 bytes (48 words) - 07:02, 21 September 2018
  • ...nt is triggered every time the [[resource]] file downloader (aka. transfer box) is shown or hidden by MTA.}} ...le:''' A [[boolean]], indicating the new visibility status of the transfer box.
    942 bytes (110 words) - 21:03, 23 September 2021
  • This function outputs the bounding box of a garage. Returns four ''float''s indicating the bounding box of the garage.
    1 KB (197 words) - 00:56, 7 March 2023
  • This function gets - is Custom Edit Box located on side bar (changing by [[CustomEditBox:putOnSide]]. local EditSide = CustomEdit.create(5, 20, 140, 25, "Edit Box", false, Window)
    929 bytes (107 words) - 07:05, 14 August 2018
  • ...n sets the current position of the caret (the text cursor) within the edit box by offsets. *'''theElement:''' The edit box to be changed.
    914 bytes (112 words) - 14:57, 18 January 2018
  • ...le line of text. If you want to allow multiple lines of text create a memo box using [[guiCreateMemo]]. *'''x:''' A float of the 2D x position of the GUI edit box on a player's screen. This is affected by the ''relative'' argument.
    3 KB (448 words) - 08:09, 30 October 2023
  • *'''theMemo:''' The memo edit box where the caret position is to be changed. ...cter position within the box. 0 would be before the first character in the box, 1 before the second, etc.
    951 bytes (125 words) - 13:54, 10 August 2021
  • ...n sets the current position of the caret (the text cursor) within the edit box. *'''theElement:''' The edit box to be changed.
    895 bytes (108 words) - 14:57, 18 January 2018
  • ...function returns the maximum text length that can be typed within an edit box.}} *'''guiEdit:''' The edit box you want to get the maximum text length of.
    1,000 bytes (116 words) - 20:54, 7 November 2018
  • This function creates Custom Spinner Box. This example creates 3 different Edit Boxes, Memo Box, and Spinner:
    2 KB (201 words) - 07:02, 6 August 2018
  • This example creates window with edit box, and prints it's maximal length: local Edit = CustomEdit.create(5, 25, 190, 25, "Edit Box", false, Window)
    580 bytes (64 words) - 15:31, 24 July 2018
  • This function gets Custom Combo Box counts of items. Returns count of items in combo box
    1 KB (133 words) - 07:13, 14 August 2018
  • This function gets the text from combo box. Returns a ''string'' of the combo box, ''false'' otherwise.
    670 bytes (70 words) - 10:43, 27 April 2020
  • *'''theMemo:''' The memo edit box where the caret position is to be changed. *'''index:''' An integer referring to the desired position within the box.
    577 bytes (74 words) - 16:33, 13 February 2015
  • This function sets for Custom Combo Box selected item. *'''Item''' - String - item text, or Custom Combo Box Item (''ccbitem''), what returns with [[CustomComboBox:addItem]]
    1 KB (126 words) - 15:15, 25 July 2018
  • This function sets the state of combo box (true:Drop Down; false:Take Back). *'''comboBox:''' the combo box you want to set the state to.
    1 KB (133 words) - 11:15, 20 January 2018
  • ...le line of text. If you want to allow multiple lines of text create a memo box using [[dgsCreateMemo]]. *'''x:''' A float of the 2D x position of the DGS edit box on a player's screen. This is affected by the ''relative'' argument.
    4 KB (582 words) - 13:49, 16 February 2021
  • ***'''posX:''' Absolute X position of the renderer's bounding box. ***'''posY:''' Absolute Y position of the renderer's bounding box.
    2 KB (286 words) - 15:55, 28 April 2020
  • *'''comboBox:''' The dgs combo box that you are interested in. Returns ''true'' if combo box field is editable, ''false'' otherwise.
    773 bytes (84 words) - 10:39, 27 April 2020
  • This function gets the horizontal alignment of a dgs check box. *'''checkBox:''' The dgs check box to get the horizontal alignment from.
    673 bytes (73 words) - 00:21, 1 May 2020
  • This function gets the vertical alignment of a dgs check box. *'''checkBox:''' The dgs check box to get the vertical alignment from.
    665 bytes (73 words) - 04:50, 19 April 2021
  • {{Added feature/item|1.5.9|1.5.8|20788|Determines whether or not the transfer box should appear to [[Player|players]].}} *'''visible:''' The new transfer box visibility state.
    759 bytes (77 words) - 21:31, 23 September 2021
  • This function gets Custom Combo Box table of strings - items. Returns table of string of items in combo box
    1 KB (145 words) - 07:15, 14 August 2018
  • This function gets the height of the drop-down box of combo box. *'''comboBox:''' the combo box you want to get from.
    1 KB (140 words) - 10:28, 6 February 2018
  • ...n gets the current position of the caret (the text cursor) within the edit box. *'''theElement:''' The edit box to get from.
    656 bytes (76 words) - 14:57, 18 January 2018
  • This function creates Custom Combo Box Widget. *'''Text''' - Text on the Combo Box
    1 KB (183 words) - 05:20, 21 July 2018
  • This function gets intensity of a blur box. *'''blurBox:''' A dgs blur box element.
    657 bytes (71 words) - 13:08, 6 May 2020
  • This function sets for Custom Combo Box text for item. *'''Item''' - String - item text, or Custom Combo Box Item (''ccbitem''), what returns with [[CustomComboBox:addItem]]
    1 KB (147 words) - 07:09, 14 August 2018
  • This event is triggered each time the dgs combo box state has changed. The [[event system#Event source|source]] of this event is the dgs combo box.
    713 bytes (84 words) - 15:33, 9 April 2018
  • *'''theElement:''' The dgs edit box to be changed. This example creates a dgs edit box and an OK button. The user types in his password, and it checks if the pas
    2 KB (205 words) - 22:02, 23 May 2018
  • This function get scroll position of dgs combo box. *'''comboBox:''' The dgs combo box element to get from.
    714 bytes (77 words) - 05:34, 19 June 2018
  • This function gets from Custom Combo Box text of item. *'''Item''' - String - item text, or Custom Combo Box Item (''ccbitem''), what returns with [[CustomComboBox:addItem]]
    1 KB (155 words) - 07:11, 14 August 2018
  • local box = physicsCreateShape(physics, "box", 1) local boxrb = physicsCreateRigidBody(box)
    1 KB (122 words) - 16:21, 14 February 2020
  • This example creates a pickup and outputs a message to the chat box when a player leaves it. ...e left the M4 weapon pickup.", source ) --Display this message in the chat box
    834 bytes (98 words) - 11:19, 11 April 2021
  • ...utton is clicked, it will output the message in the text box into the Chat Box. --Create a TextBox (formally edit box)
    2 KB (227 words) - 16:35, 11 February 2015
  • This function returns the caret (the text cursor) position within the memo box. *'''theElement:''' The memo box you want to get the caret position from
    868 bytes (100 words) - 13:54, 10 August 2021
  • This function sets the horizontal alignment of the text of a dgs check box. *'''checkBox:''' The dgs check box to set the horizontal alignment.
    775 bytes (87 words) - 05:50, 5 March 2020
  • This function sets for Custom Combo Box maximal height of list with items. This sets maximal height. Default is Height of combo box, multiplied for ''3.5''. If sum of items height is less than that value, he
    1 KB (178 words) - 15:20, 25 July 2018
  • This function sets the vertical alignment of the text of a dgs check box. *'''checkBox:''' The dgs check box to set the vertical alignment.
    768 bytes (87 words) - 05:50, 5 March 2020
  • local EditSide = CustomEdit.create(5, 20, 140, 25, "Edit Box", false, Window) local EditWin = CustomEdit.create(5, 50, 140, 25, "Edit Box", false, Window)
    894 bytes (107 words) - 15:44, 24 July 2018
  • ...ght of the drop list of DGS combo box stands alone, so when creating combo box, there is no need to consider the height of the drop list''' ...alImage:''' A texture element of the background of the button of the combo box( no mouse enter and no mouse click ).
    3 KB (520 words) - 13:53, 16 February 2021
  • This event is triggered each time the dgs check box state has changed. The [[event system#Event source|source]] of this event is the dgs check box.
    780 bytes (90 words) - 22:21, 2 June 2018
  • This function set scroll position of dgs combo box. *'''comboBox:''' The dgs combo box element to set.
    797 bytes (89 words) - 05:34, 19 June 2018
  • ...mouse is pressed, it will output the message in the edit box into the chat box. -- Create an edit box and define it as "editBox".
    2 KB (311 words) - 10:55, 24 December 2022
  • ...ouse is released, it will output the message in the edit box into the chat box. -- Create an edit box and define it as "editBox".
    2 KB (310 words) - 10:55, 24 December 2022
  • This function creates Custom Check Box. *'''Text''' - Text of the Check Box
    1 KB (174 words) - 05:04, 21 July 2018
  • This function gets the background color of a specific item of the combo box. *'''comboBox:''' the combo box that you want to operate.
    940 bytes (111 words) - 11:37, 15 August 2023
  • ...ction returns the minimum and maximum coordinates of an element's bounding box. * '''theElement:''' the element whose bounding box we want to get.
    1 KB (185 words) - 14:08, 29 April 2021
  • *'''theShape:''' Primitive shape, supported shapes: "box", "sphere", "cone", "cylinder" local box = physicsCreateShape(physics, "box", math.random() * 5 + 1, math.random() * 5 + 1, math.random() * 2 + 1)
    2 KB (249 words) - 20:29, 13 February 2020
  • **"left": The dgs radio button will be aligned to the left between bounding box to text. **"right": The dgs radio button will be aligned to the right between bounding box to text.
    948 bytes (118 words) - 16:00, 5 February 2023
  • ...eft mouse button, it will output the message in the edit box into the chat box. -- Create an edit box and define it as "editBox".
    2 KB (337 words) - 16:40, 19 October 2022
  • This function gets the background texture from a specific item of the combo box. *'''comboBox:''' the combo box that you want to operate.
    1 KB (122 words) - 11:36, 15 August 2023
  • This function gets the bounding box of the text inside DGS Memo. ...loats represent for width and height in absolute size of the text bounding box if succeed, ''false'' otherwise.
    905 bytes (107 words) - 07:31, 10 March 2022
  • **"left": The dgs radio button will be aligned to the left between bounding box to text. **"right": The dgs radio button will be aligned to the right between bounding box to text.
    899 bytes (115 words) - 15:59, 5 February 2023
  • local Edit = CustomEdit.create(5, 55, 190, 30, "Edit Box", false, Window) local Memo = CustomMemo.create(5, 90, 190, 90, "Memo Box\nNew Line", false, Window)
    1 KB (122 words) - 16:19, 5 September 2018
  • This event is fired when the item of a DGS combo box is selected. The [[event system#Event source|source]] of this event is the combo box element that got its item selected.
    993 bytes (125 words) - 13:39, 20 January 2018
  • ...eft mouse button, it will output the message in the edit box into the chat box. -- Create an edit box and define it as "editBox".
    3 KB (354 words) - 14:41, 18 February 2021
  • *'''theElement:''' The edit box to be changed. This example creates an edit box and an OK button. The user types in his password, and it checks if the pas
    2 KB (280 words) - 14:20, 27 April 2020
  • ...eft mouse button, it will output the message in the edit box into the chat box. -- Create an edit box and define it as "editBox".
    3 KB (354 words) - 14:42, 18 February 2021
  • local Edit = CustomEdit.create(5, 55, 190, 30, "Edit Box", false, Window) local Memo = CustomMemo.create(5, 90, 190, 90, "Memo Box\nNew Line", false, Window)
    1 KB (133 words) - 16:18, 5 September 2018
  • ***'''posX''': Absolute X position of the renderer's bounding box. ***'''posY''': Absolute Y position of the renderer's bounding box.
    5 KB (675 words) - 16:20, 25 March 2022
  • outputChatBox("Indeterminate Box state:"..stateTable[state1]) outputChatBox("unchecked Box state:"..stateTable[state2])
    1,007 bytes (101 words) - 11:10, 20 January 2018
  • This function remove the image from the combo box item. *'''comboBox:''' the combo box containing the item you're interested in.
    1 KB (126 words) - 10:40, 5 August 2023
  • This function creates a DGS Dx Check Box. '''Note: DGS Dx Check Box have 3 states.(checked: true; unchecked: false; indeterminate: nil)'''
    7 KB (1,005 words) - 13:58, 16 February 2021
  • ...eft mouse button, it will output the message in the edit box into the chat box. -- Create an edit box and define it as "editBox".
    3 KB (392 words) - 14:16, 16 February 2021
  • This function creates Memo Box. Creates Memo Box and returns object of class CustomMemoBox.
    942 bytes (125 words) - 14:48, 20 November 2020
  • This function sets the background texture of a specific item of the combo box. *'''comboBox:''' the combo box that you want to operate.
    1 KB (145 words) - 11:39, 15 August 2023
  • This property determines the arrow material of the combo box. This property determines the size of the arrow of the combo box.
    12 KB (1,619 words) - 12:18, 16 August 2023
  • ...utton is clicked, it will output the message in the edit box into the Chat Box. --Create an edit box and define it as "editBox".
    3 KB (398 words) - 08:09, 30 October 2023
  • This function creates Text Box. Creates Text Box and returns object of class CustomTextBox.
    989 bytes (133 words) - 14:47, 20 November 2020
  • This function gets the image from a combo box item. *'''comboBox:''' the combo box containing the item you're interested in.
    1 KB (132 words) - 10:40, 5 August 2023
  • outputChatBox("The box now reads: " .. guiGetText(element)) outputChatBox("The box now reads: " .. guiGetText(source))
    1 KB (125 words) - 21:40, 20 July 2020
  • This property determines alignment of the button of the check box. ...buttonAlignment''' A string indicates the alignment of the button of check box. Can be "left" or "right".
    8 KB (1,175 words) - 16:03, 5 February 2023
  • This function sets the background color of a specific item of the combo box. *'''comboBox:''' the combo box that you want to operate.
    1 KB (137 words) - 13:54, 14 November 2023
  • Bu Örnekte Bir Edit Box ve Bir Buton Kullanılmıştır. Bu Örnekte Edit Box'a Yazılan Yazı Butona Basıldığında Mesaj Kutusunda Çıkar. --Bir Edit Box Oluşturalım ve değerini "editBox" Yapalım
    3 KB (393 words) - 13:48, 20 February 2020
  • This function gets Custom Combo Box maximal height of list with items. local ComboBoxOne = CustomComboBox.create(5, 25, 110, 30, "Combo Box", false, Window)
    1 KB (151 words) - 15:36, 25 July 2018
  • ...uding scroll bar and scroll bars of scroll pane, grid list, memo and combo box ). ...is the dgs element that got scrolled (can be scroll pane, grid list, combo box, memo and scroll bar).
    1 KB (149 words) - 09:19, 4 November 2020
  • *'''RedColor''' - Color of deactivated check box *'''GreenColor''' - Color of activated check box
    1 KB (168 words) - 15:19, 20 July 2018
  • *'''comboBox:''' The combo box to get the state. ...guiCreateComboBox(0.30,0.45,0.30,0.20,'Test',true) -- create the gui combo-box
    1 KB (150 words) - 20:48, 7 November 2018
  • This function returns whether the file downloading dialog box is active or not. This appears when a resource is started and the client do Returns ''true'' if the file transfer box is visible, ''false'' if not.
    1 KB (162 words) - 12:02, 4 October 2020
  • ...read-only status for a dgs edit box. If read-only is set to ''true'', the box is not editable.
    1 KB (164 words) - 14:56, 18 January 2018
  • physics-shape physicsCreateShape(physics thePhysics, "box", float size) physics-shape physicsCreateShape(physics thePhysics, "box", float sizeX, sizeY, sizeZ)
    2 KB (244 words) - 21:30, 18 February 2020
  • ...used to help with positioning dx-effects that do have an width/height. The box can have 0 width and 0 height, but it is recommended to fill those in with * '''width:''' The width of the box.
    6 KB (656 words) - 22:13, 28 February 2021
  • ...le sets and gets the font of a pre-made dgs element and outputs it to chat box. -- Output the font of the label to chat box
    1 KB (189 words) - 21:20, 3 May 2021
  • ...le sets and gets the font of a pre-made gui element and outputs it to chat box. -- Output the font of the label to chat box
    1 KB (199 words) - 21:19, 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.
    3 KB (489 words) - 17:37, 5 January 2023
  • *Scroll Pane, Grid List, Combo Box, Memo and Edit Box使用Render Target,这意味着如果你没有足够的显存, '''Rende * Combo Box (dgs-dxcombobox + dgs-dxcombobox-Box) : 组合框
    6 KB (399 words) - 13:43, 29 January 2023
  • ...ove read-only status for an edit box. If read-only is set to ''true'', the box is not editable.
    1 KB (176 words) - 20:57, 7 November 2018
  • This function draws a edit box across the screen - rendered for one frame. This should be used in conjunct * '''text''': if the edit box is empty this text will appear.
    7 KB (770 words) - 04:00, 2 November 2023
  • ...utton is clicked, it will output the message in the text box into the Chat Box. --Create a TextBox (formally edit box)
    3 KB (407 words) - 16:35, 11 February 2015
  • ...le sets and gets the font of a pre-made gui element and outputs it to chat box. -- Output the font of the label to chat box
    1 KB (204 words) - 19:09, 9 December 2018
  • ...le sets and gets the font of a pre-made gui element and outputs it to chat box. -- Output the font of the label to chat box
    1 KB (204 words) - 19:09, 9 December 2018
  • *'''comboBox:''' The combo box element ...he right of the screen and fills it with players online and sets the combo box item color according to their nametag color.
    1 KB (180 words) - 12:48, 7 February 2022
  • Acest exemplu redă un sunet a cărui lungime este inserată ulterior în chat box. .... soundLength .. " (de) secunde.") -- Inserează lungimea sunetului în chat box.
    1 KB (169 words) - 19:29, 15 August 2021
  • {{New feature/item|3.0157|1.5.6|14489|This function set combo box state as open or close.}} ...guiCreateComboBox(0.30,0.45,0.30,0.20,'Test',true) -- create the gui combo-box
    1 KB (168 words) - 20:49, 7 November 2018
  • *'''comboBox:''' The combo box element ...he right of the screen and fills it with players online and sets the combo box item color according to their nametag color.
    2 KB (197 words) - 05:33, 19 June 2018
  • ...utton is clicked, it will output the message in the edit box into the Chat Box. --Create an edit box and define it as "editBox".
    4 KB (557 words) - 14:01, 16 February 2021
  • {{Added feature/item|1.5.9|1.5.8|20854|This function clears the debug box.}}
    625 bytes (65 words) - 09:35, 12 October 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.
    4 KB (562 words) - 17:43, 12 August 2022
  • *'''Image.Check''' - Default Check box background; *'''Image.Round''' - Default round for Check Box;
    2 KB (300 words) - 07:46, 13 September 2018
  • == Adding Check Box to cell of Table View == ...es window with Table View, where you can locate, for example, Custom Check Box, Custom Button, or Custom Edit:
    3 KB (416 words) - 03:58, 27 August 2018
  • This example outputs a random number in the chat box.
    458 bytes (54 words) - 12:18, 26 June 2014
  • This function sets the image on a combo box item. *'''comboBox:''' the combo box containing the item you're interested in.
    2 KB (244 words) - 10:40, 5 August 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
    2 KB (225 words) - 13:44, 18 January 2018
  • 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
  • ...ser selects an item, its text (the player name) will be output in the chat box. outputChatBox ( playerName ) -- output it to chat box
    2 KB (275 words) - 16:50, 11 June 2020
  • 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
  • ...le sets and gets the font of a pre-made gui element and outputs it to chat box. -- Output the font of the label to chat box
    2 KB (334 words) - 15:50, 17 April 2021
  • ...a random player is ducked or not, and if so displays a message in the chat box.
    763 bytes (90 words) - 11:46, 26 June 2014
  • *'''theElement:''' The edit box you want to get the caret position from
    895 bytes (104 words) - 20:53, 7 November 2018
  • *'''blurbox''': A dgs blur box element.
    821 bytes (85 words) - 15:08, 5 November 2021
  • ...mmand ''getaccserial'' that outputs the given account's serial in the chat box.
    1 KB (119 words) - 15:23, 8 June 2022
  • This example outputs a line to the chat box whenever a ped changes weapons.
    887 bytes (101 words) - 03:04, 27 September 2018
  • -- Output the stat in the chat box
    1 KB (126 words) - 14:57, 7 August 2016
  • ...random player is choking or not, and if so displays a message in the chat box.
    883 bytes (112 words) - 11:45, 26 June 2014
  • This example creates a pickup and outputs a message to the chat box when a player leaves it.
    933 bytes (120 words) - 11:35, 27 May 2022
  • 1 KB (45 words) - 12:02, 16 August 2012
  • -- Output the stat in the chat box
    1 KB (131 words) - 08:39, 4 November 2020
  • This example prints a message in the chat box when the vehicle that you are in gets destroyed.
    951 bytes (127 words) - 15:14, 9 November 2018
  • This example outputs a chat box message with player's name and vehicle name when someone leave vehicle.
    1,007 bytes (125 words) - 04:41, 20 October 2020
  • local shape = physicsCreateShape(physics, "box", 1)
    1 KB (95 words) - 19:11, 19 February 2020
  • ...getAccounts'' that outputs the number of accounts a player has in the chat box.
    1 KB (142 words) - 13:23, 12 April 2021
  • ...random player is choking or not, and if so displays a message in the chat box.
    1,017 bytes (132 words) - 17:25, 26 November 2014
  • This example prints the list of dead players to the chat box.
    1,003 bytes (117 words) - 22:57, 28 December 2014
  • This example creates a pickup and outputs a message to the chat box when a player walks over it.
    1 KB (141 words) - 02:57, 27 September 2018
  • --Check if player is alive or dead and let them know in the chat box
    1 KB (127 words) - 16:14, 13 February 2015
  • ...seat the player called 'someguy' is sitting in and outputs it to the chat box.
    1 KB (128 words) - 16:13, 13 February 2015
  • * Combo Box (dgs-dxcombobox + dgs-dxcombobox-Box) : Combo box.
    6 KB (831 words) - 20:06, 2 March 2023
  • local shape = physicsCreateShape(physics, "box", 1)
    1 KB (114 words) - 19:16, 19 February 2020
  • This example shows a message in the chat box when element (in this case a player) leaves a marker.
    1 KB (129 words) - 13:48, 24 February 2021
  • --Check if player is alive or dead and let them know in the chat box
    994 bytes (130 words) - 17:24, 26 November 2014
  • -- set timer output text in chat box
    1 KB (153 words) - 07:01, 12 July 2014
  • This function adds an auto complete string to edit box.
    969 bytes (122 words) - 10:45, 10 March 2024
  • ...nt is triggered every time the [[resource]] file downloader (aka. transfer box) updates the download progress.}}
    1 KB (135 words) - 21:03, 23 September 2021
  • Acest exemplu inserează în chat box numele stației radio curente atunci când este folosită comanda /getradio
    1 KB (139 words) - 17:00, 15 August 2021
  • This function allows you to get read-only status for a dgs edit box.
    1 KB (136 words) - 09:22, 15 July 2018
  • ...e finds what seat a random player is sitting in and outputs it to the chat box.
    1 KB (158 words) - 21:00, 20 June 2018
  • -- Output it in the chat box
    1 KB (194 words) - 18:11, 26 May 2017
  • This example creates a combo box in the center of the screen.
    1 KB (145 words) - 15:29, 1 October 2019
  • ...' If set to true, the parts of the text that don't fit within the bounding box will be cut off. ...will wrap to a new line whenever it reaches the right side of the bounding box. If false, the text will always be completely on one line.
    4 KB (596 words) - 09:01, 14 June 2022
  • 2 KB (77 words) - 10:07, 30 September 2014
  • |explosion and splinters of a box |explosion and splinters of the large box
    5 KB (794 words) - 11:03, 15 April 2021
  • ...move read-only status for a dgs memo. If read-only is set to ''true'', the box is not editable.
    1 KB (163 words) - 10:57, 20 January 2018
  • ...layer points at an object with a gun, its rotation will appear in the chat box.
    1 KB (169 words) - 08:06, 4 November 2020
  • This example gets the helicopter roto speed and outputs it in the chat box.
    1 KB (165 words) - 21:40, 26 June 2016
  • |explosion and splinters of a box |explosion and splinters of the large box
    5 KB (821 words) - 11:03, 15 April 2021
  • outputChatBox("BPM: "..beatsValue) -- Output the beats to the chat box
    1 KB (182 words) - 15:54, 21 December 2021
  • ...re going to play Vice City, you should also set the "VC Version" drop down box to the correct version you have installed. If you have patched your version ...rea to talk to the other people on the server. Just enter a message in the box at the bottom, and click "Send" or hit Enter.
    3 KB (586 words) - 16:32, 21 October 2014
  • ...a random player is ducked or not, and if so displays a message in the chat box.
    1 KB (172 words) - 23:05, 8 July 2018
  • ...vehicle then gets the number of passenger seats and outputs it in the chat box.
    1 KB (179 words) - 17:11, 6 March 2023
  • ...ChatBox ( "Long code version: " .. beats ) -- Output the beats to the chat box
    1 KB (162 words) - 18:12, 15 August 2021
  • ...he argument is not a ban, then checks its type and output it into the chat box.
    1 KB (187 words) - 21:06, 11 July 2019
  • ...the rotor speed of the vehicle the player is in and outputs it in the chat box if it's a helicopter or plane.
    2 KB (189 words) - 11:16, 21 December 2023
  • ...e adds a command called "/garage", allowing you to get any garage bounding box.
    1 KB (173 words) - 18:54, 17 March 2018
  • Acest exemplu trimite un mesaj în chat box jucătorului căruia îi lipsesc fișierele audio din categoria de sunet "s
    1 KB (200 words) - 17:46, 15 August 2021
  • * Smoothed fonts when scaling chat box * Smoothed fonts when scaling chat box
    4 KB (511 words) - 16:07, 7 September 2018
  • This example is to allow you to copy the words that are written in edit box
    2 KB (209 words) - 10:34, 2 July 2021
  • ...apon-type: " .. weaponType .. "." ) -- Display the weapon type in the chat box
    2 KB (238 words) - 02:00, 20 February 2022
  • ...hePlayer ) .. " is in the zone!" ) -- display a message in everyone's chat box
    2 KB (241 words) - 19:32, 17 June 2016
  • --chosen row into the chat box, and delete the row
    2 KB (221 words) - 14:14, 18 January 2018
  • ...ion sets the dimensions (size) of a GUI element. It refers to the bounding box size for GUI elements. It does not make GUI elements smaller or larger in a
    2 KB (213 words) - 17:20, 21 November 2018
  • --chosen row into the chat box, and delete the row
    2 KB (222 words) - 21:18, 7 November 2018
  • *'''text:''' the text to be output to the debug box.
    2 KB (245 words) - 08:22, 4 November 2020
  • ...apon-type: " .. weaponType .. "." ) -- Display the weapon type in the chat box
    2 KB (297 words) - 11:25, 26 June 2014
  • ...ePlayer ) .. " is in the zone!" ) -- display a message in everyone's chat box
    2 KB (253 words) - 21:28, 20 October 2016
  • ...hePlayer ) .. " is in the zone!" ) -- display a message in everyone's chat box
    2 KB (219 words) - 20:42, 21 February 2021
  • ...child elements are clickable even though they are not inside the bounding box of dgsElement. The border line of the bounding box of dgs element.
    7 KB (885 words) - 07:08, 12 May 2024
  • This function gets an Item Data associated to a combo box item.
    2 KB (240 words) - 13:26, 5 April 2022
  • ...' If set to true, the parts of the text that don't fit within the bounding box will be cut off. ...will wrap to a new line whenever it reaches the right side of the bounding box. If false, the text will always be completely on one line.
    8 KB (1,037 words) - 16:03, 5 February 2023
  • ...atBox ( "Cursor is now showing for Dave." ) -- print a message to the chat box
    2 KB (331 words) - 10:56, 13 October 2018
  • ...ion sets the dimensions (size) of a DGS element. It refers to the bounding box size for DGS elements. It does not make DGS elements smaller or larger in a
    2 KB (265 words) - 19:03, 3 May 2021
  • ...oints at a player element with a gun, its rotation will appear in the chat box.
    2 KB (330 words) - 14:24, 29 August 2018
  • This example outputs all debug messages to the chat box with the same colouring.
    2 KB (312 words) - 21:19, 9 October 2018
  • ...' If set to true, the parts of the text that don't fit within the bounding box will be cut off. ...will wrap to a new line whenever it reaches the right side of the bounding box. If false, the text will always be completely on one line.
    8 KB (1,202 words) - 14:11, 11 June 2023
  • This function creates a new GUI memo. This is a multiline edit box in which the user can input text.
    2 KB (310 words) - 08:09, 30 October 2023
  • ...ects scaled with setObjectScale aren't rendered when the unscaled bounding box goes off-screen
    2 KB (258 words) - 18:58, 21 February 2021
View (previous 250 | ) (20 | 50 | 100 | 250 | 500)