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 28 April 2024, 15:31 (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 | Show my edits | Show bots | Hide minor edits
Show new changes starting from 12:56, 27 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    16:58  GetAccountType‎‎ 2 changes history +1,292 [Tracer‎ (2×)]
 m   
16:58 (cur | prev) +93 Tracer talk contribs (Added issue note)
N    
10:30 (cur | prev) +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...")
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‎‎ 2 changes history +1,638 [Tracer‎ (2×)]
 m   
11:20 (cur | prev) +7 Tracer talk contribs (Fixed `See also` section)
N    
11:20 (cur | prev) +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...")

24 May 2024

     18:24  SetWorldSpecialPropertyEnabled diffhist −6 Srslyyyy talk contribs (→‎Example)
     14:01  SetServerConfigSetting‎‎ 3 changes history +72 [Megadreams‎ (3×)]
 m   
14:01 (cur | prev) 0 Megadreams talk contribs (Moved version notice to the correct line)
     
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)

23 May 2024

 m   21:42  IsObjectMoving diffhist +106 FileEX talk contribs (Update)
 m   21:30  SetWorldSpecialPropertyEnabled diffhist +220 FileEX talk contribs (Add roadsignstext)

17 May 2024

 m   18:52  SpawnPlayer diffhist +1 Dom talk contribs (arbitary -> arbitrary)

13 May 2024

     23:51  ES/addEvent diffhist +82 Monsalvee talk contribs
 m   20:48  IsObjectInACLGroup diffhist −75 Citizen talk contribs (Updated both examples to look nicer (didn't change what they do) and not display bad practices (like global variables) so new devs can learn with good code)

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)

30 April 2024

 m   14:54  PL/getDevelopmentMode‎‎ 4 changes history +426 [FileEX‎ (4×)]
 m   
14:54 (cur | prev) +8 FileEX talk contribs
 m   
14:54 (cur | prev) +382 FileEX talk contribs (Example)
 m   
14:52 (cur | prev) +10 FileEX talk contribs (Update requirements)
 m   
14:50 (cur | prev) +26 FileEX talk contribs (Updated)
 m   14:49  GetDevelopmentMode‎‎ 3 changes history +16 [FileEX‎ (3×)]
 m   
14:49 (cur | prev) 0 FileEX talk contribs (Change from client_utility to shared_utility)
 m   
14:25 (cur | prev) +16 FileEX talk contribs
 m   
14:23 (cur | prev) 0 FileEX talk contribs (This function is shared (https://github.com/multitheftauto/mtasa-blue/issues/3376))
 m   14:48  SetDevelopmentMode‎‎ 3 changes history +149 [FileEX‎ (3×)]
 m   
14:48 (cur | prev) 0 FileEX talk contribs (Change from client_utility to shared_utility)
 m   
14:28 (cur | prev) +149 FileEX talk contribs (Added note)
 m   
14:23 (cur | prev) 0 FileEX talk contribs (This function is shared (https://github.com/multitheftauto/mtasa-blue/issues/3376))
 m   00:00  GetControlState diffhist 0 FileEX talk contribs (This function is shared) Tag: Manual revert
 m   00:00  SetControlState diffhist 0 FileEX talk contribs (This function is shared)

29 April 2024

 m   23:11  GetInteriorSoundsEnabled diffhist 0 FileEX talk contribs (This function is shared)
 m   22:56  GetVehicleTurnVelocity‎‎ 2 changes history −47 [FileEX‎ (2×)]
 m   
22:56 (cur | prev) −30 FileEX talk contribs (Deprecated again with better template)
 m   
22:44 (cur | prev) −17 FileEX talk contribs (Remove deprecated note)

28 April 2024

 m   19:11  SetServerConfigSetting diffhist +36 Tracer talk contribs