Shared
These exports can be used on both the client and server-side. Make sure to use them in your script files.
GetServerFramework
exports.it_bridge:GetServerFramework()- Returns:
string: The server framework.
Returns the server framework that is currently being used.
es_extendedqb-coreqbx_coreND_Core
GetServerFrameworkObject
exports.it_bridge:GetServerFrameworkObject()- Returns:
table: The server framework object.
Returns the server framework object that is currently being used. You can execute functions from the server framework object.
GetServerInventory
exports.it_bridge:GetServerInventory()- Returns:
string: The server inventory.
Returns the server inventory that is currently being used.
es_extendedqb-inventoryps-inventoryqs-inventoryox_inventorycodem-inventoryorigen-inventory
GetServerInteraction
exports.it_bridge:GetServerInteraction()- Returns:
string | nil: The server interaction.
Returns the server interaction that is currently being used.
ox_targetqb-targetnil
GetServerNotify
exports.it_bridge:GetServerNotify()- Returns:
string: The server notify.
Returns the server notify that is currently being used.
brutal_notifyox_libesx_notifyqb-corees_extendedmythic_notifyokokNotify
GetServerTextUI
exports.it_bridge:GetServerTextUI()- Returns:
string | nil: The server text UI.
Returns the server text UI that is currently being used.
esx_textUIox_libqb-coreokokTextUInil
GetServerMenu
exports.it_bridge:GetServerMenu()- Returns:
string | nil: The server menu.
Returns the server menu that is currently being used.
GetServerDisptach
exports.it_bridge:GetServerDisptach()- Returns:
string | nil: The server disptach.
Returns the server disptach that is currently being used.