Position and Direction Extractor 1.1
DevelopersDescription
Position and Direction Extractor
This script enables you to save your in-game coordinates and player heading to a .txt file. To record the coordinates, simply press the "T" key while in-game, and you'll see a message confirming "coordinates saved." Please note that the coordinates are not displayed within the game itself (the screenshot uses a separate script for on-screen coordinate display). The script solely saves the player's position and orientation to the coords.txt file (remember to place this file in the scripts folder).
Installation:**
Place both files (coords.vb and coords.txt) into the scripts folder. This script requires scripthookVdotnet (tested with build 592).
CHANGELOG(v1.1)
- Fixed an issue where coordinates were displayed using commas instead of periods. You can now directly copy and paste the coordinates into your scripts without encountering decimal issues.
NOTE: This mod is open source, allowing you to freely modify the script. I encourage all modders to release the source code of their scripts to contribute to the growth of the modding community. Accessing other script's source code has been invaluable for my development process. The only condition for modifying and uploading a revised version of this script is to release the source code of your changes.
Special thanks to JulioNIB for his scripting tutorials and to everyone who has shared their script source code. FREE SOURCE 4 LIFE
First Upload: November 11, 2024 Last Updated: November 11, 2024