Send quick contact
Last updated
Last updated
Unlike other phones on the FiveM market, Quasar Smartphone makes it easy to share contact details with other players. Here are the different methods to give a contact.
You can integrate contact sharing directly into qb-radialmenu, similar to the integration available for qb-phone. Use the following snippet to add this feature to your radial menu:
By swiping down on the phone, you can access the sliding menu, which includes a button for sharing contacts via AirDrop. This feature sends the contact to the nearest player, who will receive a notification and the contact in their Contacts app.
You can also share a contact using the /givecontact command, which sends the contact to the nearest player in the same way as AirDrop.
The event qs-smartphone:client:GiveContactDetails allows external assets to trigger contact sharing. This is especially useful for custom menus or radial systems. When executed, it sends the contact to the nearest player.