Skip to content

Bagietame/op-requests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OP-REQUESTS - Fivem Requests system for ESX & QBCORE

Join Our Discord To Download OP-REQUESTS!!!

https://discord.gg/otherplanet

On Discord you'll find:

🛠 Fast Support
📥 Report Bugs
🗒 Chat with our Community!


Script Futures:
  • Easy to use
  • Configure Accept/Reject request actions
  • Set Header & Description
  • Cool Transitions

Script Showcase:

https://www.youtube.com/watch?v=Vqwpo2VABjU

Script Installation:

Check: docs.otherplanet.dev / Official Documentation Page

Script Usage:

⚠ IMPORTANT: Executed from sender side.
Remember the code is executed from sender side

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
})

Dependencies:

About

Fivem simply requests system

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published