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 | Hide bots | Hide minor edits
Show new changes starting from 16:24, 22 July 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

22 July 2024

     12:03  ShakeCamera‎‎ 2 changes history +428 [Srslyyyy‎ (2×)]
     
12:03 (cur | prev) −75 Srslyyyy talk contribs (Adjust version.)
     
12:03 (cur | prev) +503 Srslyyyy talk contribs (Add example.)

21 July 2024

N    17:33  ShakeCamera‎‎ 3 changes history +804 [Tracer‎; Srslyyyy‎ (2×)]
     
17:33 (cur | prev) +1 Srslyyyy talk contribs
 m   
17:29 (cur | prev) +121 Tracer talk contribs
N    
17:27 (cur | prev) +682 Srslyyyy talk contribs (Add shakeCamera by Tracer (https://github.com/multitheftauto/mtasa-blue/pull/3585))

15 July 2024

     21:03  OnClientPlayerWasted diffhist +285 Nico834 talk contribs (Add beta header)
     21:02  OnPedWasted diffhist +309 Nico834 talk contribs (Add beta header)
     21:00  OnPlayerWasted diffhist +280 Nico834 talk contribs (Add beta header)
 m   20:56  GetPlayerScriptDebugLevel diffhist +6 Nico834 talk contribs (Add new oop syntax)
     20:55  GetResourceName diffhist +279 Nico834 talk contribs (Add default parameter)
N    18:54  GetMarkerTargetArrowProperties diffhist +669 FileEX talk contribs (Created page with "__NOTOC__ {{Server client function}} {{New feature/item|9.0161|1.6.0|22620|function returns the color, transparency and size for a checkpoint marker's target arrow.}} ==Syntax== <syntaxhighlight lang="lua"> int, int, int, int, int getMarkerTargetArrowProperties( marker theMarker ) </syntaxhighlight> ===Required Arguments=== *'''theMarker''': The marker that you wish to retrieve the color and size of. ===Returns=== Returns five ints corresponding to the amount o...")
N    18:48  SetMarkerTargetArrowProperties‎‎ 2 changes history +1,104 [FileEX‎ (2×)]
 m   
18:48 (cur | prev) +40 FileEX talk contribs
N    
18:45 (cur | prev) +1,064 FileEX talk contribs (Created page with "__NOTOC__ {{Server client function}} This function changes the color and size of the checkpoint marker's target arrow. ==Syntax== <syntaxhighlight lang="lua">bool setMarkerTargetArrowProperties(element marker [, int r = 255, int g = 64, int b = 64, int a = 255, float size = markerSize * 0.625 ] )</syntaxhighlight> ===Required Arguments=== *'''theMarker:''' The marker that you wish to set the color of. *'''r:''' The amount of red in the final color (0 to 255). *'''g:...")
 m   18:37  CreateMarker diffhist +804 FileEX talk contribs (Add new argument)
 m   18:30  SetJetpackWeaponEnabled diffhist −83 FileEX talk contribs (Issues fixed)