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 Edit Box text. *'''Text''' - New text of Edit Box
    540 bytes (62 words) - 15:05, 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 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
View (previous 100 | ) (20 | 50 | 100 | 250 | 500)