Shell Creator
Common Issues
I can not access the command
Make sure that you've got the command
permissions within "Ace permissions" (The default FiveM permissions system)
Your server.cfg
should contain the following:
add_ace group.admin command allow # allow all commands
add_principal identifier.fivem:{YOUR_FIVEM_IDENTIFIER} group.admin # Set yourself as an admin
[KQ_LINK MISSING] kq_link is required but not running! Make sure that you've got it installed and started before kq_meth
You need to install kq_link and make sure that its started before this scriptKQ Link | Installation guide
My doors are frozen in place and can not be opened or missing
If your (inner) doors are frozen in place or missing, make sure you have fully followed the installation guide and added setr game_enableDynamicDoorCreation "true"
to your server.cfg file.
Last updated