DiscordAcePerms icon indicating copy to clipboard operation
DiscordAcePerms copied to clipboard

A fivem script

Results 7 DiscordAcePerms issues
Sort by recently updated
recently updated
newest added

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...

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 ![image](https://github.com/JaredScar/DiscordAcePerms/assets/26082115/cc421b22-a943-4cfc-979f-049492457fd8)

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...