Interactive Radar Display with Menu (C#) v1.0a
.NetDescription
Interactive Radar Display with Menu (C#)
Source code can be found in the project files.
This script should not be confused with LizNet's 'Radar Zoom' script.
The inspiration for this project stemmed from a humorous oversight while attempting to install LizNet's script. I neglected to include the 'ScriptHookVDotNet2.dll' file in my GTA V directory. Assuming the script was faulty, I decided to create my own version. During testing, I encountered the same issue, realizing only then that I had forgotten to add the crucial DLL file.
With LizNet's script functioning correctly, I continued developing my own version, incorporating a user-friendly menu and ultimately deciding to release it.
Requirements
- ScriptHookV
- ScriptHookV .NET
- NativeUI
Installation
- Extract the contents of the zip file into the 'scripts' folder located within your GTA V directory.
Note: If you don’t have a 'scripts' folder, simply create one inside your GTA V directory.
Usage
Press the F7 key to open the menu. You can modify the assigned key in the INI file. Adjust the values within the menu according to your preferences.
Bugs
If you encounter any bugs, please report them in the comments section and I will strive to address them promptly.
Changelog
v1.0- Initial release
- Fixed a bug where zooming would cease functioning until values were adjusted in the menu again. This occurred because the game resets the radar zoom level when performing certain actions (completing missions, switching characters, etc.).
First Upload: November 12, 2024 Last Updated: November 12, 2024