Recent changes
Jump to navigation
Jump to search
Track the most recent changes to the wiki on this page.
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
6 September 2025
|
13:37 | RU/Where to buy GTASA 8 changes history +3,521 [Flox (8×)] | |||
|
13:37 (cur | prev) −34 Flox talk contribs (→Прежде чем рассматривать возможность покупки, оцените, какие источники являются надежными, и убедитесь, что ключ будет работать в вашем регионе.) | ||||
|
13:36 (cur | prev) +58 Flox talk contribs (→Прежде чем рассматривать возможность покупки, оцените, какие источники являются надежными, и убедитесь, что ключ будет работать в вашем регионе.) | ||||
|
13:36 (cur | prev) +201 Flox talk contribs | ||||
|
13:29 (cur | prev) −301 Flox talk contribs | ||||
|
13:28 (cur | prev) −30 Flox talk contribs | ||||
|
13:28 (cur | prev) +86 Flox talk contribs | ||||
|
13:27 (cur | prev) +224 Flox talk contribs | ||||
|
13:26 (cur | prev) +3,317 Flox talk contribs |
|
m 01:18 | User:Lettify 3 changes history −51 [Lettify (3×)] | |||
m |
|
01:18 (cur | prev) −2 Lettify talk contribs | |||
m |
|
01:17 (cur | prev) +50 Lettify talk contribs | |||
m |
|
01:15 (cur | prev) −99 Lettify talk contribs |
00:02 | Move log Lettify talk contribs moved page BR-PT/setElementPosition to PT-BR/setElementPosition (Wrongly titled during creation) |
m 00:00 | SetElementPosition diffhist +29 Lettify talk contribs (Index Portuguese translation) |
5 September 2025
N 23:59 | BR-PT/setElementPosition diffhist +2,945 Lettify talk contribs (Translation to Brazilian Portuguese) |
m 23:29 | Template:BR/Warning diffhist +614 Lettify talk contribs (Update from original) |
|
N 11:18 | GetColorName 6 changes history +2,348 [IManGaaX (6×)] | |||
m |
|
11:18 (cur | prev) 0 IManGaaX talk contribs | |||
m |
|
11:17 (cur | prev) −2 IManGaaX talk contribs | |||
m |
|
11:15 (cur | prev) +102 IManGaaX talk contribs | |||
m |
|
11:14 (cur | prev) +4 IManGaaX talk contribs | |||
m |
|
11:14 (cur | prev) −8 IManGaaX talk contribs | |||
N |
|
11:13 (cur | prev) +2,252 IManGaaX talk contribs (Created page with "{{Useful Function}} __NOTOC__ <lowercasetitle></lowercasetitle> This function retrieves the nearest color name for a given RGB value using an online API. {{Note|This function requires an active internet connection and fetches the color name from an external API asynchronously. The result is returned via a callback function.}} ==Syntax== <syntaxhighlight lang="lua">getColorName( int r, int g, int b, function callback(name) )</syntaxhighlight> ===Required Arguments=== *...") |
|
11:17 | User:IManGaaX 3 changes history +236 [IManGaaX (3×)] | |||
|
11:17 (cur | prev) +163 IManGaaX talk contribs | ||||
m |
|
10:18 (cur | prev) −86 IManGaaX talk contribs | |||
|
10:16 (cur | prev) +159 IManGaaX talk contribs |
|
11:08 | Template:Useful Functions 2 changes history +322 [IManGaaX (2×)] | |||
|
11:08 (cur | prev) +163 IManGaaX talk contribs (→Data functions) | ||||
|
10:08 (cur | prev) +159 IManGaaX talk contribs (→Table functions: new useful function) |
N 10:12 | Table.flatten diffhist +1,751 IManGaaX talk contribs (Created page with "{{Useful Function}} __NOTOC__ <lowercasetitle></lowercasetitle> This function converts a nested table into a flattened table with concatenated keys. {{Note|This function recursively traverses all nested subtables and creates a new table where keys represent the original hierarchy using dot notation.}} ==Syntax== <syntaxhighlight lang="lua">table table.flatten( table t, [ string prefix = "" ] )</syntaxhighlight> ===Required Arguments=== * '''t''': the nested table to f...") |
3 September 2025
|
17:26 | (User creation log) [Senior; MOROCCOOO] | |||
|
17:26 User account Senior talk contribs was created | ||||
|
16:39 User account MOROCCOOO talk contribs was created |
00:39 | Template:Useful Functions diffhist +122 O22 talk contribs (→Data functions) |
|
N 00:31 | GetServerAveragePing 2 changes history +1,140 [O22 (2×)] | |||
|
00:31 (cur | prev) +47 O22 talk contribs | ||||
N |
|
00:31 (cur | prev) +1,093 O22 talk contribs (Created page with "{{Useful Function}} __NOTOC__ This function gets average players ping. ==Syntax== <syntaxhighlight lang="lua">int getAveragePing( )</syntaxhighlight> ===Returns=== Returns the average players ping as integer. <br> Returns '''0''' if no players are online. ==Code== <section name="Shared" class="both" show="true"> <syntaxhighlight lang="lua"> function getAveragePing() local players = getElementsByType("player") if #players == 0 then return 0 end...") |
2 September 2025
28 August 2025
11:41 | Template:ModulesList diffhist +104 Xenius talk contribs |
09:14 | User creation log User account Aym4n talk contribs was created |
27 August 2025
19:04 | User creation log User account R3dfield talk contribs was created |
26 August 2025
|
22:18 | Changes in 1.7 2 changes history +570 [Shady; O22] | |||
|
22:18 (cur | prev) +368 O22 talk contribs | ||||
|
14:53 (cur | prev) +202 Shady talk contribs (* Fixed a bug where hex color codes were included in the chat message length. ([https://github.com/multitheftauto/mtasa-blue/commit/9a0b1d59233f7001e991262b4df9d1c17850dc08 9a0b1d5] by '''Shady.lua''')) |
m 17:50 | Changes in 1.6.1 diffhist +28 JHXP talk contribs (Added a redirect to the changelog page for 1.7.) |
|
13:01 | (User creation log) [Casti; Banmobil] | |||
|
13:01 User account Casti talk contribs was created | ||||
|
07:05 User account Banmobil talk contribs was created |
25 August 2025
12:57 | User creation log User account INawaF talk contribs was created |
|
11:54 | HasObjectPermissionTo 2 changes history +319 [Srslyyyy; Arran Fortuna] | |||
|
11:54 (cur | prev) +165 Srslyyyy talk contribs | ||||
|
08:22 (cur | prev) +154 Arran Fortuna talk contribs (Added note about defaultPermission defaulting to false in 1.7) |
24 August 2025
|
18:39 | (User creation log) [Tzwer; Gallardo956] | |||
|
18:39 User account Tzwer talk contribs was created | ||||
|
09:11 User account Gallardo956 talk contribs was created |
13:52 | OnPlayerTriggerEventThreshold diffhist +37 Makaveli talk contribs (→Example) |
09:15 | ResetTimer diffhist −9 Gallardo956 talk contribs (I've tested many timers that have a limited number of repeats with a range of 5,000 ms and a limited repeat of 1 time, and it works, so it can lead many people astray.) |
05:53 | DgsMediaLoadMedia diffhist +74 Thisdp talk contribs (→Required Arguments) |
23 August 2025
N 22:59 | DgsGIFGetSize diffhist +1,846 Lettify talk contribs (Created page with "__NOTOC__ {{Client function}} Returns the dimensions (width and height) of a GIF element created using dgsCreateGIF. The values correspond to the original size extracted from the GIF file during loading. ==Syntax== <syntaxhighlight lang="lua"> int int dgsGIFGetSize( element gif ) </syntaxhighlight> ===Required Arguments=== *'''gif: ''' The '''dgs-dxgif''' type element you want to get the size of. ===Returns=== Returns two integers corresponding to ''width'' an...") |