User contributions for Jusonex
Jump to navigation
Jump to search
7 December 2013
- 12:3312:33, 7 December 2013 diff hist +422 User:Jusonex No edit summary
30 November 2013
- 11:0611:06, 30 November 2013 diff hist +251 MergeToDoList No edit summary
16 November 2013
- 08:3708:37, 16 November 2013 diff hist +123 MergeToDoList No edit summary
22 October 2013
- 14:4614:46, 22 October 2013 diff hist +425 MergeToDoList No edit summary
- 14:4214:42, 22 October 2013 diff hist −23 GetElementsWithinColShape getElementsWithinColShape doesn't support blips
11 October 2013
- 14:5314:53, 11 October 2013 diff hist +256 TriggerServerEvent Added a warning
14 September 2013
- 06:3806:38, 14 September 2013 diff hist +59 Template:Client audio functions Added getSFXStatus
- 06:3406:34, 14 September 2013 diff hist +298 DxGetStatus Added doc for SettingHUDMatchAspectRatio, SettingAspectRatio
1 September 2013
- 16:1816:18, 1 September 2013 diff hist +97 TriggerServerEvent example tweak
27 August 2013
- 12:3012:30, 27 August 2013 diff hist +3 m PlaySFX3D Fixed example
26 August 2013
- 17:4617:46, 26 August 2013 diff hist −1 m CallServerFunction Replaced info by a warning
- 12:3312:33, 26 August 2013 diff hist +67 BreakObject No edit summary
21 August 2013
- 18:2818:28, 21 August 2013 diff hist +31 PlaySFX No edit summary
- 18:2118:21, 21 August 2013 diff hist −1 PlaySFX No edit summary
- 18:1918:19, 21 August 2013 diff hist +579 PlaySFX No edit summary
- 18:0518:05, 21 August 2013 diff hist +749 N PlaySFX Created page with "{{client_function}} This function plays a sound from GTA's big sound containers. ==Syntax== <syntaxhighlight lang="lua"> sound playSFX ( string containerName, int bankId, int soundId [, looped..."
10 August 2013
- 09:0209:02, 10 August 2013 diff hist +247 SetAccountData Added bug info
3 July 2013
- 20:4120:41, 3 July 2013 diff hist +136 OnClientVehicleDrown Added a warning
2 June 2013
- 12:0712:07, 2 June 2013 diff hist +2 BitTest Fixed version
- 12:0712:07, 2 June 2013 diff hist +2 BitOr Fixed version
- 12:0712:07, 2 June 2013 diff hist +2 BitNot Fixed version
- 12:0612:06, 2 June 2013 diff hist +2 BitAnd Fixed version
- 12:0612:06, 2 June 2013 diff hist +2 BitXor Fixed version
- 12:0612:06, 2 June 2013 diff hist +537 N BitExtract Created page with "{{Server client function}} {{Needs_Example}} __NOTOC__ {{New feature/item|3.0132|1.3.2|5340| This function returns the unsigned number formed by the bits field to field + width -..."
27 May 2013
- 19:0419:04, 27 May 2013 diff hist +178 MergeToDoList No edit summary
23 May 2013
- 14:1914:19, 23 May 2013 diff hist +68 m DE/Hauptseite No edit summary
17 May 2013
- 14:3814:38, 17 May 2013 diff hist −3 GetEventHandlers Fixed version
15 May 2013
- 19:1819:18, 15 May 2013 diff hist −1 m SetVehiclePlateText No edit summary
6 May 2013
- 18:4518:45, 6 May 2013 diff hist 0 m DE/Hauptseite Changed version
5 May 2013
- 07:5307:53, 5 May 2013 diff hist +2 Template:Client object functions No edit summary
- 07:5207:52, 5 May 2013 diff hist 0 Template:GUI functions No edit summary
- 07:5107:51, 5 May 2013 diff hist −37 Template:Client cursor functions No edit summary
- 07:4907:49, 5 May 2013 diff hist +18 Template:Client utility functions No edit summary
- 07:4807:48, 5 May 2013 diff hist +2 Template:Bit functions No edit summary
- 07:4707:47, 5 May 2013 diff hist +18 Template:Utility functions No edit summary
3 May 2013
- 15:0215:02, 3 May 2013 diff hist −7 IsObjectBreakable No edit summary
2 May 2013
- 14:5314:53, 2 May 2013 diff hist −9 Changes in 1.3.2 No edit summary
- 14:4814:48, 2 May 2013 diff hist −64 m SetCursorAlpha Undo revision 35680 by Jaysds1 (talk)
28 April 2013
- 17:0417:04, 28 April 2013 diff hist +469 N GetObjectMass Created page with "{{Needs_Example}} __NOTOC__ {{client_function}} {{New feature/item|3.0140|1.4|5170| This function returns the mass of a specified object. }} ==Syntax== <syntaxhighlight lang="lua"> float getOb..."
- 16:5916:59, 28 April 2013 diff hist +77 Template:Client object functions Added get-/setObjectMass
- 16:5716:57, 28 April 2013 diff hist +71 SetObjectMass uups
- 16:5416:54, 28 April 2013 diff hist −1 m SetObjectMass No edit summary
- 16:5316:53, 28 April 2013 diff hist +492 N SetObjectMass Created page with "{{Needs_Example}} __NOTOC__ {{client_functions}} {{New feature/item|3.0140|1.4|5170| This function sets the mass of a specified object. Changing the mass leads to a different mov..."
- 06:1806:18, 28 April 2013 diff hist +171 MergeToDoList No edit summary
24 April 2013
- 16:2016:20, 24 April 2013 diff hist +933 N BitTest Created page with "{{Server client function}} __NOTOC__ {{New feature/item|3.0140|1.4|5285| This function performs an AND-conjunction on two or more (unsigned) 32-bit integers and checks, w..."
- 16:1316:13, 24 April 2013 diff hist +584 N BitXor Created page with "{{Server client function}} {{Needs_Example}} __NOTOC__ {{New feature/item|3.0140|1.4|5285| This function performs a bitwise XOR-conjunction (exclusive OR) on two or more (unsigne..."
- 16:1116:11, 24 April 2013 diff hist +566 N BitOr Created page with "{{Server client function}} {{Needs_Example}} __NOTOC__ {{New feature/item|3.0140|1.4|5285| This function performs a bitwise OR-conjunction on two or more (unsigned) 32-bit [[Int|..."
- 16:0916:09, 24 April 2013 diff hist +556 N BitNot Created page with "{{Server client function}} {{Needs_Example}} __NOTOC__ {{New feature/item|3.0140|1.4|5285| This function performs a bitwise NOT on an (unsigned) 32-bit integer. See [http..."
22 April 2013
- 12:2512:25, 22 April 2013 diff hist +4 m BitAnd No edit summary
- 12:2412:24, 22 April 2013 diff hist +233 N Template:Bit functions Created page with "{{New feature/item|3.0140|1.4|5285| *bitAnd *bitNot *bitOr *bitXor *bitTest *bitLRotate *bitRRotate *bitLShift *bitRShift *bitArShift *[[b..."