Template:Shared world functions: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
(Add is/setWorldSpecialPropertyEnabled)
m (Added missing functions)
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<ul>
<ul>
<li>[[areTrafficLightsLocked]]</li>
<li>[[areTrafficLightsLocked]]</li>
<li>[[getAircraftMaxHeight]]</li>
<li>[[getAircraftMaxVelocity]]</li>
<li>[[getAircraftMaxVelocity]]</li>
<li>[[getCloudsEnabled]]</li>
<li>[[getCloudsEnabled]]</li>
Line 19: Line 20:
<li>[[getWeather]]</li>
<li>[[getWeather]]</li>
<li>[[getWindVelocity]]</li>
<li>[[getWindVelocity]]</li>
<li>[[getSkyGradient]]</li>
<li>[[getPlayerBlurLevel]]</li>
<li>[[isWorldSpecialPropertyEnabled]]</li>
<li>[[isWorldSpecialPropertyEnabled]]</li>
<li>[[getZoneName]]</li>
<li>[[getZoneName]]</li>
Line 34: Line 37:
<li>[[restoreAllWorldModels]]</li>
<li>[[restoreAllWorldModels]]</li>
<li>[[restoreWorldModel]]</li>
<li>[[restoreWorldModel]]</li>
<li>[[setAircraftMaxHeight]]</li>
<li>[[setAircraftMaxVelocity]]</li>
<li>[[setAircraftMaxVelocity]]</li>
<li>[[setCloudsEnabled]]</li>
<li>[[setCloudsEnabled]]</li>
Line 56: Line 60:
<li>[[setWeatherBlended]]</li>
<li>[[setWeatherBlended]]</li>
<li>[[setWindVelocity]]</li>
<li>[[setWindVelocity]]</li>
<li>[[setJetpackMaxHeight]]</li>
<li>[[setPlayerBlurLevel]]</li>
<li>[[setWorldSpecialPropertyEnabled]]</li>
<li>[[setWorldSpecialPropertyEnabled]]</li>
</ul>
</ul>

Revision as of 21:46, 29 April 2024