Scripts
Pyra Bridge
Overview

Pyra Bridge

Pyra Bridge is a framework abstraction layer bundled with every Pyra Studios script. It handles the differences between FiveM frameworks so your scripts work out of the box regardless of what your server runs.

What it does

  • Detects and adapts to your server framework (ESX, QBCore, QBX)
  • Connects to your inventory system (ox_inventory, qb-inventory, qs-inventory, ps-inventory)
  • Integrates with your target / interaction resource (ox_target, qb-target, or built-in drawtext)
  • Routes notifications through your framework's notification system or Pyra's built-in UI

Supported software

CategorySupported options
FrameworkESX (es_extended), QBCore (qb-core), QBX (qbx_core)
Inventoryox_inventory, qb-inventory, qs-inventory, ps-inventory
Targetox_target, qb-target, drawtext (no target resource required)
NotificationsPyra built-in, ox_lib, QBX, QBCore, ESX

How it's distributed

Pyra Bridge is included in every Pyra Studios script download. You do not purchase it separately. One copy of pyra-bridge serves all Pyra scripts on your server — you do not need multiple copies.


© 2026 Pyra Studios — FiveM Scripts