Code Monkey home page Code Monkey logo

mrnewbcustomplates's Introduction

MrNewb:

  • ⚡ Fun fact: The name “GitHub” originates from the term “git” – a popular open-source version control system created by Linus Torvalds.

Support Me And My Cats

ko-fi

Connect

Discord Banner 2

mrnewbcustomplates's People

Contributors

mrnewb avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

mrnewbcustomplates's Issues

okok Garage Compatibility

if Config.Keys ~= "ok" then return end
if Config.Debug then print("Keys Set To ", Config.Keys) end

function RemoveOldKeys(src, entityid, oldplate, newplate)
	TriggerClientEvent('okokGarage:removeKeys', src, oldplate)
	print('Removed keys for '.. oldplate)
end

function GiveKeys(src, entityid, oldplate, newplate)
	TriggerClientEvent("okokGarage:GiveKeys", newplate, src)
	print('Gave keys for '.. newplate)
end

Vehicles have to be unlocked BEFORE plate change is made, then stored and retrieved so it can be locked/unlocked like normal (I think it's got something to do with the way okok garage gives keys weirdly, even purchasing a car from a store you're required to store it before getting keys to it)

But none the less. it works with the above.. If yourself or someone else figures out a better way then let me know :)

Help

Hello!
Can I ask you how to make another person able to change a car plate?

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.