Scripting/Squirrel/Functions/Player.PutInVehicleSlot: Difference between revisions
Jump to navigation
Jump to search
This wiki is using an old backup from 2020
Some information may be old/missing
Ultimatejugo (talk | contribs) No edit summary |
Ultimatejugo (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
== Syntax == | |||
<pre>player.PutInVehicleSlot( ID, slotID );</pre> | |||
player.PutInVehicleSlot( ID, slotID ); |
Revision as of 15:41, 12 February 2016
Syntax
player.PutInVehicleSlot( ID, slotID );