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 Below are the changes since 30 June 2024, 18:27 (up to 50 shown). (Reset date selection)
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 | Hide minor edits
Show new changes starting from 17:18, 18 August 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

18 August 2024

 m   17:14  Template:Client world functions diffhist +208 FileEX talk contribs (time functions)
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:09  IsTimeFrozen‎‎ 2 changes history +499 [FileEX‎ (2×)]
 m   
17:09 (cur | prev) −1 FileEX talk contribs
N    
17:08 (cur | prev) +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== {...")

17 August 2024

 m   09:01  SetTimeFrozen diffhist +26 Tracer talk contribs

16 August 2024

N    20:42  SetTimeFrozen‎‎ 3 changes history +514 [Prox‎ (3×)]
 m   
20:42 (cur | prev) +4 Prox talk contribs (minor change)
     
20:41 (cur | prev) +1 Prox talk contribs (minor change)
N    
20:40 (cur | prev) +509 Prox talk contribs (create page)

23 July 2024

 m   23:02  Template:Added feature/item diffhist +276 FileEX talk contribs
 m   08:05  SetGarageOpen diffhist −1,086 Tracer talk contribs (Improved example)

22 July 2024

     19:35  SetGarageOpen‎‎ 4 changes history +3,678 [Mersad‎ (4×)]
     
19:35 (cur | prev) +52 Mersad talk contribs (→‎Example)
     
19:34 (cur | prev) −60 Mersad talk contribs (→‎Example)
     
19:31 (cur | prev) −4 Mersad talk contribs (→‎Example)
     
19:25 (cur | prev) +3,690 Mersad talk contribs (→‎Example)

1 July 2024

 m   17:21  GetWorldProperty diffhist +7 Samr46 talk contribs (Use Client world functions)
 m   17:21  ResetWorldProperty diffhist +7 Samr46 talk contribs (Use Client world functions)
 m   17:21  SetWorldProperty diffhist +7 Samr46 talk contribs (Use Client world functions)
 m   14:50  GetAircraftMaxHeight diffhist +56 FileEX talk contribs (→‎See Also)