User contributions for Cleopatradev
Jump to navigation
Jump to search
1 February 2022
- 13:3113:31, 1 February 2022 diff hist +36 m GetVehicleCurrentGear Add OOP definitions current
21 March 2021
- 18:1818:18, 21 March 2021 diff hist +1 ShowCol No edit summary
- 18:1818:18, 21 March 2021 diff hist +665 N ShowCol Created page with "__NOTOC__ {{Client function}} {{New feature/item|3.0160|1.5.8|20840|Shows collision previews for developers.}} ==Syntax== <syntaxhighlight lang="lua">bool showCol ( bool st..."
7 March 2021
- 20:1020:10, 7 March 2021 diff hist −134 Coreconfig.xml No edit summary current
13 February 2021
- 22:1022:10, 13 February 2021 diff hist +6 EngineLoadIMGContainer need to local var
30 January 2021
- 11:3611:36, 30 January 2021 diff hist 0 OnElementDimensionChange No edit summary
21 January 2021
- 22:5122:51, 21 January 2021 diff hist 0 Template:Client object functions No edit summary
- 22:5122:51, 21 January 2021 diff hist +55 Template:Client object functions No edit summary
- 22:4922:49, 21 January 2021 diff hist +57 Template:Client object events No edit summary
- 22:3322:33, 21 January 2021 diff hist +926 IsObjectMoving Removed redirect to IsElementMoving Tag: Removed redirect
- 22:2622:26, 21 January 2021 diff hist −64 OnClientObjectMoveStop No edit summary
- 22:2622:26, 21 January 2021 diff hist −65 OnClientObjectMoveStart No edit summary
- 22:2322:23, 21 January 2021 diff hist +692 N OnClientObjectMoveStop Created page with "__NOTOC__ {{Client event}} This event is triggered when an object moves stop. ==Parameters== <syntaxhighlight lang="lua"> </syntaxhighlight> ==Source== The source of this ev..."
- 22:2222:22, 21 January 2021 diff hist +687 N OnClientObjectMoveStart Created page with "__NOTOC__ {{Client event}} This event is triggered when an object moves. ==Parameters== <syntaxhighlight lang="lua"> </syntaxhighlight> ==Source== The source of this event i..."
14 January 2021
- 15:4215:42, 14 January 2021 diff hist +1,747 N IsBrowserRenderingPaused Created page with "__NOTOC__ {{Client function}} {{New feature/item|3.0150|1.5|| This function gets the rendering state of a browser. }} ==Syntax== <syntaxhighlight lang="lua"> bool isBrowserRe..."
- 15:3815:38, 14 January 2021 diff hist −142 SetBrowserRenderingPaused →Example