Skip to content

This advanced script let you manipulate XML folder to change GTAV blips position and generate new XML.

License

Notifications You must be signed in to change notification settings

flush286/XLM-Blip-Manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

XML Blip Manager

Overview

Welcome to XML Blip Manager! This script is designed to manage and manipulate XML files containing blip data. It allows you to calculate offsets, apply them to blips, combine blip data from multiple files, and more. Whether you're dealing with game development or any other XML data management, this tool can help streamline your workflow.

Features

  • Calculate Offsets: Easily compute the offset between blips and a reference vector.
  • Apply Offsets: Modify blip coordinates by applying calculated offsets.
  • Combine Blips: Merge blip data from multiple XML files into a single file.
  • Reset Values: Reset offset values to start fresh.
  • User-Friendly Interface: Navigate through options using a simple command-line interface.

Installation

To get started with XML Blip Manager, follow these steps:

  1. Clone the repository:
    git clone https://github.com/flush286/xml-blip-manager.git
    
     Navigate to the project directory:
    
     bash
     cd xml-blip-manager
    

Install the necessary dependencies:

pip install prompt_toolkit

Usage Here's how you can use the script:

python xml_blip_manager.py

Example:

Select the option to calculate offsets.
Enter the reference vector when prompted.
Apply the calculated offsets to selected blips.

Screenshots

image

image

Configuration

To configure the script, you can modify the following settings in the script directly: bash Directory: Set the directory where your XML files are located. Offset Values: Manually input offset values if needed.

Contributing

We welcome contributions! If you'd like to contribute, please follow these steps:

Fork the repository.
Create a new branch (git checkout -b feature-branch).
Make your changes and commit them (git commit -m 'Add new feature').
Push to the branch (git push origin feature-branch).
Open a pull request.

License

This project is licensed under the MIT License - see the LICENSE file for details. Contact For questions or feedback, please contact Your Name.

TODO

Caution

THE AIRPORT SYSTEM IS NOT FUNCTIONAL BUT WILL BE SOON FIXED !

Grand Theft Auto V : Los Santos Red - Liberty City Config

you can find the config in the branch LibertyCityConfig

About

This advanced script let you manipulate XML folder to change GTAV blips position and generate new XML.

Topics

Resources

License

Stars

Watchers

Forks

Languages