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).
- 14:47, 7 June 2022 EOFIK talk contribs created page Template:RU/Shared element functions (Translating to Russian language)
- 14:35, 7 June 2022 EOFIK talk contribs created page RU/Shared Scripting Functions (Translating to Russian language)
- 13:53, 7 June 2022 EOFIK talk contribs created page Template:RU/Shared weapon functions (Created page with "*getWeaponProperty *getPickupWeapon *getOriginalWeaponProperty *getSlotFromWeapon *getWeaponIDFromName *getWeaponNameFromID *setWeaponAmmo *setWeaponProperty <noinclude> Category:Шаблоны функций en:Template:Shared weapon functions </noinclude>")
- 07:26, 7 June 2022 Tracer talk contribs created page PL/Modules Introduction (Redirected page to Wstęp do pisania modułów) Tag: New redirect
- 06:14, 7 June 2022 Tracer talk contribs created page Modules Introduction (Created page with "Modules are extensions for Multi Theft Auto's Lua core, allowing the integration and use of custom Lua functions that have been written in C++, and compiled as a DLL or SO file. Modules are commonly used to create functions for such purposes that Multi Theft Auto lacks, such as sockets. ==Getting sterted== To start writing new modules, you need to have at least basic knowledge of programming in C/C++.<br/> This tutorial '''does not teach''' you how t...")
- 23:41, 6 June 2022 EOFIK talk contribs created page Template:RU/BodyParts (Translating to Russian language)
- 23:23, 6 June 2022 EOFIK talk contribs created page RU/onPlayerWasted (Translating to Russian language)
- 23:05, 6 June 2022 EOFIK talk contribs moved page Template:RU/Deprecated feature to Template:RU/Deprecated feature/item
- 23:04, 6 June 2022 EOFIK talk contribs created page Template:RU/Deprecated feature (Translating to Russian language)
- 22:16, 6 June 2022 EOFIK talk contribs created page Навыки владения оружием (Translating to Russian language)
- 21:03, 6 June 2022 EOFIK talk contribs created page RU/Weapon skill levels (Redirect) Tag: New redirect
- 20:03, 6 June 2022 Tracer talk contribs created page Wstęp do pisania modułów 2 (Created page with "W poprzedniej części wyjaśniliśmy sobie czym są moduły, jak pobrać szablon modułu oraz co on zawiera.<br/> W tej części omówimy sobie poszczególne części naszego modułu (co dana rzecz robi). Nasz moduł w tym poradniku będzie się nazywał '''PrzykladowyModul''' ===./src/ml_przykladowymodul.cpp=== <syntaxhighlight lang="c++"> #include <include/ml_przykladowymodul.hpp> #include <include/CFunctions.h> ILuaModuleManager10* pModuleManager = NULL; bool ms_b...")
- 19:58, 6 June 2022 EOFIK talk contribs created page RU/getValidPedModels (Translating to Russian language)
- 19:47, 6 June 2022 EOFIK talk contribs created page RU/setElementModel (Translating to Russian language)
- 17:34, 6 June 2022 EOFIK talk contribs created page RU/getElementModel (Translating to Russian language)
- 17:00, 6 June 2022 EOFIK talk contribs created page Template:RU/Skin functions (Translating to Russian language)
- 16:34, 6 June 2022 EOFIK talk contribs created page Все скины (Redirect) Tag: New redirect
- 16:26, 6 June 2022 EOFIK talk contribs moved page RU/Character Skins to Скины персонажей
- 16:24, 6 June 2022 EOFIK talk contribs created page RU/Material IDs (Redirect) Tag: New redirect
- 16:21, 6 June 2022 EOFIK talk contribs created page ID материалов (Translating to Russian language)
- 16:00, 6 June 2022 EOFIK talk contribs created page RU/Category:MTA среда (Перенаправление) Tag: New redirect
- 15:55, 6 June 2022 EOFIK talk contribs created page Category:MTA среда (Created page with "en:Category:MTA_environment")
- 20:39, 4 June 2022 EOFIK talk contribs changed the language of User:EOFIK from English (en) [default] to русский (ru)
- 22:25, 2 June 2022 EOFIK talk contribs created page RU/Category:Scripting (Redirected page to Category:Скриптинг) Tag: New redirect
- 22:24, 2 June 2022 EOFIK talk contribs created page RU/Category:Functions templates (Redirected page to Category:Шаблоны функций) Tag: New redirect
- 22:22, 2 June 2022 EOFIK talk contribs created page RU/Category:Templates (Redirected page to Category:Шаблоны) Tag: New redirect
- 22:19, 2 June 2022 EOFIK talk contribs created page RU/Category:GTA Games (Redirected page to Category:GTA Игры) Tag: New redirect
- 22:17, 2 June 2022 EOFIK talk contribs created page RU/Category:Other (Redirected page to Category:Разное) Tag: New redirect
- 22:15, 2 June 2022 EOFIK talk contribs created page RU/Category:Outdated Pages (Redirected page to Category:Устарело) Tag: New redirect
- 22:08, 2 June 2022 EOFIK talk contribs created page RU/Category:Maintenance (Redirected page to Category:Обслуживание) Tag: New redirect
- 22:06, 2 June 2022 EOFIK talk contribs created page RU/Category:MTA Wiki (Redirected page to Category:MTA Вики) Tag: New redirect
- 21:59, 2 June 2022 EOFIK talk contribs created page RU/Category:Development (Redirected page to Category:Разработка) Tag: New redirect
- 21:56, 2 June 2022 EOFIK talk contribs created page RU/Category:Changelog (Redirected page to Category:Журнал изменений) Tag: New redirect
- 21:52, 2 June 2022 EOFIK talk contribs created page RU/Category:Contents (Redirected page to Category:Контент) Tag: New redirect
- 03:14, 1 June 2022 User account Riddy talk contribs was created
- 15:21, 31 May 2022 User account Miike talk contribs was created
- 12:22, 29 May 2022 Tracer talk contribs created page Wstęp do pisania modułów (Created page with "Moduły są rozszerzeniami rdzenia MTA Lua, które umożliwiają integrację i używanie niestandardowych funkcji Lua, które zostały napisane w C++ i skompilowane jako plik DLL lub SO. Moduły są powszechnie używane do tworzenia funkcji do takich celów, których brakuje w Multi Theft Auto, takich jak gniazda. ==Wprowadzenie== TODO")
- 23:27, 27 May 2022 User account Vinícius talk contribs was created
- 09:06, 24 May 2022 Tracer talk contribs created page PL/Scripting Introduction (Redirected page to Wstęp do pisania skryptów) Tag: New redirect
- 08:56, 24 May 2022 Tracer talk contribs created page Template:PL/ModulesList (Created page with "* cURL * FileSystem * hashing [<span style='color:red'><b>PRZESTARZAŁE</b></span>] * MTA-MySQL [<span style='color:red'><b>PRZESTARZAŁE</b></span>] * MySQL [<span style='color:red'><b>PRZESTARZAŁE</b></span>] * Pathfinding [<span style='color:red'><b>PRZESTARZAŁE</b></span>] * SHA [<span style='color:red'><b>PRZESTARZAŁE</b></sp...")
- 08:53, 24 May 2022 Tracer talk contribs created page Template:ModulesList (Created page with "* cURL * FileSystem * hashing [<span style='color:red'><b>OUTDATED</b></span>] * MTA-MySQL [<span style='color:red'><b>DEPRECATED</b></span>] * MySQL [<span style='color:red'><b>OUTDATED</b></span>] * Pathfinding [<span style='color:red'><b>OUTDATED</b></span>] * SHA [<span style='color:red'><b>OUTDATED</b></span>] * Modules/Socket...")
- 16:16, 22 May 2022 Sally talk contribs created page User:Sally (Created page with "Freelancer")
- 16:01, 22 May 2022 User account Sally talk contribs was created
- 20:29, 21 May 2022 Lettify talk contribs created page PT-BR/passwordHash (Created page with "__NOTOC__ {{BR/Funcao compartilhada}} {{BR/Nota|Using '''passwordHash''' é o meio recomendado para guardar senhas.}} {{PT-BR/New feature/item|3.0154|1.5.4|11277| Esta função cria um hash a partir de uma senha especificada (basicamente, a senha criptografada) usando um algorítmo específico de hashing. }} {{BR/Warning|É altamente recomendado usar a versão assíncrona desta função (especificando a função callback). Por outro lado, você pode sofrer algumas trava...")
- 20:14, 21 May 2022 ClawSuit talk contribs created page DxImage (Created page with "__NOTOC__ {{Client function}} Esta función crea una imagen basada en dxCreateTexture + dxDrawing. <small>'''<span style="color:#ff0000; text-shadow:black 0em 0.1em 0.1em;">''Aviso: Esta es una función exportada por Modern-Library!''</span>'''</small> ==Syntax== <syntaxhighlight lang="lua"> element dxImage( int x, int y, int w, int h, string filepath, [ element parent = nil , string textureformat = 'dxt5', mipmaps = true, textureType = 'clamp' ] ) </syntaxhig...")
- 19:05, 21 May 2022 ClawSuit talk contribs created page DxGridListGetScrollHV (Created page with "__NOTOC__ {{Client function}} Esta función sirve para extraer el scroll horizontal y vertical de una dxGridList. <small>'''<span style="color:#ff0000; text-shadow:black 0em 0.1em 0.1em;">''Aviso: Esta es una función exportada por Modern-Library!''</span>'''</small> ==Syntax== <syntaxhighlight lang="lua"> element element dxGridListGetScrollHV( element element ) </syntaxhighlight> ===Argumentos requeridos=== * '''element''': El elemento dxGridList. ==Ej...")
- 18:49, 21 May 2022 ClawSuit talk contribs created page DxGridListSetItemSelected (Created page with "__NOTOC__ {{Client function}} Esta función sirve para seleccionar una fila de articulos/items de una dxGridList. <small>'''<span style="color:#ff0000; text-shadow:black 0em 0.1em 0.1em;">''Aviso: Esta es una función exportada por Modern-Library!''</span>'''</small> ==Syntax== <syntaxhighlight lang="lua"> bool dxGridListSetItemSelected( element element, int index ) </syntaxhighlight> ===Argumentos requeridos=== * '''element''': El elemento dxGridList. *...")
- 17:14, 21 May 2022 ClawSuit talk contribs created page DxGridListGetItemSelected (Created page with "__NOTOC__ {{Client function}} Esta función sirve para obtener la fila de articulos/items seleccionada de una dxGridList. <small>'''<span style="color:#ff0000; text-shadow:black 0em 0.1em 0.1em;">''Aviso: Esta es una función exportada por Modern-Library!''</span>'''</small> ==Syntax== <syntaxhighlight lang="lua"> int table dxGridListGetItemSelected( element element ) </syntaxhighlight> ===Argumentos requeridos=== * '''element''': El elemento dxGridList....")
- 07:39, 21 May 2022 ClawSuit talk contribs created page DxGridListRemoveColumn (Created page with "__NOTOC__ {{Client function}} Esta función sirve para remover una columna de una dxGridList. <small>'''<span style="color:#ff0000; text-shadow:black 0em 0.1em 0.1em;">''Aviso: Esta es una función exportada por Modern-Library!''</span>'''</small> ==Syntax== <syntaxhighlight lang="lua"> bool dxGridListRemoveColumn( element element, string name ) </syntaxhighlight> ===Argumentos requeridos=== * '''element''': El elemento dxGridList. * '''name''': El nombr...")
- 07:37, 21 May 2022 ClawSuit talk contribs created page DxGridListAddColumn (Created page with "__NOTOC__ {{Client function}} Esta función sirve para agregar una columna a una dxGridList. <small>'''<span style="color:#ff0000; text-shadow:black 0em 0.1em 0.1em;">''Aviso: Esta es una función exportada por Modern-Library!''</span>'''</small> ==Syntax== <syntaxhighlight lang="lua"> bool dxGridListAddColumn( element element, string name, float size ) </syntaxhighlight> ===Argumentos requeridos=== * '''element''': El elemento dxGridList. * '''name''':...")