All public logs
Jump to navigation
Jump to search
Combined display of all available logs of Multi Theft Auto: Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 21:53, 16 January 2022 Myonlake talk contribs created page MediaWiki talk:Gadget-ReferenceTooltips.js (Created page with "// See mw:Reference Tooltips // Source https://en.wikipedia.org/wiki/MediaWiki:Gadget-ReferenceTooltips.js ( function () { // enwiki settings var REF_LINK_SELECTOR = '.reference, a[href^="#CITEREF"]', COMMENTED_TEXT_CLASS = 'rt-commentedText', COMMENTED_TEXT_SELECTOR = ( COMMENTED_TEXT_CLASS ? '.' + COMMENTED_TEXT_CLASS + ', ' : '') + 'abbr[title]'; mw.messages.set( { 'rt-settings': 'Reference Tooltips settings', 'rt-enable-footer': 'Enable Reference Tooltip...")
- 21:51, 16 January 2022 Myonlake talk contribs created page MediaWiki talk:Gadgets-ReferenceTooltips.css (Created page with "See mw:Reference Tooltips: .rt-tooltip { position: absolute; z-index: 100; max-width: 350px; background: #fff; color: #222; font-size: 13px; line-height: 1.5em; border: 1px solid #c8ccd1; border-radius: 3px; box-shadow: 0 15px 45px -10px rgba(0, 0, 0, 0.3); overflow-wrap: break-word; } .rt-tooltip.rt-tooltip-insideWindow { z-index: 110; } .rt-tooltipContent { padding: 8px 11px; } .rt-tooltip-above .rt-tooltipContent { margin-bottom: -8px; padd...")
- 21:49, 16 January 2022 Myonlake talk contribs created page MediaWiki:Gadgets-definition (Created page with "* ReferenceTooltips[ResourceLoader|default|type=general]|ReferenceTooltips.js|ReferenceTooltips.css")
- 19:38, 16 January 2022 User account Arshin talk contribs was created
- 13:17, 16 January 2022 User account Kochamwike234 talk contribs was created
- 12:37, 16 January 2022 Tracer talk contribs created page Funkcje po stronie serwera (Replaced pages)
- 12:33, 16 January 2022 Tracer talk contribs created page Przydatne Funkcje (Created page with "<pageclass class="#228B22"></pageclass> {{MessageBox| bordercolorhex = 000000 | bordertype = dotted | bgcolorhex = EFEFEF | image = File:Package-x-generic.png | title = Nie zapomnij sprawdzić Useful Classes | subtext = <span style="font-size: 85%;">''Strona ta zawiera listę klas utworzonych przez użytkownika, które nie są domyślnie dołączane do MTA. ''</span> | }} {{Adding_Pages_to_Categories_and_Templates}} Ta strona zawiera listę funkcji...")
- 12:26, 16 January 2022 Myonlake talk contribs deleted page File:Test.png
- 12:26, 16 January 2022 Myonlake talk contribs deleted page File:Test2.png
- 12:25, 16 January 2022 Myonlake talk contribs created page File:Test2.png
- 12:25, 16 January 2022 Myonlake talk contribs uploaded File:Test2.png
- 12:04, 16 January 2022 Tracer talk contribs created page PL/spawnPlayer (Created polish version of "spawnPlayer" page.)
- 22:24, 15 January 2022 Tracer talk contribs created page Moduły/Gniazda/sockWrite (Created "Moduły/Gniazda/sockWrite"; Polish version of "Modules/Sockets/sockWritr")
- 22:22, 15 January 2022 Tracer talk contribs created page PL/Modules/Sockets/sockWrite (Created page with "<pageclass class="#AA7592" subcaption="Moduł Gniazd"></pageclass> __NOTOC__ {{PL/ModuleFunction|Sockets|Gniazd}} Ta funkcja wysyła dane do gniazda. ==Składnia== <syntaxhighlight lang="lua"> bool sockWrite ( socket gniazdo, string data) </syntaxhighlight> ===Wymagane argumenty=== * '''gniazdo:''' Gniazdo, do którego chcesz wysłać dane. * '''data:''' Dane, które chcesz wysłać. ===Zwraca=== Zwraca wartość <span style='color:green'>true</span>, jeśli dane zos...")
- 22:21, 15 January 2022 Kezoto talk contribs created page SortTableNumerically (Created page with "{{Useful Function}} __NOTOC__ This function sorts tables by index numerically from largest to smallest or smallest to largest. <br> '''Important : ONLY WORKS FOR TABLES WITH NUMERIC INDEXES!''' <br> ==Syntax== <syntaxhighlight lang="lua">table sortTableNumerically( table theTableToSort, bool fromHighestToLowest = false)</syntaxhighlight> ===Required Arguments=== * '''theTableToSort''': the table you would like to sort. ===Optional Arguments=== * '''fromHighestToLowest'...")
- 22:12, 15 January 2022 Kezoto talk contribs created page SortPairsTable (Created page with "{{Useful Function}} __NOTOC__ This function sorts tables by index numerically from largest to smallest or smallest to largest. <br> '''Important : ONLY WORKS FOR TABLES WITH NUMERIC INDEXES!.''' <br> ==Syntax== <syntaxhighlight lang="lua">table sortTableNumerically( table theTableToSort, bool fromHighestToLowest = false)</syntaxhighlight> ===Required Arguments=== * '''theTableToSort''': the table you would like to sort. ===Optional Arguments=== * '''fromHighestToLowest...")
- 21:05, 15 January 2022 Dutchman101 talk contribs unblocked Kezoto talk contribs (possibly bug)
- 20:46, 15 January 2022 Abuse filter talk contribs blocked Kezoto talk contribs with an expiration time of indefinite (account creation disabled, cannot edit own talk page) (Automatically blocked by abuse filter. Description of matched rule: User page spam detection)
- 20:46, 15 January 2022 Abuse filter talk contribs blocked the autopromotion of Kezoto for a period of 5 days (Autopromotion automatically delayed by abuse filter. Rule description: User page spam detection)
- 20:40, 15 January 2022 User account Kezoto talk contribs was created
- 20:34, 15 January 2022 IIYAMA talk contribs created page Dataset-map-height (Created page with " == Dataset: GTA map height == The following table contains the height of the GTA terrain for each 200x200 units. <section name="Dataset" class="shared" show="true"> <syntaxhighlight lang="lua"> -- Indexes x-axis and y-axis: -15 > 0 > 15 (31 for each axis) Measurements: 31 * 31 = 961 Each measurement is: 200 units GTA map size: 6000 Map size covered 31 * 200 = 6200 units Covered from the center: 6200 / 2 = 3100 Margin (unintentional): 3100 - 300...")
- 17:56, 15 January 2022 Tracer talk contribs created page Template:PL/ModuleList (Created page with "Oto pełna lista wszystkich udostępnionych modułów zewnętrznych MTA * cURL * FileSystem * Hashing [<span style='color:red'>PRZESTARZAŁE</span>] * MTA-MySQL [<span style='color:red'>PRZESTARZAŁE</span>] * MySQL [<span style='color:red'>PRZESTARZAŁE</span>] * SHA [<span style='color:red'>PRZESTARZAŁE</span>] * Gniazda * Modules/...")
- 17:36, 15 January 2022 Tracer talk contribs created page Moduły/Gniazda/sockOpen (Created page with "<pageclass class="#AA7592" subcaption="Moduł Gniazd"></pageclass> __NOTOC__ {{PL/ModuleFunction|Sockets}} Ta funkcja tworzy gniazdo (tzw ''socket'') ==Składnia== <syntaxhighlight lang="lua"> socket sockOpen ( string host, int port ) </syntaxhighlight> ===Wymagane argumenty=== * '''host:''' Nazwa DNS lub adres IP, z którym chcesz się połączyć np. "www.google.com" lub "192.168.0.101" * '''port:''' Port do powiązania gniazda np. 80 <!--* '''ssl:''' Wartość logicz...")
- 17:31, 15 January 2022 Tracer talk contribs created page Moduły/Gniazda (Created page with "<pageclass class="#AA7592" subcaption="Moduł Gniazd"></pageclass> __NOTOC__ {{PL/Module Info| name = ml_sockets | version = 1.4 | author = Gamesnert, x86 & MCvarial | module_website = ''[https://github.com/multitheftauto/multitheftauto-modules Tutaj]'' | download_link = [https://nightly.mtasa.com/files/modules/32/ml_sockets.dll Windows 32 bit]<br/>[https://nightly.mtasa.com/files/modules/64/ml_sockets.dll Windows 64 bit] [https://nig...")
- 17:27, 15 January 2022 Tracer talk contribs created page Moduły (Added reference from "PL/Modules" to "Moduły")
- 17:24, 15 January 2022 Tracer talk contribs created page Template:PL/Modules/Sockets/Events (Created page with "* onSockOpened * onSockData * onSockClosed")
- 17:23, 15 January 2022 Tracer talk contribs created page Template:PL/Modules/Sockets/Functions (Created page with "* sockOpen * sockWrite * sockClose")
- 17:22, 15 January 2022 Tracer talk contribs created page PL/Modules/Sockets/sockOpen (Created page with "<pageclass class="#AA7592" subcaption="Moduł Gniazd"></pageclass> __NOTOC__ {{PL/ModuleFunction|Sockets}} Ta funkcja tworzy gniazdo (tzw ''socket'') ==Składnia== <syntaxhighlight lang="lua"> socket sockOpen ( string host, int port ) </syntaxhighlight> ===Wymagane argumenty=== * '''host:''' Nazwa DNS lub adres IP, z którym chcesz się połączyć np. "www.google.com" lub "192.168.0.101" * '''port:''' Port do powiązania gniazda np. 80 <!--* '''ssl:''' Wartość logicz...")
- 17:11, 15 January 2022 Tracer talk contribs created page PL/Modules/Sockets (Created polish version of "Modules/Sockets" page.)
- 19:08, 14 January 2022 Tracer talk contribs created page Template:CurrentVersion (Created page with "<includeonly> {{#switch: {{{1|}}} | mta = 1.5.9 | netcode = 474 | number = 345 | sortable = 1.5.9-9.21118.0 | tag = 1.5.9-release-21118 | mta -> 1.5.9<br> netcode -> 474<br> number -> 345<br> sortable -> 1.5.9-9.21118.0<br> tag -> 1.5.9-release-21118<br> }} </includeonly> <noinclude> == Usage == <nowiki> {{CurrentVersion|mta}} -> "1.5.9" </nowiki><br> <nowiki> {{CurrentVersion|netcode}} -> "474" </nowiki><br> <nowiki> {{CurrentVersion|number}} -> "345" </nowiki><b...")
- 15:17, 14 January 2022 Tracer talk contribs created page User:Tracer (Created page with "Some random polish programmer")
- 06:53, 14 January 2022 User account Nurupo talk contribs was created
- 12:05, 13 January 2022 User account Hichamoo77 talk contribs was created
- 23:58, 11 January 2022 User account Jahmierra talk contribs was created
- 12:27, 11 January 2022 Quiret talk contribs created page File:D3d9 screen space transformation.png (Illustrates how vertex coordinates should be transformed into a format the the Direct3D 9 pipeline does expect for feeding into the GPU.)
- 12:27, 11 January 2022 Quiret talk contribs uploaded File:D3d9 screen space transformation.png (Illustrates how vertex coordinates should be transformed into a format the the Direct3D 9 pipeline does expect for feeding into the GPU.)
- 00:51, 10 January 2022 User account AGold talk contribs was created
- 22:09, 8 January 2022 Abuse filter talk contribs blocked Britishgoggles talk contribs with an expiration time of indefinite (account creation disabled, cannot edit own talk page) (Automatically blocked by abuse filter. Description of matched rule: User page spam detection)
- 22:09, 8 January 2022 Abuse filter talk contribs blocked the autopromotion of Britishgoggles for a period of 5 days (Autopromotion automatically delayed by abuse filter. Rule description: User page spam detection)
- 22:06, 8 January 2022 User account Britishgoggles talk contribs was created
- 06:23, 8 January 2022 User account Frankzxk talk contribs was created
- 08:29, 6 January 2022 User account CsaWee talk contribs was created
- 23:46, 2 January 2022 Olez14 talk contribs created page RGBToHSV (Created page with "{{Useful Function}} __NOTOC__ This function convert RGB to HSV color space ==Syntax== <syntaxhighlight lang="lua"> string RGBToHSV ( int red, int green, int blue ) </syntaxhighlight> ===Required Arguments=== * '''red:''' The amount of [http://en.wikipedia.org/wiki/RGBA_color_space red] in the color (0-255). * '''green:''' The amount of [http://en.wikipedia.org/wiki/RGBA_color_space green] in the color (0-255). * '''blue:''' The amount of [http://en.wikipedia.org/wiki/...")
- 21:58, 2 January 2022 Turret001 talk contribs created page Discord (Redirected page to Https://wiki.multitheftauto.com/wiki/Places To Chat#Discord) Tag: New redirect
- 20:33, 2 January 2022 User account Pyetro. talk contribs was created
- 12:34, 2 January 2022 Myonlake talk contribs changed group membership for Lil Toady from administrator to (none)
- 12:34, 2 January 2022 Myonlake talk contribs changed group membership for ChrML from administrator to (none)
- 12:34, 2 January 2022 Myonlake talk contribs changed group membership for Slush from administrator to (none)
- 12:33, 2 January 2022 Myonlake talk contribs changed group membership for Slothman from administrator to (none)
- 12:33, 2 January 2022 Myonlake talk contribs changed group membership for Oli from administrator to (none)