Garry's Mod Wiki

Garry's Mod Wiki

  Vector CMoveData:GetOrigin()

Description

Gets the player's position.

Returns

1 Vector
The player's position.

Example

Print's the players position.

function GM:SetupMove( ply, movedata ) print( movedata:GetOrigin() ) end

This site is a community mirror of the official Garry's Mod wiki.. This site is not maintained by Facepunch Studios.

Page content is automatically updated twice a day. Edits and history are not available.

Last Parsed: Loading...