Client Events
Description | Opens the ox_lib context menu, same as when you do /ambumenu |
Use case | Opening the menu through target on ped or object |
Additional info | Checks if the player has a correct job before opening the menu |
Description | Starts the job for the player |
Use case | Not using the ox_lib menu and making your own menu or a custom integration to a dispatch |
Additional info |
Description | Stops the job for the player |
Use case | Not using the ox_lib menu and making your own menu or a custom integration to a dispatch |
Additional info |
Description | Skips the built-in dispatch and starts the job immediately |
Use case | Creating your own dispatch system for the job |
Additional info | Make sure that the location and chosen animation is also defined in Config |
Description | Fails the dispatch job for the player and deletes the ped |
Use case | |
Additional info |
Last updated