This script allows for seamless appointment booking within the LSPD, with Discord integration for efficient management.
- Ox_Lib
- Ox_Target
- To change the export for the phone number (currently compatible with lb-phone), navigate to
server/server.lua
, line 9. - To change
ESX.GetPlayerFromId(source)
, navigate toserver/server.lua
, line 6, and replace it withQBCore.Functions.GetPlayer(source)
for QBCore.
- Install the script and its dependencies.
- Configure as needed.
- Ensure proper integration with your framework (ESX, QBCore, etc.).
- Enjoy seamless appointment management!
The script currently supports the following languages:
- Arabic (ar)
- English (en)
- Spanish (es)
- French (fr)
- Hindi (hi)
- Chinese (Simplified) (zh-cn)
All translations have been provided with the assistance of ChatGPT.
This is my first public script, so any feedback or suggestions for improvement are greatly appreciated. Feel free to open an issue or submit a pull request!