(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 ...
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) ...
GitHub上有许多官方资源可供下载工作系统,有职位和服装支持支持多种国家语言,大多数字符串已本地化易于使用的API安装方法导入es_extended.sql数据库配置您server.cfg的外观如下start mysql-asyncstart essentialmodestart esplugin_mysqlstart es_extendedstart esx_menu_defaultstart esx_menu_liststart esx_menu_dialog...
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...
AddEventHandler('skinchanger:loadSkin',function(skin,cb) ifnotskin.modelthenskin.model='mp_m_freemode_01'end client.setPlayerAppearance(skin) ifcb~=nilthen cb() end end) AddEventHandler('esx_skin:openSaveableMenu',function(submitCb,cancelCb) ...
FiveM (http://fivem.net) RP addon/framework. Contribute to vRP-framework/vRP development by creating an account on GitHub.
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...
FiveM (http://fivem.net) RP addon/framework. Contribute to vRP-framework/vRP development by creating an account on GitHub.