Installation
This page will explain how to install the script and get it working for your lovely server!
If you need any support while installing make sure to make a ticket in Outlaw Discord!
After Purchase
Join Outlaw Discord Server
Claim your discord roles with the /claim command in #bot-commands and your transaction id Example: https://imgur.com/a/qWucHWF
Make sure the account that is used to buy the package is also the same account with the server key of your server!
Then go to this website: https://keymaster.fivem.net/asset-grants
You will need to download the one called Outlaw Admin Menu
Unzip the main folder and then follow instructions below
If you do not configure the Config.lua
you will most likely have issues so please configure it
Standalone Install Instructions
Unzip the folder called
OD_AdminMenu
Then put the folder with all the files in it into your server's resource files
Then you will need to go to your server.cfg file and add
ensure OD_AdminMenu
to it and save it.Look through and configure your Config.lua & S_Config.lua files as they may have issues if you do not configure them
Go into admins.lua and admingroups.lua and configure your admins for the menu
Make sure you have menuv: https://github.com/ThymonA/menuv
Then restart/start your server and enjoy a lovely admin menu!
ESX Install Instructions
Unzip the folder called
OD_AdminMenu
Then put the folder with all the files in it into your server's resource files
Then you will need to go to your server.cfg file and add
ensure OD_AdminMenu
to it and save it.Look through and configure your Config.lua & S_Config.lua files as they may have issues if you do not configure them. Make sure to set your OAM.Framework to esx!
Go into admins.lua and admingroups.lua and configure your admins for the menu
Make sure you have menuv: https://github.com/ThymonA/menuv
Then go into your fxmanifest and make sure uncomment out the mysql if using mysql or oxmysql if using oxmysql
Then restart/start your server and enjoy a lovely aim admin menu!
QBCore Install Instructions
Unzip the folder called
OD_AdminMenu
Then put the folder with all the files in it into your server's resource files
Then you will need to go to your server.cfg file and add
ensure OD_AdminMenu
to it and save it.Look through and configure your Config.lua & S_Config.lua files as they may have issues if you do not configure them. Make sure to set your OAM.Framework to qbcore!
Go into admins.lua and admingroups.lua and configure your admins for the menu
Make sure you have menuv: https://github.com/ThymonA/menuv
Then go into your fxmanifest and make sure uncomment out the mysql if using mysql or oxmysql if using oxmysql
Then restart/start your server and enjoy a lovely admin menu!
Last updated