BackSH00TER
BackSH00TER
**Pull Request Description** This PR adds support for giving contact details to other nearby players. It will get the closest player and will open their phone onto the fill new...
**Pull Request Description** We found that the `PlaySoundFromEntity` native was causing all clients to hear notification sounds whenever another client received them. For example, if Player1 presses "Preview sound" on...
**Pull Request Description** Problem: When a user receives a notification, the alert does not play a sound effect. I found that each app had its own implementation of a useAppNameNotification...
**Describe Pull request** Adds a simple `HasSeatBeltOn` export to the seatbelt.lua file. This returns the state of the `seatbeltOn` variable that is maintained from this file. This enables other scripts...
This pull request includes changes to enhance the permission check system for accessing the MDT by including a minimum grade requirement. * `server/utils.lua`: Updated the `PermCheck` function to include a...
# Overview This PR adds `onSubmit` as an arg to the `qb-clothes:client:CreateFirstCharacter` and passes it to `InitializeCharacter`. # Details While default qb scripts dont pass any args, some custom scripts...