Giter Club home page Giter Club logo

credit-system's Introduction

UTK

Discord

My stats

Top Langs

Connect with me:

utkuali | Twitch utkuali| Discord utkuali | Youtube utkuali | Instagram


credit-system's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

credit-system's Issues

Getting stuck in the menu if you backspace. here is a fix though

so i had friends test this out on my server and we found out if you backspace instead of saying no im not sure about buying the car you get stuck in the car while viewing the cars you have in the credit shop. a simple fix is adding this to your client.lua at the very end.

-- it makes backspace, escape, and right click will close the menu instead of getting stuck in the veiwing car to buy. --
Citizen.CreateThread(function() if IsControlPressed(0,177) then menu.close() menu2.close() menu3.close() end end)

Сommands

What you need to change in the code so that the commands work on esx 1.2? only show hide coins works for me

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.