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
  • 01:09, 5 January 2024 Nurupo talk contribs created page EngineStreamingSetModelCacheLimits (Created page with "To do")
  • 11:19, 21 December 2023 Nurupo talk contribs created page SetVehicleRotorSpeed (Created page with "__NOTOC__ {{Client function}} Sets the rotor speed of a helicopter or plane. This function now applies to both helicopters and planes. {{Note|Setting higher values will cause problems to the client}} ==Syntax== <syntaxhighlight lang="lua"> bool setVehicleRotorSpeed ( vehicle theVehicle, float speed ) </syntaxhighlight> {{OOP||vehicle:setVehicleRotorSpeed|vehicleRotorSpeed|getVehicleRotorSpeed}} ===Required Arguments=== *'''theVehicle:''' the vehicle (helicopter or...")
  • 11:16, 21 December 2023 Nurupo talk contribs created page GetVehicleRotorSpeed (Created page with "__NOTOC__ {{Client function}} Retrieves the speed at which the rotor of a helicopter or plane rotates. ==Syntax== <syntaxhighlight lang="lua"> float getVehicleRotorSpeed ( vehicle theVehicle ) </syntaxhighlight> {{OOP||vehicle:getVehicleRotorSpeed|vehicleRotorSpeed|setVehicleRotorSpeed}} ===Required Arguments=== *'''theVehicle:''' the vehicle element (helicopter or plane) to get the rotor speed of. ===Returns=== Returns the rotor speed if successful. This is 0 whe...")
  • 02:14, 17 April 2023 Nurupo talk contribs created page Model flags (Created page with "{| class="wikitable" !Flag Name !Description !Examples |- |is_road |Identifies objects to draw "wet reflections" on them. |Roads |- |draw_last |Model is transparent. Render this object after all opaque objects, allowing transparencies of other objects to be visible through this object. |Fences, trees |- |addictive |Render with additive blending. Previous flag will be enabled automatically. |Night windows |- |ignore_lighting |Don't use static lighting, we want dynamic if...")
  • 19:13, 28 January 2022 Nurupo talk contribs created page Template:DGS Events/ScrollBar (Created page with "* onDgsScrollBarScrollPositionChange")
  • 06:53, 14 January 2022 User account Nurupo talk contribs was created