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).
- 16:23, 5 October 2024 Thisdp talk contribs created page Dgs3DInterfaceProcessLineOfSight (Created page with "{{Client function}} __NOTOC__ This function casts a ray through two points to the dgs 3d interface, and tells you information about the point that was hit, if any. ==Syntax== Return values labelled for ease of reference. <syntaxhighlight lang="lua"> bool -- hit float float float -- hitX, hitY, hitZ float float -- hitInterfaceX, hitInterfaceY dgs3DInterfaceProcessLineOfSight ( dgs-3dinterface interface,...")
- 14:06, 5 October 2024 FileEX talk contribs deleted page New coding guidelines (content was: "{{Delete|Moved to mtasa-docs GitHub repository}}")
- 12:55, 5 October 2024 User account EmreAkarsu talk contribs was created
- 19:16, 30 September 2024 FileEX talk contribs created page IsPlayerCrosshairVisible (Created page with "__NOTOC__ {{Client function}} {{New feature/item|3.0161|1.6.0|22751|This function checks if the local player has showing crosshair.}} {{Note|This function always returns true for '''spraycan''' and '''fire extinguisher'''.}} ==Syntax== <syntaxhighlight lang="lua">bool isPlayerCrosshairVisible()</syntaxhighlight> ===Returns=== Returns ''true'' if the player has the crosshair visible, ''false'' otherwise. ==Example== <syntaxhighlight lang="lua"> function check() out...")
- 04:15, 30 September 2024 Nico834 talk contribs created page File:Cayley Q8 multiplication graph.png
- 04:15, 30 September 2024 Nico834 talk contribs uploaded File:Cayley Q8 multiplication graph.png
- 18:04, 29 September 2024 User account Asring0129 talk contribs was created
- 18:02, 29 September 2024 User account Agus09101 talk contribs was created
- 18:01, 29 September 2024 User account Agus091 talk contribs was created
- 06:01, 29 September 2024 CrosRoad95 talk contribs created page Slipe (Created page with "<big><big>Native C# for MTA</big></big> With Slipe Server you're able to run a Native C# MTA server. Making use of the entire dotnet ecosytem, any NuGet package you want, industry-standard ORMs and logging frameworks, and far more. Slipe Server enables you to make use of the full power of C#. This includes but is not limited to: type safety, inheritance, multithreading and async/await. See more at: https://server.mta-slipe.com/ Get started at: https://github.com/mta...")
- 17:12, 26 September 2024 User account MateusRD7 talk contribs was created
- 13:28, 25 September 2024 FileEX talk contribs created page ResetWorldProperties (Created page with "__NOTOC__ {{Shared function}} {{New feature/item|3.0161|1.6.0|22741|This function resets all world properties to default.}} ==Syntax== <syntaxhighlight lang="lua">nil resetWorldProperties( [ bool rsetSpecialProperties = true, bool resetWorldProperties = true, bool resetWeatherProperties = true, bool resetLODs = true, bool resetSounds = true, bool resetGlitches = true, bool resetJetpackWeapons = true ] )</syntaxhighlight> ===Optional arguments=== {{OptionalArg}} * '''re...")
- 08:05, 21 September 2024 User account Unknown1214 talk contribs was created
- 13:54, 17 September 2024 FileEX talk contribs created page PL/Anti-cheat guide (Translation)
- 17:07, 16 September 2024 User account Bolyhos talk contribs was created
- 20:05, 15 September 2024 Nico834 talk contribs created page GetElementBoneQuaternion (Add documentation)
- 19:37, 15 September 2024 Nico834 talk contribs created page SetElementBoneQuaternion (Add documentation)
- 17:45, 14 September 2024 User account SubtoxoPlays talk contribs was created
- 18:30, 12 September 2024 FileEX talk contribs created page PL/Element data (Translation)
- 15:53, 12 September 2024 FileEX talk contribs created page PL/Settings system (Translation)
- 14:19, 12 September 2024 FileEX talk contribs created page PL/Authorized Serial Account Protection (Translation)
- 00:06, 10 September 2024 User account Primel talk contribs was created
- 13:33, 8 September 2024 FileEX talk contribs created page Talk:SetPedRotation (This function is deprecated: new section)
- 16:43, 7 September 2024 User account Dorfinho talk contribs was created
- 16:24, 7 September 2024 User account Bandika talk contribs was created
- 15:46, 7 September 2024 User account Mohamad talk contribs was created
- 21:18, 6 September 2024 Prox talk contribs created page ResetVolumetricShadows (new page 1.6.1)
- 21:08, 6 September 2024 Prox talk contribs created page IsVolumetricShadowsEnabled (Created page with "{{Client function}} __NOTOC__ {{Added feature/item|1.6.1|1.6.0|22716| This function is used to check whether the shadow enabled or not. }} ==Syntax== <syntaxhighlight lang="lua"> bool isVolumetricShadowsEnabled () </syntaxhighlight> ===Returns=== Returns ''true'' if enabled, ''false'' otherwise. ==Example== This example check if volumetric shadows enabled or not. <syntaxhighlight lang="lua"> addCommandHandler('isvolumetricshadows', function() print(isVolumetri...")
- 20:24, 6 September 2024 Prox talk contribs created page SetVolumetricShadowsEnabled (create new page)
- 18:43, 6 September 2024 FileEX talk contribs deleted page Template:Test template
- 17:57, 6 September 2024 FileEX talk contribs deleted page Template:Shared team functions
- 17:49, 6 September 2024 FileEX talk contribs moved page Template:Shared radar functions to Template:Radar functions
- 17:15, 6 September 2024 FileEX talk contribs moved page Template:Shared matrix functions to Template:Matrix functions
- 15:39, 6 September 2024 FileEX talk contribs created page Template:Fire functions (Created page with "<ul> <li>createFire</li> <li>extinguishFire</li> </ul> <noinclude>Category:Functions templates</noinclude>")
- 14:51, 6 September 2024 FileEX talk contribs deleted page Template:Test page
- 14:49, 6 September 2024 FileEX talk contribs created page Template:Functions list info (Created page with "<span style='font-size: 1.25em;'> The template contains a list of functions. It accepts 1 parameter, which specifies whether the functions should be displayed for ''server'' or ''client''. Regardless of the parameter, a list of shared functions will also be displayed</br></br> Example: '''<nowiki>{{Camera functions|client}}</nowiki>''' will display a list of client-side functions, and below it a list of shared functions, similarly for the server.</span>")
- 13:21, 6 September 2024 FileEX talk contribs created page Template:Test page (Created page with "{{Test_template}}")
- 13:20, 6 September 2024 FileEX talk contribs created page Template:Test template (Created page with "<includeonly> {{#ifeq: {{lc:{{{1}}}}} | client | <!-- client functions--> * dxDrawImage * dxDrawRectangle | {{#ifeq: {{lc:{{{1}}}}} | server | <!-- server functions--> * banPlayer * kickPlayer }} }} '''Shared''' * createBlip * createMarker </includeonly>")
- 12:55, 6 September 2024 FileEX talk contribs moved page Template:Shared sound functions to Template:Shared audio functions (Rename)
- 10:31, 6 September 2024 Justns talk contribs created page User:Justns (Created page with "Discord: justns")
- 23:24, 5 September 2024 User account BARCELOS22 talk contribs was created
- 15:36, 5 September 2024 User account Karimos talk contribs was created
- 06:53, 5 September 2024 Dragon talk contribs created page SetTimerPaused (Created page with "{{Server client function}} __NOTOC__ {{New feature/item|3.0161|1.6.0|22701| This function allows you to pause existing running timers and resume existing paused ti...")
- 06:53, 5 September 2024 Dragon talk contribs created page IsTimerPaused (Created page with {{Server client function}} __NOTOC__ {{New feature/item|3.0161|1.6.0|22701| This function allows you to check whether a timer is paused. }} ==Syntax== <syntaxhighlight lang="lua"> bool isTimerPa...)
- 12:20, 4 September 2024 FileEX talk contribs created page IsObjectRespawnable (Created page with "__NOTOC__ {{Shared function}} {{New feature/item|3.0161|1.6.0|22708|This function checks if the object has respawn enabled, which can be toggled using toggleObjectRespawn.}} ==Syntax== <syntaxhighlight lang="lua">bool isObjectRespawnable( object theObject )</syntaxhighlight> {{OOP||object:isRespawnable}} ===Required Arguments=== *'''theObject:''' an object element. ===Returns=== Returns true if the object has respawning enabled, false otherwise. ==Examp...")
- 02:22, 4 September 2024 User account Jhonintimo talk contribs was created
- 18:47, 3 September 2024 User account Hulimskerka420 talk contribs was created
- 15:55, 2 September 2024 User account Abdssamad-sk talk contribs was created
- 11:55, 2 September 2024 User account Justns talk contribs was created
- 13:40, 30 August 2024 User account Obalazs26 talk contribs was created