β›”Errors and Troubleshooting

This section is related to configs for troubleshooting and common errors


πŸ” cfg.debugBindPlus & cfg.debugBindMinus

If you dont have numeric tiles on your keyboard, you might need to change the key for the /camPreview tool to work. Head onto the fivem controls docs for the key ID's

cfg.debugBindPlus = 314
cfg.debugBindMinus = 315

Last updated