Scripts/resources/[qb]/[qb_jobs]/pickle_taxijob/bridge/standalone/client.lua
2024-12-29 21:06:22 +01:00

4 lines
229 B
Lua

if GetResourceState('es_extended') == 'started' then return end
if GetResourceState('qb-core') == 'started' then return end
print("You are not using a supported framework, it will be required to make edits to the bridge files.")