A RedM script that allows players to give money to another player using a target interaction system and a user-friendly input dialog.
- Target another player and open a menu to give money.
- Uses `ox_lib` for a smooth and responsive input dialog.
Ensure you have the following resources installed and running:
- `rsg-core`
- `rsg-target`
- `ox_lib`
- Download or clone this repository into your `resources` folder.
- Add `ensure boss-givemoney` to your `server.cfg`.
- Ensure that all dependencies are correctly installed.
- Target another player using `rsg-target`.
- A menu will appear, allowing you to enter the amount of money to give.
- Confirm the transaction, and the selected player will receive the cash.
This project is licensed under the MIT License.