Recent changes

Jump to navigation Jump to search

Track the most recent changes to the wiki on this page.

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 16:25, 25 May 2024
   
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

25 May 2024

N    15:11  RestoreAllGameBuildings‎‎ 2 changes history +410 [TheNormalnij‎ (2×)]
     
15:11 (cur | prev) −1 TheNormalnij talk contribs
N    
15:10 (cur | prev) +411 TheNormalnij talk contribs (Created page with "__NOTOC__ {{Client function}} {{New feature/item|3.0161|1.6.0|22420|This function cancels RemoveAllGameBuildings efffect}} {{Note|This function can destroy some scripted buildings if the building pool does not have enough free space for game buildings.}} ==Syntax== <syntaxhighlight lang="lua">nil restoreAllGameBuildings ( )</syntaxhighlight> ===Returns=== Nothing ==See Also== {{Building functions}}")
N    15:05  RemoveAllGameBuildings‎‎ 2 changes history +393 [TheNormalnij‎ (2×)]
     
15:05 (cur | prev) +94 TheNormalnij talk contribs (Add note)
N    
14:59 (cur | prev) +299 TheNormalnij talk contribs (Created page with "__NOTOC__ {{Client function}} {{New feature/item|3.0161|1.6.0|22420|This function is used to remove all world buildings and frees building pool.}} ==Syntax== <syntaxhighlight lang="lua">nil removeAllGameBuildings ( )</syntaxhighlight> ===Returns=== Nothing ==See Also== {{Building functions}}")

24 May 2024

     20:19  Script security‎‎ 3 changes history −2,938 [Srslyyyy‎ (3×)]
     
20:19 (cur | prev) −3,158 Srslyyyy talk contribs (Replace handling non-registered events with native event onPlayerTriggerInvalidEvent)
     
15:41 (cur | prev) +4 Srslyyyy talk contribs (→‎Detecting and dealing with backdoors and cheats)
     
14:32 (cur | prev) +216 Srslyyyy talk contribs (Add information about keeping server up-to-date.)
     20:17  Template:Player events‎‎ 2 changes history +159 [Srslyyyy‎; Megadreams‎]
     
20:17 (cur | prev) +84 Srslyyyy talk contribs (Add onPlayerTriggerInvalidEvent by lopsi (https://github.com/multitheftauto/mtasa-blue/pull/3400))
     
13:57 (cur | prev) +75 Megadreams talk contribs (Add onPlayerTeamChange)
N    20:02  OnPlayerTriggerInvalidEvent diffhist +3,460 Srslyyyy talk contribs (Add onPlayerTriggerInvalidEvent by lopsi (https://github.com/multitheftauto/mtasa-blue/pull/3400))
     18:24  SetWorldSpecialPropertyEnabled diffhist −6 Srslyyyy talk contribs (→‎Example)
     14:02  Server mtaserver.conf‎‎ 2 changes history +522 [Megadreams‎ (2×)]
     
14:02 (cur | prev) +43 Megadreams talk contribs (Added version notice)
     
01:13 (cur | prev) +479 Megadreams talk contribs (Add new vehicle_contact_sync_radius setting)
     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)
N    06:10  OnPlayerTeamChange diffhist +1,281 Esmail9900 talk contribs (→‎Player events)

23 May 2024

N    18:29  OnResourceStateChange diffhist +1,362 Tracer talk contribs (Created page with "{{Server event}} <!-- Change version when https://buildinfo.multitheftauto.com will be updated --> {{Added feature/item|1.6.1|1.6.0|22430| This event is triggered when a resource's state is changed. This event is an extended version of onResourceLoadStateChange }} __NOTOC__ ==Parameters== <syntaxhighlight lang="lua"> resource changedResource, string oldState, string newState </syntaxhighlight> *'''changedResource''': The resource that was either loaded, re...")

22 May 2024

     18:40  RU/Where to buy GTASA diffhist +186 Flox talk contribs
     17:00  Script security‎‎ 2 changes history +3,232 [Srslyyyy‎ (2×)]
     
17:00 (cur | prev) +1 Srslyyyy talk contribs (→‎Handling non-registered events)
     
16:58 (cur | prev) +3,231 Srslyyyy talk contribs (Add code for catching non-registered event calls (thanks to lopsi))