Garry's Mod Wiki

drive.Move

  boolean drive.Move( Player ply, CMoveData mv )

Description

This is used internally - although you're able to use it you probably shouldn't.

The move is executed here.

Arguments

1 Player ply
The player
2 CMoveData mv
The move data

Returns

1 boolean
true if succeeded