Garry's Mod Wiki

Log in to edit

drive.Move

<function name="Move" parent="drive" type="libraryfunc"> <description> <internal></internal> The move is executed here. </description> <realm>Shared</realm> <file line="183-L191">lua/includes/modules/drive.lua</file> <args> <arg name="ply" type="Player">The player</arg> <arg name="mv" type="CMoveData">The move data</arg> </args> <rets> <ret name="" type="boolean">true if succeeded</ret> </rets> </function>