Skip to content

Police Buddy will assist you with police actions such as getting nearby vehicle info, stopping peds, and more!

Notifications You must be signed in to change notification settings

Abel-Gaming/esx_PoliceBuddy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

esx_PoliceBuddy

Vehicle Functions

  • Get closest plate
  • Check fuel level of closest vehicle
  • Check tint level of closest vehicle

Ped Functions

  • Stop the ped
  • Dismiss the ped

Trunk Functions

  • Grab AR (Carbine Rifle)
  • Refill pistol ammo

Included Events (No parameters required, uses the closes vehicle)

  • Open trunk
  • Close trunk
  • Toggle Duty
  • Refuel

Included Events (Parameters required)

  • Duty Notification From Server:
TriggerClientEvent('esx_PoliceBuddy:DutyNotificationClient', playerName --[[String]], notificationText --[[String]])
  • Duty Notification From Client:
TriggerEvent('esx_PoliceBuddy:DutyNotificationClient', playerName --[[String]], notificationText --[[String]])

About

Police Buddy will assist you with police actions such as getting nearby vehicle info, stopping peds, and more!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages