Scripting/Squirrel/Functions/Vehicle.Locked: Difference between revisions

From Vice City Multiplayer
Jump to navigation Jump to search
Caution icon
This wiki is using an old backup from 2020
Some information may be old/missing
(Created page with "== Syntax == <pre>Vehicle.Locked = false; Vehicle.Locked = true;</pre>")
 
No edit summary
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
This functions locks or unlocks a defined car.
== Syntax ==
== Syntax ==


<pre>Vehicle.Locked = false;
<pre>Vehicle.Locked = false;
Vehicle.Locked = true;</pre>
Vehicle.Locked = true;</pre>
== Related Functions ==
{{Scripting/Squirrel/Functions/Vehicle_Functions}}
[[Category:Scripting/Squirrel/Functions/Vehicle_Functions]]

Latest revision as of 22:03, 30 January 2017