Commit Graph

15 Commits

Author SHA1 Message Date
ElPumpo 19a54ee750 Minor cleanup, use RegisterKeyMapping() native, fixed not working on latest esx, closes #34 2020-02-05 11:10:51 +01:00
ElPumpo 786d6d24a0 Proper string formatting, no more hardcoded $ signs 2018-11-25 16:08:28 +01:00
ElPumpo 8493c3a69c Added esx_billing:getTargetBills callback event, final commit v1.1.0 2018-07-14 00:20:12 +02:00
ElPumpo 922d0c5fec Implemented paying with bank balance, cleanup 2018-07-08 15:18:47 +02:00
LuaDeldu e4b5e23e1a Fix xTarget always nil
GetPlayerFromIdentifier instead of GetPlayerFromId
2018-07-08 00:28:11 +02:00
ElPumpo 7bbd1258b3 Improvements 2018-07-06 22:33:35 +02:00
ElPumpo 127bfb6b9e Minor string formatting improvements 2018-06-04 22:30:54 +02:00
ElPumpo b12d6c139f Fixed exploit: negative bills
Sending negative bills gives the target player money! This adds a simple check to see if the bill is a negative value.
2018-02-22 18:36:14 +01:00
ElPumpo 93daf17c9a Added message to reciver...
when the target player doesn't have enough money to pay the bill
2018-02-22 17:37:15 +01:00
ElPumpo 2cd9cd1d6d Merge branch 'master' of https://github.com/StockholmCityRP/esx_billing 2018-02-22 16:57:44 +01:00
ElPumpo d052d98042 Fixed negative bills 2018-02-22 16:57:43 +01:00
Unknown 43392f9691 Fix message pack Error 2018-02-22 01:52:37 +01:00
Jérémie N'gadi 57442d080e Update GetPlayers 2017-08-21 21:16:47 +02:00
Unknown 9b2852dc68 Multi-language support 2017-08-16 15:30:22 -04:00
Jérémie N'gadi 5534bedaa4 Add files 2017-08-02 10:49:26 +02:00