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 20:33, 26 May 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

26 May 2024

N    12:12  PathIsDirectory diffhist +1,630 Tracer talk contribs (Created page with "__NOTOC__ {{Shared function}} {{Added feature/item|1.6.1|1.6.0|22470|Checks if a specified path points to a directory.}} ==Syntax== <syntaxhighlight lang="lua"> table pathIsDirectory ( string path ) </syntaxhighlight> {{OOP||path:isDirectory}} ===Required Arguments=== *'''path:''' A string containing a path you want to check against ===Returns=== Returns '''true''' if the path points to a directory, '''false''' otherwise. ==Example==...")
N    11:32  PathIsFile diffhist +861 Tracer talk contribs (Created page with "__NOTOC__ {{Shared function}} {{Added feature/item|1.6.1|1.6.0|22470|Checks if a specified path points to a file.}} ==Syntax== <syntaxhighlight lang="lua"> table pathIsFile ( string path ) </syntaxhighlight> {{OOP||path:isFile}} ===Required Arguments=== *'''path:''' A string containing a path you want to check against ===Returns=== Returns '''true''' if the path points to a file, '''false''' otherwise. ==Example== <section name="Share...")
N    11:20  PathListDir diffhist +1,631 Tracer talk contribs (Created page with "__NOTOC__ {{Shared function}} {{Added feature/item|1.6.1|1.6.0|22470| Reads a specified directory and returns all entries inside of it. }} ==Syntax== <syntaxhighlight lang="lua"> table pathListDir ( string path ) </syntaxhighlight> {{OOP||path:listDir}} ===Required Arguments=== *'''path:''' A string containing a path you want to get entries from ===Returns=== Returns table with all entries in a specified directory. ==Example== <section name="Client" clas...")
N    10:30  GetAccountType diffhist +1,199 Tracer talk contribs (Created page with "__NOTOC__ {{Server function}} {{New feature/item|3.0161|1.6.0|22470|This function returns an account type.}} ==Syntax== <syntaxhighlight lang="lua"> string getAccountType ( account theAccount ) </syntaxhighlight> {{OOP|This function is a static function underneath the Account class.|Account.getType||}} ===Required Arguments=== *'''theAccount:''' An account you want to get info from ===Returns=== Returns ''string'' containing the type of the account if t...")

24 May 2024

     18:24  SetWorldSpecialPropertyEnabled diffhist −6 Srslyyyy talk contribs (→‎Example)
     14:00  SetServerConfigSetting‎‎ 2 changes history +72 [Megadreams‎ (2×)]
     
14:00 (cur | prev) +41 Megadreams talk contribs (Added version notice)
     
01:08 (cur | prev) +31 Megadreams talk contribs (Add new vehicle_contact_sync_radius setting)

13 May 2024

     23:51  ES/addEvent diffhist +82 Monsalvee talk contribs

3 May 2024

     15:38  GetElementsWithinRange‎‎ 2 changes history +685 [Srslyyyy‎ (2×)]
     
15:38 (cur | prev) +30 Srslyyyy talk contribs (→‎Example)
     
15:36 (cur | prev) +655 Srslyyyy talk contribs (→‎Example)

19 April 2024

     04:03  TriggerClientEvent diffhist +10 Srslyyyy talk contribs

8 April 2024

     20:35  TriggerClientEvent‎‎ 4 changes history +320 [Srslyyyy‎ (4×)]
     
20:35 (cur | prev) +8 Srslyyyy talk contribs (→‎Syntax)
     
20:34 (cur | prev) +4 Srslyyyy talk contribs (→‎Required Arguments)
     
20:31 (cur | prev) +24 Srslyyyy talk contribs (→‎Required Arguments)
     
20:29 (cur | prev) +284 Srslyyyy talk contribs (→‎Required Arguments)
     19:35  TriggerEvent diffhist +122 Srslyyyy talk contribs (→‎Example)
     16:39  AddEventHandler‎‎ 6 changes history −38 [Srslyyyy‎ (6×)]
     
16:39 (cur | prev) −1 Srslyyyy talk contribs
     
16:25 (cur | prev) 0 Srslyyyy talk contribs
     
16:25 (cur | prev) +14 Srslyyyy talk contribs
     
16:24 (cur | prev) −2 Srslyyyy talk contribs
     
16:22 (cur | prev) −12 Srslyyyy talk contribs
     
16:20 (cur | prev) −37 Srslyyyy talk contribs

30 March 2024

     23:15  SetElementSyncer diffhist +269 Megadreams talk contribs (Add persist parameter)