๐PHONE
The Phone application is the core of the device, managing calls, contacts, and basic communication. Developers can use these exports to programmatically manage a player's contact list, adding or removing entries based on in-game events (e.g., giving a player the contact of a quest giver, removing a contact after a character permadeath).
Available Exports
Below is a quick reference list of server-side exports available for this application.
PhoneApp_FetchContactsBySrcPhoneApp_FetchContactsByNumberPhoneApp_AddContactBySrcPhoneApp_AddContactByNumberPhoneApp_DeleteContactPhoneApp_StartCallPhoneApp_EndCallBySrcPhoneApp_EndCallByNumberPhoneApp_IsInCallBySrcPhoneApp_IsInCallByNumber
To learn more about specific exports, please navigate to the next tab.
Last updated