Template:Vehicle functions: Difference between revisions
Jump to navigation
Jump to search
Fernando187 (talk | contribs) m (deprecated) |
Fernando187 (talk | contribs) m (remove deprecated funcs) |
||
(One intermediate revision by the same user not shown) | |||
Line 7: | Line 7: | ||
<li>[[areVehicleLightsOn]]</li> | <li>[[areVehicleLightsOn]]</li> | ||
<li>[[getHeliBladeCollisionsEnabled]]</li> | <li>[[getHeliBladeCollisionsEnabled]]</li> | ||
{{New feature/item|3.0161|1.6.0|22344| | {{New feature/item|3.0161|1.6.0|22344| | ||
<li>[[getVehicleRotorSpeed]]</li> | <li>[[getVehicleRotorSpeed]]</li> | ||
Line 46: | Line 45: | ||
<li>[[resetVehicleDummyPositions]]</li> | <li>[[resetVehicleDummyPositions]]</li> | ||
<li>[[setHeliBladeCollisionsEnabled]]</li> | <li>[[setHeliBladeCollisionsEnabled]]</li> | ||
{{New items|3.0161|1.6.0| | {{New items|3.0161|1.6.0| | ||
<li>[[setVehicleRotorSpeed]]</li> | <li>[[setVehicleRotorSpeed]]</li> | ||
Line 116: | Line 114: | ||
<li>[[getTrainPosition]]</li> | <li>[[getTrainPosition]]</li> | ||
<li>[[getTrainSpeed]]</li> | <li>[[getTrainSpeed]]</li> | ||
<li>[[getVehicleColor]]</li> | <li>[[getVehicleColor]]</li> | ||
<li>[[getVehicleCompatibleUpgrades]]</li> | <li>[[getVehicleCompatibleUpgrades]]</li> | ||
Line 165: | Line 162: | ||
<li>[[setTrainPosition]]</li> | <li>[[setTrainPosition]]</li> | ||
<li>[[setTrainSpeed]]</li> | <li>[[setTrainSpeed]]</li> | ||
<li>[[setVehicleColor]]</li> | <li>[[setVehicleColor]]</li> | ||
<li>[[setVehicleDamageProof]]</li> | <li>[[setVehicleDamageProof]]</li> |
Latest revision as of 17:29, 1 June 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.