User contributions for TFv10
Jump to navigation
Jump to search
11 March 2024
- 04:1904:19, 11 March 2024 diff hist +2 DgsComboBoxGetScrollBar →Example current
25 April 2023
- 19:2619:26, 25 April 2023 diff hist +49 N User:TFv10 Created page with "* Senior MTA developer * Senior Python developer" current
- 19:2519:25, 25 April 2023 diff hist −24 m Resource:DGS No edit summary
11 August 2022
- 22:2122:21, 11 August 2022 diff hist +43 Dgs3DImageIsAttached →Example
- 22:2022:20, 11 August 2022 diff hist +7 Dgs3DImageIsAttached No edit summary
- 22:1822:18, 11 August 2022 diff hist +1,529 N Dgs3DImageIsAttached Created page with "{{Server client function}} __NOTOC__ <!-- Describe in plain english what this function does. Don't go into details, just give an overview --> This functions checks whether or not an element is attached to another element. ==Syntax== <!-- NOTE: don't use 'special' names for variable names, e.g. you shouldn't be writing things like 'player player, vehicle vehicle', instead write something like 'player thePlayer, vehicle vehicleToGetInto'. This is less confusing and preve..."
- 22:1422:14, 11 August 2022 diff hist +40 Dgs3DImageAttachToElement No edit summary
- 22:1122:11, 11 August 2022 diff hist +13 Dgs3DImageDetachFromElement No edit summary
- 22:1022:10, 11 August 2022 diff hist +1,958 N Dgs3DImageDetachFromElement Created page with "__NOTOC__ {{Server client function}} This function detaches attached 3DImageElement from another element. ==Syntax== <syntaxhighlight lang="lua"> bool detachElements ( element the3DImageElement, [ element theAttachToElement ] ) </syntaxhighlight> {{OOP||element:3DImageDetachFromElement||3DImageAttachToElement}} ===Required Arguments=== *'''the3DImageElement:''' The element to be detached (the "child") ===Optional Arguments=== {{OptionalArg}} *'''theAttachToEl..."
- 21:4221:42, 11 August 2022 diff hist +9 Dgs3DImageAttachToElement No edit summary
- 21:4121:41, 11 August 2022 diff hist −437 Dgs3DImageAttachToElement No edit summary
- 21:3921:39, 11 August 2022 diff hist −229 Dgs3DImageAttachToElement No edit summary
- 21:3621:36, 11 August 2022 diff hist +11 Dgs3DImageAttachToElement No edit summary
- 21:3621:36, 11 August 2022 diff hist +3,840 N Dgs3DImageAttachToElement Created page with "__NOTOC__ {{Client function}} This function attaches one element to another, so that the first one follows the second whenever it moves. If an attempt is made to attach two elements that are already attached the opposite way (eg theElement becomes theAttachToElement and vice versa), the 1st attachment order is automatically detached in favor of the 2nd attachment order. For example, if carA was attached to carB, now carB is attached to carA. Also, an element cannot be..."
26 June 2022
- 11:0611:06, 26 June 2022 diff hist +62 DgsCreateRoundRect →Optional Arguments
- 11:0611:06, 26 June 2022 diff hist +14 DgsCreateRoundRect →Syntax
- 11:0511:05, 26 June 2022 diff hist +48 DgsCreateRoundRect →Syntax
26 February 2022
- 17:5217:52, 26 February 2022 diff hist +6 DgsSVGGetDocument →Example
- 14:0014:00, 26 February 2022 diff hist 0 DgsSVGNodeGetAttributes →Example
- 13:5413:54, 26 February 2022 diff hist +4 DgsSVGNodeSetAttributes No edit summary