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).

Logs
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)
  • 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...")
  • 15:33, 11 April 2022 Tracer talk contribs created page PL/Modules/Sockets/sockClose (Created page with "<pageclass class="#AA7592" subcaption="Moduł Gniazd"></pageclass> __NOTOC__ {{PL/ModuleFunction|Sockets|Gniazd}} Ta funkcja zamyka podane gniazdo. ==Składnia== <syntaxhighlight lang="lua"> bool sockClose ( socket gniazdo ) </syntaxhighlight> ===Wymagane argumenty=== * '''gniazdo:''' Gniazdo, które ma być zamknięte. ===Zwraca=== Zwraca wartość <span style='color:green'>true</span>, jeśli udało się poprawnie zamknąć gniazdo, w przeciwnym razie zwraca <span sty...")
  • 20:36, 24 February 2022 Tracer talk contribs created page PL/GetSoundBufferLength (Created page with "__NOTOC__ {{Client function}} {{New feature/item|3.0157|1.5.6|16216|Ta funkcja pobiera długość bufora odtwarzania określonego dźwięku. Działa tylko ze strumieniami.}} ==Składnia== <syntaxhighlight lang="c++"> float getSoundBufferLength ( element dzwiek ) </syntaxhighlight> {{OOP||sound:getBufferLength|bufferLength}} ===Wymagane argumenty=== *'''dzwiek:''' element dźwięku, którego długość bufora chcesz uzyskać. ===Zwraca=== *...")
  • 20:26, 24 February 2022 Tracer talk contribs created page Template:PL/Elements (Created page with "* Player * Ped * Vehicle * Object * Pickup * Marker * Collision shape * Blip * Radar area * Projectile * Team * Server console * GUI widgets: <ul>{{GUI_widgets}}</ul> * TXD * DFF * Element/COL|C...")
  • 20:23, 24 February 2022 Tracer talk contribs created page PL/Element/Player (Created page with "__NOTOC__ Klasa gracza reprezentuje "pedów" kontrolowanych przez klientów. Obiekt gracza jest tworzony, gdy klient łączy się z serwerem i niszczony, gdy wychodzi. Gracze nie mogą być stworzeni ani zniszczeni w inny sposób. Typ elementu tej klasy to '''"gracz"''' (player). ==Powiązane funkcje== ===Klientowe=== {{Client player functions}} ===Serwerowe=== {{Player functions}} Category:Element Types en:Element/Player ru:Element/Player hu:Element/...")
  • 20:19, 24 February 2022 Tracer talk contribs created page PL/Entity (Created page with "Podmiot jest to element, który ma pozycję oraz ma fizyczną reprezentację w świecie gry. Następujące elementy są podmiotami: {{PL/Entities}} Category:Scripting Concepts en:Entity hu:Entity pt-br:Entidade")
  • 20:18, 24 February 2022 Tracer talk contribs created page Template:PL/Entities (Created page with "* Gracz * Pojazd * Objekt * Pickup * Marker * Znacznik * Obszar na radarze")
  • 20:11, 24 February 2022 Tracer talk contribs created page Widoczność (Created page with "System widoczności markerów i znaczników działa według następującej zasady: jeśli coś jest widoczne dla określonego elementu, to jest również widoczne dla wszystkich elementów potomnych tego elementu. Ponadto domyślnie wszystko jest widoczne dla elementu głównego. Oznacza to, że jeśli chcesz zrobić m.in. znacznik widoczny tylko dla kilku konkretnych graczy, musisz zrobić dwie rzeczy: * Ustaw znacznik niewidoczny dla elementu głównego (roota), używ...")
  • 19:26, 24 February 2022 Tracer talk contribs created page PL/Visibility (Redirected page to Widoczność) Tag: New redirect
  • 20:37, 18 February 2022 Tracer talk contribs created page Template:PL/Client audio functions (Created a new template for polish version of audio functions)
  • 19:47, 16 February 2022 Tracer talk contribs created page MatrixPOP (Created page with "{{Useful Class}} __NOTOC__ This class allows you to handle matrixes without using MTA's OOP functions<br/> This class is called POP because it doesn't use any OOP functions while keeping Lua's class structure. ==Syntax== <syntaxhighlight lang="lua"> MatrixPOP MatrixPOP( element eheElement ) </syntaxhighlight> ===Required Arguments=== *'''theElement:''' The element which you wish to retrieve the matrix for. ===Returns=== Returns a matrix class<br/> Returns ''f...")
  • 17:08, 5 February 2022 Tracer talk contribs created page Template:AnimationList (Created page with "<syntaxhighlight lang="lua"> local animations = { airport = {"thrw_barl_thrw"}, attractors = { "stepsit_in", "stepsit_loop", "stepsit_out" }, bar = { "barcustom_get", "barcustom_loop", "barcustom_order", "barman_idle", "barserve_bottle", "barserve_give", "barserve_glass", "barserve_in", "barserve_loop", "barserve_order", "dnk_stndf_loop", "dnk_stndm_loop" }, baseball = { "bat_1", "bat_2",...")
  • 16:04, 4 February 2022 Tracer talk contribs created page Template:Not Supported (Created page with "{{MessageBox| bordercolorhex = 333333 | bgcolorhex = FFBFBF | image = File:Emblem-important.png | message = This {{#ifeq: {{padleft:|2|{{lc:{{PAGENAME}}}}}}|on|event|function}} is not supported anymore. | subtext = {{ #if: {{{1|}}} | Please use [[{{{1}}}]] instead. {{{2|}}} }} | }}")
  • 17:51, 3 February 2022 Tracer talk contribs created page Modules/Pathfinding/getNodeNeighbors (Created page with "<pageclass class="#AA7592" subcaption="Pathfinding Module"></pageclass> __NOTOC__ {{ModuleFunction|Pathfinding}} This function gets "neighbours" of a certain node. ==Syntax== <syntaxhighlight lang="c++"> table getNodeNeighbors(int graphId, int nodeId, int depth) </syntaxhighlight> ===Required arguments=== * '''graphId:''' The id of the graph * '''nodeId:''' The id of the start node * '''depth:''' The depth of the node neighbors ===Returns=== Returns '''4 integers'''...")
  • 17:50, 3 February 2022 Tracer talk contribs created page Modules/Pathfinding/findNodeAt (Created page with "<pageclass class="#AA7592" subcaption="Pathfinding Module"></pageclass> __NOTOC__ {{ModuleFunction|Pathfinding}} This function searches for certain node. ==Syntax== <syntaxhighlight lang="c++"> int, float, float, float findNodeAt(int graphId, float positionX, float positionY, float positionZ) </syntaxhighlight> ===Required arguments=== * '''graphId:''' The id of the graph * '''positionX, positionY, positionZ:''' The postion where to search for a node ===Returns=== Re...")
  • 17:49, 3 February 2022 Tracer talk contribs created page Modules/Pathfinding/isGraphLoaded (Created page with "<pageclass class="#AA7592" subcaption="Pathfinding Module"></pageclass> __NOTOC__ {{ModuleFunction|Pathfinding}} This function checks if the graph is already loaded. ==Syntax== <syntaxhighlight lang="c++"> bool isGraphLoaded(int graphId) </syntaxhighlight> ===Required arguments=== * '''graphId:''' The id of the graph ===Returns=== Returns '''true''' if the graph is already loaded, '''false''' otherwise. ==Example== <!-- TODO: Write an example --> ==See Also== ===Fu...")
  • 17:48, 3 February 2022 Tracer talk contribs created page Modules/Pathfinding/findShortestPathBetween (Created page with "<pageclass class="#AA7592" subcaption="Pathfinding Module"></pageclass> __NOTOC__ {{ModuleFunction|Pathfinding}} This function finds the shortest path between 2 points in the world. ==Syntax== <syntaxhighlight lang="c++"> bool findShortestPathBetween(int graphId, float startX, float startY, float startZ, float endX, float endY, float endZ, function callback) </syntaxhighlight> ===Required arguments=== * '''graphId:''' The id of the graph * '''startX, startY, startZ'''...")
  • 17:46, 3 February 2022 Tracer talk contribs created page Modules/Pathfinding/unloadPathGraph (Created page with "<pageclass class="#AA7592" subcaption="Pathfinding Module"></pageclass> __NOTOC__ {{ModuleFunction|Pathfinding}} This function unloads a graph path. ==Syntax== <syntaxhighlight lang="c++"> bool unloadPathGraph(int graphId) </syntaxhighlight> ===Required arguments=== * '''graphId:''' The id of the graph ===Returns=== Returns '''true ''' if the graph has been unloaded, '''false''' otherwise. ==Example== <!-- TODO: Write an example --> ==See Also== ===Functions=== {{M...")
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)