Garry's Mod Wiki

Revision Difference

drive.PlayerStartDriving#565933

<function name="PlayerStartDriving" parent="drive" type="libraryfunc"> <description>Starts driving for the player.</description> <realm>Shared</realm> <file line="39-L48">lua/includes/modules/drive.lua</file> <args> <arg name="ply" type="Player">The player to affect</arg>⤶ <arg name="ent" type="Entity">The entity to drive</arg>⤶ <arg name="mode" type="string">The driving mode</arg>⤶ <arg name="ply" type="Player">The player to affect.</arg>⤶ <arg name="ent" type="Entity">The entity to drive.</arg>⤶ <arg name="mode" type="string">The driving mode.</arg>⤶ </args> </function>