Entity.GetPos
From GMod Wiki
Revision as of 18:01, 28 July 2010 by Crazy Quebecer  (Talk | contribs)
				
			| Function | |
| Syntax | Entity:GetPos( ) | 
| Description: | |
| Returns the position of the entity as a vector. | |
| Returns: | Vector | 
| In Object: | Entity | 
| Realm: | 
		 | 
	
| BBCode Link: | [b][url=http://wiki.garrysmod.com/?title=Entity.GetPos]Entity.GetPos [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] | 
	
Example
Additional Notes
- This script won't work, but it gives a rough idea of how the script works.