General Exports
1. Exports Overview
1.1 Grab a Player
exports['r_grab']:GrabPlayer(player)1.2 Put the Player in a Vehicle
exports['r_grab']:PutPlayerInVehicle()1.3 Remove the Player from a Vehicle
exports['r_grab']:RemovePlayerFromVehicle()1.4 Check if the Player is Being Dragged
2. Example Usage
Last updated