vRP FAQ
Last updated
Last updated
You forgot to install the base resources! Find them here:
You can hide that in the configuration file found in sharedcfg/options.lua
You can hide that in the configuration file found in sharedcfg/options.lua
You can disable that in the configuration file found in sharedcfg/options.lua
You can disable that in the configuration file found in sharedcfg/options.lua
Doing this isn't recommended but you can just go into vrp/client/gui.lua Comment out lines: 146 to 156
Well, remember to follow the guides on how to use the Proxy found within Proxy Documentation
To make resources: https://docs.fivem.net/docs/scripting-manual/introduction/creating-your-first-script/
Zap hosting versions as of 15/03/2021 are out of date. You should manually install this via manual FTP transfer and reinstall the dunko pack from the github repository.
Well, to change the accept NUMPAD + or NUMPAD - response
You'll need to change the following lines:
Firstly, this line of code to your desired keys you have chosen:
Line 16 of vrp/gui/RequestManager.js
Then once you have done that you will need to find your key on here:
Then save the number index of the control!
Then in vrp/cfg/client.lua you'll need to change this line:
Line 31 and Line 32 to your desired keys.
Say I wanted to change it to - and =
I'd do
And that is how you change your keys.
You can update your configuration to the above adding "connectTimeout", note this is in milliseconds and can be extended as required.
This file is located at: ghmattimysql/config.json
The following console commands for vRP exist:
addgroup
removegroup
ban
unban
The following commands can be typed into the console above in which the console will reply with instructions on how to use these commands.