Wired GPS
From GMod Wiki
Wiremod Tool | Back |
Function: | A GPS Wire mod component that can output its exact position. |
Primary fire: | Create/Update GPS. |
Secondary fire: | No action |
Reload: | No action |
Notes: | - |
Brief
Outputs its X, Y and Z world position values constantly.
Instructions
Place with Primary fire.
Inputs
- Store/Save Pos: Saves the XYZ coordinates of the exact position of the GPS.
- Next: Switches to the next stored position.
- Remove Save Position: Removes the current saved position.
Outputs
- X: The X position value.
- Y: The Y position value.
- Z: The Z position value.
- Vector: The position value stored as a vector.
- Recall X: The saved X position value.
- Recall Y: The saved Y position value.
- Recall Z: The saved Z position value.
- Recall Vector: The saved position value stored as a vector.
- Current Memory: The current memory slot of the stored values.
Example
This diagram shows you how to sucessfully track a GPS locator using a Oscilloscope. This formula works for *ONLY* gm_construct, as for each different map the constants have to be recalculated.