Giter Site home page Giter Site logo

xntattoos's Introduction

xnTattoos

ESX Tattoo Shop using all the available GTA Online tattoos with correct names and configured pricing. You can select parts of the body and apply multiple tattoos to each area, change the opacity of the tattoos, rotate the camera to see them from multiple angles and even remove tattoos.

Installation

Add tattoos.sql to your database if you don't already have a tattoos field in your users table (or update the VARCHAR(255) to LONGTEXT to prevent errors of having too many tattoos

Copy xnTattoos to your resources folder and add start xnTattoos to your server.cfg

Customisation

All the tattos are stored in the AllTattoos.json file, these are ripped directly from V thanks to root-cause

The prices of the tattoos are being divided by 20 otherwise they would all be massively expensive, so if you plan to change the prices keep that in mind unless you plan to change the script itself

All tattoo names are stored text labels inside the game, so if you plan to add custom tattoos make sure it has a matching label being created with AddTextEntry()

Categories are defined by the Zone entry in the json and the DLC they come from is defined by Collection which is used to load the correct textures

Dependencies

Obviously this needs ESX and mysql-async Another dependency is JayMenu which is currently included in this release until it is actually fully released by Jaymo

Known Issues

Sometime the camera goes into the wrong spot. Leave the menu and re-enter it to fix that.

Head Blend Data is memed on OneSync so the tattoos try and reapply themselves every 5 minutes to counter that (maybe)

Video Demo

Inside Menu

xntattoos's People

Contributors

92-smallo avatar sabbo2001 avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.