Shell Creator

Common Issues

Make sure that you've got the commandpermissions within "Ace permissions" (The default FiveM permissions system)

Your server.cfgshould 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

You need to install kq_link and make sure that its started before this scriptKQ Link | Installation guide

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