Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(bridge/qb): add warnings and disabling of overridden functions
* feat(bridge/qb): add warnings and disabling of overridden functions QBCore offered a method to modify player object functions at runtime which can lead to interesting side effects depending on implementation. This adds warnings for when this occurs and adds options to block the behavior as well as disabling the warning in either case. * fix(bridge/qb): rename convars * fix(bridge/qb): fix message * refactor(bridge/qb): use getconvar
- Loading branch information