Lastly a common car restriction script.
This useful resource permits you to whitelist automobiles to sure (teams of-) gamers. You need to use identifiers resembling a Steam Hex, Ace permission, Discord ID or Discord Position.
We made this useful resource as a result of we couldn’t discover a one-size-fits-all answer to proscribing automobiles. Some assets don’t supply all of the identifiers provided in our script, and a few simply over-complicate issues.
Features
Whitelist vehicles based on:
With a straight-to-the-point config, you’ll easily set up your whitelisted vehicles. Add as many lines as you want.
Config.cars = {
{spawnCode = "", steamID = {"", "", ""}, DiscordID = {"", "", ""}, acePerm = {"", "", ""}, DiscordRole = {"", ""}, deleteOrKick = "delete"},
{spawnCode = "someStaffCar", steamID = {"SomeGuyWhoDoesntUseDiscordHisSteamID", "", ""}, DiscordID = {"", "", ""}, acePerm = {"", ""}, DiscordRole = {"Staff Team", "", ""}, deleteOrKick = "delete"},
{spawnCode = "MyAwesomeCar", steamID = {"Mysteamhex", ""}, DiscordID = {"MyBestFriendsDiscordID", "", ""}, acePerm = {"", "", ""}, DiscordRole = {""}, deleteOrKick = "killengine"},
{spawnCode = "IWantThisCarToHaveMoreSteamIDsWhitelisted", steamID = {"steamID1", "steamID2", "steamID3", "steamID4", "steamID5"}, DiscordID = {"", "", ""}, acePerm = {"", "", ""}, DiscordRole = {"", "", ""}, deleteOrKick = "kick"},
{spawnCode = "", steamID = {"", ""}, DiscordID = {"", "", ""}, acePerm = {"", "", ""}, DiscordRole = {"", "", ""}, deleteOrKick = "kick"},
}
Download it here:
(If you want to support us)
(If you’re lazy)