FiveM (http://fivem.net) RP addon/framework. Contribute to vRP-framework/vRP development by creating an account on GitHub.
Original Script: https://github.com/pedr0fontoura/fivem-appearance ESX Version: https://github.com/ZiggyJoJo/brp-fivem-appearance Requirments QBCore qb-menu qb-input qb-drawtext (not needed but thats what I used) Tattoos qb-tattooshop Setup Delete / stop from starting qb-clothing Delete aj...
Skin Detect nearby skins Detect player skin Choose from last detect Choose from all Upgrade Back to the Future (toggle) Ultrabright headlight (toggle) Cargobob magnet Compress vehicle Anti-gravity (toggle) Aircraft horn Turbo Boost (toggle) Turbo Brake (toggle) Remote control (toggle) Jesus mod...
Ped Menu command (/pedmenu) (Configurable) Reload Skin command (/reloadskin) Improved code quality Plastic Surgeons qb-target Support Skin migration support (qb-clothing / old fivem-appearance / esx_skin) Player specific outfit locations (Restricted via CitizenID) Makeup Secondary Color Blacklist ...
(server) called when a player leave a group -- gtype can be nil AddEventHandler("vRP:playerLeaveGroup", function(user_id, group, gtype) end) -- (client) called when the menu pause state change AddEventHandler("vRP:pauseChange", function(paused) end) -- (client) called when the vRP ...
basic implementations: ATM, market, shops, skinshop, garage GUI (dynamic menu, progress bars, prompt), map entities (blip, markers), areas (enter/leave callbacks) database MySQL "driver" system to interface to any MySQL resources OOP design, more structured code and less overhead proxy...