OP-REQUESTS
Simply fivem Requests System for ESX & QBCORE frameworks
Script Futures:
- Easy to use
- Configure Accept/Reject request actions
- Set Header & Description
- Cool Transitions & UI
Script Showcase:
Youtube - OTHERPLANET / [FREE] OP-REQUESTS | Fivem requests system
Script Download & More informations:
Script Usage:
exports["op-requests"]:sendRequest(playerId, head, description,{
onReject = function()
-- What script'll do when the request recipient will reject it
end,
onAccept = function()
-- What script'll do when the request recipient will accept it
end
})
IMPORTANT: Executed from consignor side.
Remember the code is executed from consignor side
Check: docs.otherplanet.dev / Official Documentation Page
Find More on our website: www.otherplanet.dev and donβt forgot to join discord community!
OTHER SCRIPTS:
- OP MECHANIC JOB - Bossmenu, Tablet, Dispatch, Garages and more utilities!
- OP HUD - Advanced Hud with settings, progressbar & notify
Code is accessible | Yes |
Subscription-based | FREE |
Lines (approximately) | 700 |
Requirements | ESX or QBCORE |
Support | Yes |