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 | Show my edits | Show bots | Show minor edits
Show new changes starting from 22:58, 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

12 September 2024

     11:39  SetJetpackWeaponEnabled diffhist +270 Dragon talk contribs (various edits to correct information and to put formatting more in line with similar pages)

6 September 2024

     18:41  Template:Input functions diffhist +871 FileEX talk contribs (Rework)
     18:33  Template:World functions diffhist +4,422 FileEX talk contribs (Rework)
     18:24  Template:Weapon functions diffhist +472 FileEX talk contribs (Rework)
     18:20  Template:Water functions diffhist +609 FileEX talk contribs (Rework)
     18:17  Template:Vehicle functions diffhist +5,615 FileEX talk contribs (Rework)
     18:05  Template:Utility functions diffhist +2,441 FileEX talk contribs (Rework)
     17:57  Template:Team functions diffhist +430 FileEX talk contribs (Rework)
     17:54  Template:Resource functions diffhist +828 FileEX talk contribs (Rework)
     17:48  Template:Projectile functions diffhist +504 FileEX talk contribs (Rework)
     17:44  Template:Player functions diffhist +1,302 FileEX talk contribs (Rework)
     17:38  Template:Pickup functions diffhist +413 FileEX talk contribs (Rework)
     17:34  Template:Ped functions diffhist +2,813 FileEX talk contribs (Rework)
     17:28  Template:Output functions diffhist +517 FileEX talk contribs (Rework)
     17:21  Template:Object functions diffhist +829 FileEX talk contribs (Rework)
     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
     15:47  Template:Marker functions diffhist +834 FileEX talk contribs (Rework)
     15:29  Template:Event functions diffhist +668 FileEX talk contribs (Rework)
     15:24  Template:Element functions diffhist +3,115 FileEX talk contribs (Rework)
     14:57  Template:Audio functions diffhist +1,526 FileEX talk contribs (Rework)
     14:35  Template:Camera functions‎‎ 2 changes history +823 [FileEX‎ (2×)]
     
14:35 (cur | prev) +29 FileEX talk contribs
     
14:34 (cur | prev) +794 FileEX talk contribs (Rework)
     10:26  SetTimerPaused diffhist −11 Justns talk contribs

5 September 2024

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...")