DiscordAcePerms
DiscordAcePerms copied to clipboard
A fivem script
Is there a tutorial on how to actually add this into a script so the script can be whitelisted? There is a script that I'm trying to add the ability...
Added support for redm
DiscordAcePerms only reads roles from the Guild placed in Guild_ID in Badger API. I have set the Multiguild = true, and placed both guild's in the Guilds = { and...
When steam is not detected it shows this error in the server console 
I keep getting an error out of no where and it says No such export ClearCache in resource Badger_Discord_API They both worked yesterday and now im getting the error please...
``` [script:DiscordAcePer] SCRIPT ERROR: @DiscordAcePerms/server.lua:150: [script:DiscordAcePer] An error occurred while calling export `GetDiscordRoles` in resource `Badger_Discord_API`: [script:DiscordAcePer] citizen:/scripting/lua/scheduler.lua:749: SCRIPT ERROR: @Badger_Discord_API/server.lua:435: bad argument #1 to 'pairs' (table expected, got boolean)...
DebugScript = false, CacheDiscordRoles = true, -- true to cache player roles, false to make a new Discord Request every time CacheDiscordRolesTime = 60, -- if CacheDiscordRoles is true, how...