Skip to content

Ryzeeeev/Ryzee_coords

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 

Description


  • The "Coords System" script is a handy tool designed to assist modders and game server developers in managing and exporting player coordinates in Grand Theft Auto V (GTA V). It provides a command-line interface to save player positions and export them to various file formats.

Usage


  • Use the /getPos command to obtain the coordinates (x, y, z) and heading (orientation) of a specific player.

  • To export coordinates to a CSV file: Use the /exportCoords <file_name> command. The CSV file will be created in the exports_ryze_coords/ directory of the server.

  • The "addEditor" command allows you to add a new preferred editor to the "Coords System" script. Preferred editors determine which text editor or software will be used when opening files or scripts generated by the script.

  • When executing the "/listEditors" command, the script will display a list of the preferred editors along with their corresponding paths.

  • The "changeEditor" command allows you to change the default preferred editor in the "Coords System" script. The default preferred editor is the editor that will be used when opening files or scripts generated by the script if no specific preferred editor is specified.


Link



Script information


Code is accessible Yes
Lines (approximately) 174
Support Yes
Depencies Any
Framework Standalone

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages