Other Phone Integrations
Client - Server Side
Attention, if your phone does not have the commands Start Call, End Call, Start Call, End Call within Call, Integration with other phones is not possible!
You have to make this adaptation yourself, we do not provide support for adaptations.
Start Phone Call
TriggerServerEvent('s4-burnerphone:CustomStartPhoneCall')
End - Decline Phone Call
TriggerServerEvent('s4-burnerphone:CustomEndPhoneCall')
Answer
TriggerServerEvent('s4-burnerphone:CustomPhoneAnswered')
After answer to end
TriggerServerEvent('s4-burnerphone:CustomDeclinedAnswered')
Last updated