Template:World functions: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
mNo edit summary
m (Fix function in wrong category (wiki cleaning))
 
(2 intermediate revisions by 2 users not shown)
Line 60: Line 60:
     <li>[[setCoronaReflectionsEnabled]]</li>
     <li>[[setCoronaReflectionsEnabled]]</li>
     <li>[[setInteriorFurnitureEnabled]]</li>
     <li>[[setInteriorFurnitureEnabled]]</li>
    <li>[[setInteriorSoundsEnabled]]</li>
     <li>[[setNearClipDistance]]</li>
     <li>[[setNearClipDistance]]</li>
     <li>[[setPedsLODDistance]]</li>
     <li>[[setPedsLODDistance]]</li>
Line 116: Line 115:
<li>[[getWindVelocity]]</li>
<li>[[getWindVelocity]]</li>
<li>[[getSkyGradient]]</li>
<li>[[getSkyGradient]]</li>
<li>[[getPlayerBlurLevel]]</li>
{{New items|3.0161|1.6.0|
{{New items|3.0161|1.6.0|
<li>[[isWorldSpecialPropertyEnabled]]</li>
<li>[[isWorldSpecialPropertyEnabled]]</li>
Line 158: Line 156:
<li>[[setWindVelocity]]</li>
<li>[[setWindVelocity]]</li>
<li>[[setJetpackMaxHeight]]</li>
<li>[[setJetpackMaxHeight]]</li>
<li>[[setPlayerBlurLevel]]</li>
{{New items|3.0161|1.6.0|
{{New items|3.0161|1.6.0|
<li>[[setWorldSpecialPropertyEnabled]]</li>
<li>[[setWorldSpecialPropertyEnabled]]</li>
Line 165: Line 162:
<li>[[resetWorldProperties]]</li>
<li>[[resetWorldProperties]]</li>
|22741}}
|22741}}
{{New items|3.0161|1.6.0|
<li>[[removeGameWorld]]</li>
<li>[[restoreGameWorld]]</li>
|22909}}
</ul>
</ul>
</includeonly>
</includeonly>

Latest revision as of 15:02, 10 November 2025


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

Example: {{Camera functions|client}} will display a list of client-side functions, and below it a list of shared functions, similarly for the server.