Entity.GetPos
From GMod Wiki
| 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.