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 | Hide minor edits
Show new changes starting from 15:13, 20 June 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

20 June 2024

     14:55  OutputDebugString diffhist −1 Srslyyyy talk contribs (→‎Optional Arguments)

19 June 2024

 m   19:05  GuiGridListGetSelectedItem diffhist −527 Tracer talk contribs (Changed syntax)
N    17:14  User:Selective diffhist +71 Selective talk contribs (don't remember to smile 🙂)
N    17:10  User talk:Selective diffhist +37 Selective talk contribs (Life Is Good ☕)
N    15:43  New coding guidelines‎‎ 6 changes history +7,649 [Tracer‎ (2×); FileEX‎ (4×)]
 m   
15:43 (cur | prev) +134 FileEX talk contribs
 m   
15:39 (cur | prev) −3 Tracer talk contribs (Ammend to previous change)
 m   
15:34 (cur | prev) +296 Tracer talk contribs (Added another entry: Unnecesasry parenthesis)
 m   
15:32 (cur | prev) +900 FileEX talk contribs (define prefixes)
 m   
15:10 (cur | prev) +6 FileEX talk contribs
N    
14:55 (cur | prev) +6,316 FileEX talk contribs (Created page with "This page contains new and unofficial coding guidelines. <br><br> <ol> <li>Use '''const''' and '''constexpr''' wherever possible.</li> <li>Use the '''noexcept''' specifier whenever possible.</li> <li>Use '''nullptr''' instead of '''NULL''' when setting or returning a null pointer.</li> <li>Functions that only return a value should be placed in header files. For example, instead of: <syntaxhighlight lang="cpp"> // In .cpp file int GetGameSpeed() { return m_iGameSp...")
N    15:40  Talk:New coding guidelines diffhist 0 Tracer talk contribs (For further discussions about the guidelines)

18 June 2024

 m   14:50  OnVehicleExit diffhist −6 Prox talk contribs (correct event name)

17 June 2024

     17:31  Changes in 1.6 diffhist −64 TheNormalnij talk contribs (Vladislav Nikolaevich and Uladzislau Nikalayevich and TheNormalnij is me)
 m   12:44  PlaySound3D diffhist −136 Tracer talk contribs (Changed syntax)

12 June 2024

     21:14  Template:Building functions diffhist 0 TheNormalnij talk contribs (Fix mta version)
     11:17  GetVehicleType diffhist +86 Srslyyyy talk contribs (Replace to predefined variables.)

11 June 2024

 m   18:50  DgsSetEnabled diffhist +6 Blond6 talk contribs (→‎Syntax)
 m   14:49  Changes in 1.6.1‎‎ 3 changes history +157 [FileEX‎ (3×)]
 m   
14:49 (cur | prev) −1 FileEX talk contribs
 m   
14:49 (cur | prev) +7 FileEX talk contribs
 m   
14:14 (cur | prev) +151 FileEX talk contribs
 m   14:48  PL/mtaserver.conf diffhist +9 FileEX talk contribs (Update)
     14:34  Server mtaserver.conf diffhist −518 Megadreams talk contribs (Remove vehicle_contact_sync_radius) Tag: Manual revert
     14:33  SetServerConfigSetting diffhist −71 Megadreams talk contribs (Remove vehicle_contact_sync_radius) Tag: Manual revert
 m   14:09  Template:Client Effects functions diffhist +65 FileEX talk contribs
N    13:57  FxCreateParticle‎‎ 2 changes history +2,195 [FileEX‎ (2×)]
 m   
13:57 (cur | prev) +40 FileEX talk contribs
N    
13:55 (cur | prev) +2,155 FileEX talk contribs (Created page with "__NOTOC__ {{Client function}} Creates the given particles of the specified color. Can be useful for creating flares, toxic fumes, reward effects, etc. ==Syntax== <syntaxhighlight lang="lua"> bool fxCreateParticle(string particle, float posX, float posY, float posZ, float dirX, float dirY, float dirZ, float r, float g, float b, float a [, bool randomizeColors = false, int count = 1, float brightness = 1.0, float size = 0.3, bool randomSizes = false, float life = 1.0 ]) <...")
N    13:41  Particles‎‎ 3 changes history +2,662 [FileEX‎ (3×)]
 m   
13:41 (cur | prev) +6 FileEX talk contribs
     
13:41 (cur | prev) +45 FileEX talk contribs
N    
13:06 (cur | prev) +2,611 FileEX talk contribs (Created page with "This page contains a list of particles that can be created by fxCreateParticle <div> <ul> <li style="display:inline-block;">frame|'''Particle:''' blood<br>'''Color:''' 59, 245, 146, 255<br>'''Count:''' 20</li> <li style="display:inline-block;">frame|'''Particle:''' boat_splash<br>'''Color:''' 92, 177, 237, 255<br>'''Count:''' 20</li> <li style="display:inline-block;">File:Prt_bubble.gif|frame|'''Particle:''' bubbl...")
 m   08:38  GetVehicleComponentPosition diffhist −90 Tracer talk contribs (Changed syntax from OOP to POP)
 m   08:14  GetAccountType‎‎ 3 changes history −49 [Tracer‎ (3×)]
 m   
08:14 (cur | prev) +62 Tracer talk contribs (Added section to example)
 m   
08:13 (cur | prev) −93 Tracer talk contribs (Removed Issues)
 m   
08:13 (cur | prev) −18 Tracer talk contribs

10 June 2024

 m   16:44  PathIsDirectory diffhist −1 Fernando187 talk contribs (Fix function return type from table to bool)
 m   16:43  PathIsFile diffhist −1 Fernando187 talk contribs (Fix function return type from table to bool)

9 June 2024

 m   18:43  CreateBuilding‎‎ 2 changes history +14 [TheNormalnij‎; FeaturedPro‎]
 m   
18:43 (cur | prev) +29 FeaturedPro talk contribs (Improve simple example)
 m   
18:31 (cur | prev) −15 TheNormalnij talk contribs (Fix position)
 m   10:02  SetVehicleIdleRespawnDelay diffhist +86 Tracer talk contribs (Added OOP variable and getter, changed formatting)
 m   10:01  ToggleVehicleRespawn diffhist +87 Tracer talk contribs (Added OOP variable and getter)
N    10:01  IsVehicleRespawnable‎‎ 2 changes history +972 [Tracer‎ (2×)]
 m   
10:01 (cur | prev) +33 Tracer talk contribs (Added OOP variable and setter)
N    
09:33 (cur | prev) +939 Tracer talk contribs (Created page with "{{Server function}} __NOTOC__ {{Added feature/item|1.6.1|1.6.0|22505|This function check if the vehicle is respawnable.}} ==Syntax== <syntaxhighlight lang="lua"> bool isVehicleRespawnable ( vehicle theVehicle ) </syntaxhighlight> {{OOP||vehicle:isRespawnable}} ===Required Arguments=== *'''theVehicle:''' The vehicle which you'd like to get respawn state of. ===Returns=== Returns three '''true''' if the vehicle is respawnable, '''false''' otherwise. ==Example==...")
 m   10:00  Changes in 1.6.1 diffhist +104 Tracer talk contribs (Added appendum)
N    09:45  GetVehicleRespawnDelay‎‎ 2 changes history +1,034 [Tracer‎ (2×)]
 m   
09:45 (cur | prev) +41 Tracer talk contribs (Added `Added feature`)
N    
09:41 (cur | prev) +993 Tracer talk contribs (Created page with "__NOTOC__ {{Server function}} This function gets the time delay (in milliseconds) the vehicle will remain wrecked before respawning. ==Syntax== <syntaxhighlight lang="lua"> int getVehicleRespawnDelay ( vehicle theVehicle ) </syntaxhighlight> {{OOP||vehicle:getRespawnDelay|respawnDelay|setVehicleRespawnDelay}} ===Required Arguments=== *'''theVehicle''': The vehicle you wish to get the respawn delay of. ==Returns== Returns the delay in milliseconds. ==Example=...")
N    09:44  GetVehicleIdleRespawnDelay diffhist +1,063 Tracer talk contribs (Created page with "__NOTOC__ {{Server function}} {{Added feature/item|1.6.1|1.6.0|22505|This function gets the time delay (in milliseconds) the vehicle will remain at its position while empty.}} ==Syntax== <syntaxhighlight lang="lua"> int getVehicleIdleRespawnDelay ( vehicle theVehicle ) </syntaxhighlight> {{OOP||vehicle:getIdleRespawnDelay|idleRespawnDelay|setVehicleIdleRespawnDelay}} ===Required Arguments=== *'''theVehicle''': The vehicle you wish to get the idle delay of. ==...")
     09:41  Template:Vehicle functions‎‎ 3 changes history +110 [Tracer‎ (3×)]
 m   
09:41 (cur | prev) +7 Tracer talk contribs
     
09:41 (cur | prev) +69 Tracer talk contribs
 m   
09:34 (cur | prev) +34 Tracer talk contribs (Added `isVehicleRespawnable`)
 m   09:38  SetVehicleRespawnDelay‎‎ 2 changes history +134 [Tracer‎ (2×)]
 m   
09:38 (cur | prev) +62 Tracer talk contribs
 m   
09:36 (cur | prev) +72 Tracer talk contribs (Changed formatting a little bit)