Related changes

Jump to navigation Jump to search

Enter a page name to see changes on pages linked to or from that page. (To see members of a category, enter Category:Name of category). Changes to pages on your Watchlist are in bold.

Recent changes options Show last 50 | 100 | 250 | 500 changes in last 1 | 3 | 7 | 14 | 30 | 60 | 90 | 120 days
Hide registered users | Hide anonymous users | Hide my edits | Show bots | Show minor edits
Show new changes starting from 23:02, 20 September 2024
   
Page name:
List of abbreviations:
N
This edit created a new page (also see list of new pages)
m
This is a minor edit
b
This edit was performed by a bot
(±123)
The page size changed by this number of bytes

15 September 2024

N    20:05  GetElementBoneQuaternion diffhist +1,948 Nico834 talk contribs (Add documentation)
N    19:37  SetElementBoneQuaternion diffhist +2,677 Nico834 talk contribs (Add documentation)

6 September 2024

N    21:18  ResetVolumetricShadows diffhist +382 Prox talk contribs (new page 1.6.1)
N    21:10  IsVolumetricShadowsEnabled‎‎ 2 changes history +569 [Prox‎ (2×)]
     
21:10 (cur | prev) +18 Prox talk contribs (→‎Example)
N    
21:08 (cur | prev) +551 Prox talk contribs (Created page with "{{Client function}} __NOTOC__ {{Added feature/item|1.6.1|1.6.0|22716| This function is used to check whether the shadow enabled or not. }} ==Syntax== <syntaxhighlight lang="lua"> bool isVolumetricShadowsEnabled () </syntaxhighlight> ===Returns=== Returns ''true'' if enabled, ''false'' otherwise. ==Example== This example check if volumetric shadows enabled or not. <syntaxhighlight lang="lua"> addCommandHandler('isvolumetricshadows', function() print(isVolumetri...")
N    20:28  SetVolumetricShadowsEnabled‎‎ 5 changes history +814 [Prox‎ (5×)]
     
20:28 (cur | prev) +1 Prox talk contribs (→‎Example)
     
20:27 (cur | prev) +1 Prox talk contribs (→‎Example)
     
20:26 (cur | prev) +1 Prox talk contribs
     
20:26 (cur | prev) +58 Prox talk contribs
N    
20:24 (cur | prev) +752 Prox talk contribs (create new page)
     17:17  Client Scripting Functions‎‎ 2 changes history +13 [FileEX‎ (2×)]
     
17:17 (cur | prev) −7 FileEX talk contribs (→‎Matrix functions)
     
14:52 (cur | prev) 0 FileEX talk contribs
     10:26  SetTimerPaused diffhist −11 Justns talk contribs

5 September 2024

     12:37  DxDrawModel3D‎‎ 4 changes history +189 [TEDERIs‎ (4×)]
     
12:37 (cur | prev) +238 TEDERIs talk contribs
     
12:31 (cur | prev) 0 TEDERIs talk contribs
     
12:30 (cur | prev) +25 TEDERIs talk contribs
     
12:29 (cur | prev) −74 TEDERIs talk contribs
N    06:53  SetTimerPaused diffhist +1,003 Dragon talk contribs (Created page with "{{Server client function}} __NOTOC__ {{New feature/item|3.0161|1.6.0|22701| This function allows you to pause existing running timers and resume existing paused ti...")
N    06:53  IsTimerPaused diffhist +1,044 Dragon talk contribs (Created page with {{Server client function}} __NOTOC__ {{New feature/item|3.0161|1.6.0|22701| This function allows you to check whether a timer is paused. }} ==Syntax== <syntaxhighlight lang="lua"> bool isTimerPa...)

4 September 2024

N    12:20  IsObjectRespawnable diffhist +846 FileEX talk contribs (Created page with "__NOTOC__ {{Shared function}} {{New feature/item|3.0161|1.6.0|22708|This function checks if the object has respawn enabled, which can be toggled using toggleObjectRespawn.}} ==Syntax== <syntaxhighlight lang="lua">bool isObjectRespawnable( object theObject )</syntaxhighlight> {{OOP||object:isRespawnable}} ===Required Arguments=== *'''theObject:''' an object element. ===Returns=== Returns true if the object has respawning enabled, false otherwise. ==Examp...")
     04:29  Template:Elements diffhist +74 Megadreams talk contribs (Added building element)

30 August 2024

     11:11  DxGetBlendMode diffhist −18 1Lorenzo talk contribs
     11:10  DxSetShaderTransform diffhist −18 1Lorenzo talk contribs

29 August 2024

     14:25  DxSetShaderTransform diffhist +1,409 FIY9AL talk contribs (→‎Example)
     14:14  DxGetBlendMode diffhist +502 FIY9AL talk contribs (→‎Example)
     13:55  DxDrawMaterialPrimitive‎‎ 5 changes history +563 [FIY9AL‎ (5×)]
     
13:55 (cur | prev) +37 FIY9AL talk contribs (→‎Example)
     
13:54 (cur | prev) +526 FIY9AL talk contribs (→‎Example)
     
13:53 (cur | prev) −507 FIY9AL talk contribs Tag: Manual revert
     
13:52 (cur | prev) +5 FIY9AL talk contribs (Undo revision 77048 by Dmi7ry (talk)) Tag: Undo
     
13:51 (cur | prev) +502 FIY9AL talk contribs (The dxDrawMaterialPrimitive function in MTA allows you to draw 2D or 3D textured primitives by passing the vertex data directly as individual arguments.)

28 August 2024

     11:08  CreateBuilding diffhist −1 TheNormalnij talk contribs

24 August 2024

     19:34  Resource Web Access diffhist +5,411 Botder talk contribs (Add HTTP router function information)

19 August 2024

     00:43  EnginePreloadWorldArea diffhist −14 Megadreams talk contribs (Fixed return type (nil - function returns nothing))

18 August 2024

N    19:35  EnginePreloadWorldArea diffhist +1,265 FileEX talk contribs (Created page with "{{Client function}} __NOTOC__ This function allows a specific area to be loaded '''immediately''', which can be useful when teleporting a player. The function is not based on a radius, but a specific zone is loaded. ==Syntax== <syntaxhighlight lang="lua"> bool enginePreloadWorldArea(float x, float y, float z [, string loadingOption = "all" ] ) </syntaxhighlight> ===Required Arguments=== *'''x:''' Position in the X axis. *'''y:''' Position in the Y axis *'''z:''' Pos...")
N    17:11  ResetTimeFrozen diffhist +476 FileEX talk contribs (Created page with "{{Client function}} __NOTOC__ {{Added feature/item|1.6.1|1.6.0|22676| This function unfreezes time frozen using setTimeFrozen. This is equivalent to using setTimeFrozen to false. }} ==Syntax== <syntaxhighlight lang="lua"> bool resetTimeFrozen( ) </syntaxhighlight> ===Returns=== Always returns ''true''. ==Example== This example let you to unfreeze time <syntaxhighlight lang="lua"> resetTimeFrozen() </syntaxhighlight> ==See Also== {{Client world functions}}")
N    17:08  IsTimeFrozen diffhist +500 FileEX talk contribs (Created page with "{{Client function}} __NOTOC__ {{Added feature/item|1.6.1|1.6.0|22676| This function allows you to check whether time has been frozen using setTimeFrozen. }} ==Syntax== <syntaxhighlight lang="lua"> bool setTimeFrozen ( ) </syntaxhighlight> ===Returns=== Returns true if time is frozen, false otherwise. ==Example== <syntaxhighlight lang="lua"> addCommandHandler('freezetime', function() setTimeFrozen(not isTimeFrozen()) end) </syntaxhighlight> ==See Also== {...")

16 August 2024

N    20:41  SetTimeFrozen‎‎ 2 changes history +510 [Prox‎ (2×)]
     
20:41 (cur | prev) +1 Prox talk contribs (minor change)
N    
20:40 (cur | prev) +509 Prox talk contribs (create page)

1 August 2024

     15:14  GetVehicleEntryPoints‎‎ 4 changes history +1,855 [Megadreams‎; 1Lorenzo‎ (3×)]
     
15:14 (cur | prev) −1 1Lorenzo talk contribs (→‎Example)
     
15:12 (cur | prev) +6 1Lorenzo talk contribs (→‎Example)
     
15:11 (cur | prev) +1,778 1Lorenzo talk contribs (→‎nN Example)
     
12:42 (cur | prev) +72 Megadreams talk contribs (Added note explaining that vehicle needs to be streamed in)

31 July 2024

N    13:49  OnClientCoreCommand diffhist +657 FileEX talk contribs (Created page with "__NOTOC__ {{Client event}} {{New feature/item|3.0161|1.6.0|22649| This event is triggered when a built-in client command is used, check Client Commands.}} ==Parameters== <syntaxhighlight lang="lua"> string command </syntaxhighlight> *'''command:''' The command that was executed. ==Example== This example outputs the name of the command used. <syntaxhighlight lang="lua"> addEventHandler("onClientCoreCommand", localPlayer, function(cmd) outputChatBox("Core command...")
N    11:40  GetVehicleEntryPoints diffhist +1,038 FileEX talk contribs (Created page with "{{Client function}} __NOTOC__ {{New feature/item|3.0161|1.6.0|22649| This function returns a table containing the positions to 4 possible entry points to a vehicle. This function can be used alongside setPedEnterVehicle to make a ped enter a specific seat by first moving the ped to a entry point retrieved through '''getVehicleEntryPoints''' and then using setPedEnterVehicle to make them enter. }} {{Note|This does not directly relate to the amount of doors a ve...")
N    08:57  ResetShakeCamera diffhist +595 Tracer talk contribs (Created page with "{{Client function}} __NOTOC__ {{Added feature/item|1.6.1|1.6.0|22631| This function cancels the chaking effect caused by '''shakeCamera''' }} ==Syntax== <syntaxhighlight lang="lua"> bool resetShakeCamera ( ) </syntaxhighlight> ===Returns=== Always returns ''true''. ==Example== This example allows you to trigger huge camera shake effect near you and then cancels the effect after 5 seconds. <syntaxhighlight lang="lua"> addCommandHandler('doShake', function() sh...")

25 July 2024

     22:09  DxDrawModel3D diffhist +2 Nico834 talk contribs (Fix the function's name in syntax)

23 July 2024

     11:42  PathListDir diffhist +522 Fernando187 talk contribs (Improve example code)

22 July 2024

     12:07  Template:Client camera functions diffhist +42 Srslyyyy talk contribs (Adjust version for shakeCamera)
     12:03  ShakeCamera‎‎ 2 changes history +428 [Srslyyyy‎ (2×)]
     
12:03 (cur | prev) −75 Srslyyyy talk contribs (Adjust version.)
     
12:03 (cur | prev) +503 Srslyyyy talk contribs (Add example.)