C# Coordinate Reporting Tool for Programmers 1.0
DevelopersDescription
C# Coordinate Reporting Tool for Programmers
Tired of manually entering coordinates like new Vector3(..f,..f,..f)
? This tool automatically reports your in-game player's current coordinates in the standard Vector3
format. Simply press the "X" key to record the coordinates.
The coordinates are saved to a file named CoordReport.txt
.
Here's an example of the output you'll receive:
Franks House new Vector3(-2645.876f, 1876.911f, 160.1346f) Heading = 136.9476f
Installation
Place both files into your game's Scripts folder.
Requirements
- Scripthook
- Scripthook.Net
First Upload: November 11, 2024 Last Updated: November 11, 2024
0 Comments
Join the conversation! Log In or register for an account to be able to comment.