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 | Hide bots | Show minor edits
Show new changes starting from 07:12, 22 October 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

21 October 2024

     23:38  OutputChatBox‎‎ 2 changes history −6,755 [Sybellex‎ (2×)]
     
23:38 (cur | prev) −20 Sybellex talk contribs (Blanked the page) Tag: Blanking
     
23:37 (cur | prev) −6,735 Sybellex talk contribs (Replaced content with "cs:outputChatBox") Tag: Replaced

19 October 2024

     05:24  FileGetContents diffhist +150 CrosRoad95 talk contribs

16 October 2024

     14:14  EngineAddImage‎‎ 4 changes history +92 [Xenius‎ (4×)]
     
14:14 (cur | prev) +91 Xenius talk contribs
     
14:04 (cur | prev) 0 Xenius talk contribs Tag: Manual revert
     
14:03 (cur | prev) 0 Xenius talk contribs
     
14:02 (cur | prev) +1 Xenius talk contribs

15 October 2024

     13:42  Template:Vehicle functions diffhist +76 TheNormalnij talk contribs (Add spawnVehicleFlyingComponent)
     08:14  GetValidPedModels diffhist +678 Fernando187 talk contribs (add includeCustom)

14 October 2024

     11:44  SetElementVelocity diffhist −3 Fernando187 talk contribs
     11:13  CreateBuilding‎‎ 5 changes history −581 [Fernando187‎ (5×)]
     
11:13 (cur | prev) −1 Fernando187 talk contribs
     
10:56 (cur | prev) +55 Fernando187 talk contribs
     
10:27 (cur | prev) −1,839 Fernando187 talk contribs (use template ExampleCreateObjectOrBuilding)
     
10:19 (cur | prev) +567 Fernando187 talk contribs (improve example)
     
10:11 (cur | prev) +7 Fernando187 talk contribs
     10:28  CreateObject diffhist +34 Fernando187 talk contribs (add example template ExampleCreateObjectOrBuilding)

12 October 2024

N    22:12  SpawnVehicleFlyingComponent‎‎ 2 changes history +1,643 [FileEX‎ (2×)]
     
22:12 (cur | prev) +42 FileEX talk contribs
N    
19:01 (cur | prev) +1,609 FileEX talk contribs (Created page with "__NOTOC__ {{Shared function}} {{New feature/item|3.0161|1.6.0|22771| This function creates a dynamic (motion-dependent) falling vehicle component.}} {{Note|The maximum number of components that can be created simultaneously is 150. Beyond this limit, no new components will be created until an existing component is removed and the count drops below 150.}} ==Syntax== <syntaxhighlight lang="lua"> bool spawnVehicleFlyingComponent(vehicle theVehicle, number nodeIndex [, num...")

30 September 2024

N    19:16  IsPlayerCrosshairVisible diffhist +692 FileEX talk contribs (Created page with "__NOTOC__ {{Client function}} {{New feature/item|3.0161|1.6.0|22751|This function checks if the local player has showing crosshair.}} {{Note|This function always returns true for '''spraycan''' and '''fire extinguisher'''.}} ==Syntax== <syntaxhighlight lang="lua">bool isPlayerCrosshairVisible()</syntaxhighlight> ===Returns=== Returns ''true'' if the player has the crosshair visible, ''false'' otherwise. ==Example== <syntaxhighlight lang="lua"> function check() out...")
     04:33  GetElementBoneQuaternion diffhist 0 Nico834 talk contribs (Add correct revision)
     04:32  SetElementBoneQuaternion‎‎ 4 changes history +289 [Nico834‎ (4×)]
     
04:32 (cur | prev) 0 Nico834 talk contribs (Add correct revision)
     
04:25 (cur | prev) +289 Nico834 talk contribs (Add Cayley Q8 graph)
     
04:02 (cur | prev) −291 Nico834 talk contribs (Undo revision 80611 by Nico834 (talk)) Tag: Undo
     
04:02 (cur | prev) +291 Nico834 talk contribs
     01:20  Template:Element functions diffhist +84 Nico834 talk contribs (Add new bone functions)

28 September 2024

     13:21  SetTimeFrozen diffhist −4 Prox talk contribs (minor change)

25 September 2024

N    13:28  ResetWorldProperties diffhist +1,801 FileEX talk contribs (Created page with "__NOTOC__ {{Shared function}} {{New feature/item|3.0161|1.6.0|22741|This function resets all world properties to default.}} ==Syntax== <syntaxhighlight lang="lua">nil resetWorldProperties( [ bool rsetSpecialProperties = true, bool resetWorldProperties = true, bool resetWeatherProperties = true, bool resetLODs = true, bool resetSounds = true, bool resetGlitches = true, bool resetJetpackWeapons = true ] )</syntaxhighlight> ===Optional arguments=== {{OptionalArg}} * '''re...")