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).
- 15:20, 26 December 2024 Prox talk contribs created page IsVehicleSmokeTrailEnabled (Created page with "{{Client function}} __NOTOC__ {{Added feature/item|1.6.1|1.6.0|22815 | This function is used to check planes smoke trail enabled or disabled. }} {{Note|The smoke trail is only supported to models 512 and 513, so this only going to works with that models}} ==Syntax== <syntaxhighlight lang="lua"> isVehicleSmokeTrailEnabled( vehicle veh ) </syntaxhighlight> ===Required arguments=== *'''theVehicle:''' The vehicle that you want to set the smoke trail. ===Returns=...")
- 14:43, 26 December 2024 Prox talk contribs uploaded File:Mta-screen 2024-12-26 17-38-53.png
- 14:43, 26 December 2024 Prox talk contribs created page File:Mta-screen 2024-12-26 17-38-53.png
- 14:36, 26 December 2024 Prox talk contribs created page SetVehicleSmokeTrailEnabled (Created page with "{{Client function}} __NOTOC__ {{Added feature/item|1.6.1|1.6.0|22815 | This function used to set planes smoke trail enabled or disabled. }} ==Syntax== <syntaxhighlight lang="lua"> setVehicleSmokeTrailEnabled ( vehicle veh, bool enable ) </syntaxhighlight> ===Required arguments=== *'''theVehicle:''' The vehicle that you want to set the smoke trail. *'''enable:''' A boolean if set to true it will enabled the smoke trail. *'''note''' this only works with vehicl...")
- 13:58, 22 December 2024 Prox talk contribs created page KillPedTask (killPedTask adding latest functions)
- 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)
- 20:40, 16 August 2024 Prox talk contribs created page SetTimeFrozen (create page)
- 19:28, 31 March 2022 Prox talk contribs created page User:Prox (Created page with "Welcome")
- 04:45, 1 January 2022 User account Prox talk contribs was created