High Scripts

Documentation

Functions

Here you can find the prioritized bridge functions

As mentioned in the main page of bridges, bridges are interconnected and each has a set priority. Usually framework has the lowest priority and any bridge will overwrite it's functions.

Server

FunctionDefault bridgeSecondary (priority) bridge
getPlayerFrameworksFrameworks
getOfflinePlayerFrameworksFrameworks
getPlayerByIdentifierFrameworksFrameworks
createPedFrameworksVehicles
createVehicleFrameworksVehicles
getGaragesFrameworksVehicles
getVehiclesFrameworksVehicles
getVehicleFrameworksVehicles
setVehicleStateFrameworksVehicles
addVehicleKeysFrameworksVehicle Keys
addTransactionFrameworksBanking
getAccountsFrameworksBanking
getPlayerPrimaryBankAccountFrameworksBanking
getPlayerByBankFrameworksBanking
depositSocietyFrameworksBanking
withdrawSocietyFrameworksBanking
createUsableItemFrameworksInventories
getItemFrameworksInventories
onAddRemoveItemFrameworksInventories

Client

FunctionDefault bridgeSecondary (priority) bridge
getPlayerDataFrameworksFrameworks
canOpenPhoneFrameworksFrameworks
onDisableFrameworksFrameworks
createVehicleFrameworksVehicles
createPedFrameworksVehicles
setVehiclePropertiesFrameworksVehicles
addVehicleKeysFrameworksVehicle Keys
getItemFrameworksInventories

Last updated on

On this page