From 4389bf7422b3ccf6bfb695f6c23bcd2961d0b8fb Mon Sep 17 00:00:00 2001 From: FAXES <31368070+FAXES@users.noreply.github.com> Date: Sat, 18 May 2019 22:25:25 +1000 Subject: [PATCH] Update README.md --- README.md | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) diff --git a/README.md b/README.md index f8af2db..9323b56 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,36 @@ # DiscordVehicleWhitelist A Discord vehicle white-list script for FiveM +**Discord Vehicle Whitelist- By FAXES** + +## [Support Discord](https://faxes.zone/discord) + +**About** +Hello all. For my 40th release here on the forums, I thought let's make it something cool(ish)? So I introduce to you a Discord (role) Vehicle Whitelist! This is a nice simple script, easy to set up (for people that can read). It allows you to guess? Make a vehicle whitelist based on a users role in Discord. This has been requested a few times so here she is, for you! + +**Features** +- Vehicle whitelist, based on Discord roles +- Easy config (just read...) +- Checks for role updates every player respawn + +**Requirements** +@IllusiveTea's [Discord Role For Permission Script](https://forum.fivem.net/t/discord-roles-for-permissions-im-creative-i-know/233805) - **Ensure that it is the one from the master branch!** + +**Installation** +*Read Carefully Children* + +1. Download this resource and @IllusiveTea's [Discord Role For Permission Script](https://forum.fivem.net/t/discord-roles-for-permissions-im-creative-i-know/233805). + +2. Drag and drop both resources into your server + +3. Fill out the config in @IllusiveTea's [Discord Role For Permission Script](https://forum.fivem.net/t/discord-roles-for-permissions-im-creative-i-know/233805), make sure to include within the table the role you will use in the whitelist + +4. Edit the `server.lua` in this resource and add the roles *nickname* at the top in the config, also configure the vehicle whitelist table in the `client.lua` file + +5. Add both resources to your `server.cfg`, making sure @IllusiveTea's [Discord Role For Permission Script](https://forum.fivem.net/t/discord-roles-for-permissions-im-creative-i-know/233805) is above this one. + +