User contributions for Nurupo
Jump to navigation
Jump to search
30 June 2024
- 17:2317:23, 30 June 2024 diff hist +2 SetWorldSpecialPropertyEnabled No edit summary
- 17:2217:22, 30 June 2024 diff hist +254 SetWorldSpecialPropertyEnabled add tunnelweatherblend from r22596
- 08:4208:42, 30 June 2024 diff hist +1 SetVehicleWheelsRotation No edit summary
- 08:4008:40, 30 June 2024 diff hist +52 SetVehicleWheelsRotation No edit summary
- 05:3605:36, 30 June 2024 diff hist −96 SetVehicleWheelsRotation No edit summary
- 05:3305:33, 30 June 2024 diff hist +23 SetVehicleWheelsRotation →Example
- 05:3005:30, 30 June 2024 diff hist +3 SetVehicleWheelsRotation updated
- 05:2805:28, 30 June 2024 diff hist 0 Template:Client vehicle functions No edit summary
- 05:2705:27, 30 June 2024 diff hist +80 Template:Client vehicle functions No edit summary
- 05:2105:21, 30 June 2024 diff hist +1,561 SetVehicleWheelsRotation No edit summary
- 05:1605:16, 30 June 2024 diff hist +2 N SetVehicleWheelsRotation Created page with "re"
5 January 2024
- 01:0901:09, 5 January 2024 diff hist +5 N EngineStreamingSetModelCacheLimits Created page with "To do"
21 December 2023
- 11:2911:29, 21 December 2023 diff hist +76 Template:Client vehicle functions add vehicle rotor function wiki for PR #2548
- 11:2811:28, 21 December 2023 diff hist +7 Template:Client vehicle functions No edit summary
- 11:2711:27, 21 December 2023 diff hist −8 Template:Client vehicle functions No edit summary
- 11:2311:23, 21 December 2023 diff hist +43 Template:Client vehicle functions No edit summary
- 11:2211:22, 21 December 2023 diff hist +34 Template:Client vehicle functions No edit summary
- 11:1911:19, 21 December 2023 diff hist +1,606 N 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:1611:16, 21 December 2023 diff hist +1,549 N 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..." current
20 April 2023
- 13:0713:07, 20 April 2023 diff hist −1 Model flags No edit summary current
17 April 2023
- 02:2202:22, 17 April 2023 diff hist +57 Model flags updated the description for the "addictive" flag in the table to make it more clear. The new description explains that when the "addictive" flag is enabled, it will automatically enable the "draw_last" flag.
- 02:1402:14, 17 April 2023 diff hist +1,977 N 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..."
28 January 2022
- 19:1319:13, 28 January 2022 diff hist +36 N Template:DGS Events/ScrollBar Created page with "* onDgsScrollBarScrollPositionChange" current
- 19:1219:12, 28 January 2022 diff hist +119 Template:DGSEVENTS No edit summary
23 January 2022
- 11:3411:34, 23 January 2022 diff hist 0 SetWorldSpecialPropertyEnabled →Changelog
- 11:3311:33, 23 January 2022 diff hist +65 SetWorldSpecialPropertyEnabled →Changelog
- 11:3011:30, 23 January 2022 diff hist +119 SetWorldSpecialPropertyEnabled →Required Arguments
14 January 2022
- 06:5806:58, 14 January 2022 diff hist −79 SetWorldSpecialPropertyEnabled →Syntax Tag: Manual revert
- 06:5706:57, 14 January 2022 diff hist +79 m SetWorldSpecialPropertyEnabled add the vehiclesunglare doc