User contributions for Awwu
Jump to navigation
Jump to search
- 21:14, 11 June 2010 diff hist +83 User:Awwu current
- 21:08, 11 June 2010 diff hist −154 m GetPedWeapon
- 21:07, 11 June 2010 diff hist −154 m GetPedTotalAmmo
- 21:07, 11 June 2010 diff hist −154 m GetPedAmmoInClip
- 21:04, 11 June 2010 diff hist +5 m Template:Client player events
- 21:03, 11 June 2010 diff hist +10 m Template:Client vehicle functions
- 21:03, 11 June 2010 diff hist +10 m Template:Client utility functions
- 21:02, 11 June 2010 diff hist +5 m Template:Client projectile functions
- 21:02, 11 June 2010 diff hist +5 m Template:Client input functions
- 21:01, 11 June 2010 diff hist +10 m Template:GUI functions
- 21:01, 11 June 2010 diff hist +5 m Template:Engine functions
- 21:00, 11 June 2010 diff hist +10 m Template:Client element functions
- 21:00, 11 June 2010 diff hist +5 m Template:Drawing functions
- 20:59, 11 June 2010 diff hist +10 m Template:Client audio functions
- 20:59, 11 June 2010 diff hist +5 m Template:Player events
- 20:58, 11 June 2010 diff hist +5 m Template:Element events
- 20:58, 11 June 2010 diff hist +10 m Template:Vehicle functions
- 20:57, 11 June 2010 diff hist +10 m Template:Utility functions
- 20:57, 11 June 2010 diff hist +30 m Template:Player functions
- 20:56, 11 June 2010 diff hist +10 m Template:Ped functions
- 20:55, 11 June 2010 diff hist +5 m Template:File functions
- 20:55, 11 June 2010 diff hist +15 m Template:Element functions
- 14:13, 6 June 2010 diff hist +72 Template:Element events
- 14:10, 6 June 2010 diff hist +61 Template:Engine functions
- 19:54, 9 May 2010 diff hist +6 m GetProjectileType
- 12:28, 1 May 2010 diff hist −37 Template:Vehicle colors current
- 12:28, 1 May 2010 diff hist +125 Template:Vehicle colors
- 17:46, 30 April 2010 diff hist +18 Template:Ped functions
- 17:45, 30 April 2010 diff hist +33 Template:Player functions
- 17:44, 30 April 2010 diff hist +66 Template:Player functions
- 17:43, 30 April 2010 diff hist +95 Template:Ped functions
- 17:39, 30 April 2010 diff hist +110 Template:Client input functions
- 17:35, 30 April 2010 diff hist −1 m IsVehicleDamageProof
- 17:35, 30 April 2010 diff hist +540 N IsVehicleDamageProof Created page with '{{Server client function}} __NOTOC__ This function checks if a vehicle is damage proof (set with setVehicleDamageProof). ==Syntax== <syntaxhighlight lang="lua"> bool isVehicleDamageProof …'
- 17:32, 30 April 2010 diff hist +52 Template:Vehicle functions
- 17:32, 30 April 2010 diff hist +52 Template:Client vehicle functions
- 19:15, 18 April 2010 diff hist −74 Template:Element functions
- 19:14, 18 April 2010 diff hist +101 Template:Client projectile functions
- 19:26, 17 April 2010 diff hist +165 Requested Functions and Events
- 15:59, 17 April 2010 diff hist +2,362 N DxDrawImageSection Created page with '__NOTOC__ {{Client function}} Differing from dxDrawImage, this function only draws a part of an image on the screen for a single frame. In order for the image to stay visib…'
- 15:28, 17 April 2010 diff hist +50 Template:Drawing functions
- 15:23, 17 April 2010 diff hist +958 N SetElementSyncer Created page with '{{Server function}} __NOTOC__ This function can be used to change the syncer (player) of an element. The function can be also used to remove element's syncer making it go ou…'
- 17:20, 2 April 2010 diff hist +586 N ResetTimer Created page with '{{Server client function}} __NOTOC__ This function allows you to reset the elapsed time in existing timers to zero. The function does not reset the 'times to execute' count on ti…'
- 17:12, 2 April 2010 diff hist −71 m SetTimer
- 17:08, 2 April 2010 diff hist +1,003 N FileExists Created page with '__NOTOC__ {{Server function}} This functions checks whether a specified file exists inside a resource. ==Syntax== <syntaxhighlight lang="lua"> bool fileExists ( string filePath ) </syntaxhighlight> ===Req…'
- 16:58, 2 April 2010 diff hist +686 N SetSoundSpeed Created page with '__NOTOC__ {{Client function}} This function can be used to change the playback speed of the specified sound element. ==Syntax== <syntaxhighlight lang="lua">bool setSoundSpeed ( element t…'
- 16:55, 2 April 2010 diff hist +616 N GetSoundSpeed Created page with '__NOTOC__ {{Client function}} This function is used to return the playback speed of the specified sound element. ==Syntax== <syntaxhighlight lang="lua">float getSoundSpeed ( element theS…'
- 14:54, 1 April 2010 diff hist −5 m SetGravity
- 14:29, 1 April 2010 diff hist +82 SetGravity
- 14:21, 1 April 2010 diff hist +18 Template:Client utility functions