Commit Graph

12 Commits

Author SHA1 Message Date
ElPumpo f33c317d6f Fixed sql file inproper weight type 2019-10-19 19:38:54 +02:00
ElPumpo 145f8ebe75 Breaking changes: implemented global weight inventory system, read description before updating!
- Fixed #256
- Implements #173

__NO OFFICIAL ESX SCRIPT WILL WORK WITH THIS AT THE MOMENT__

This commit will break your entire ESX if you dont use the new SQL format, follow the new one if you want it all to work properly.

Scripts using `item.limit` will break too, instead use `xPlayer.canCarryItem(item, count)`
2019-10-13 20:56:09 +02:00
ElPumpo 22a4d67971 Fix new player error on first spawn 2018-12-31 14:11:05 +01:00
ElPumpo b63c147fc0 Proper raycast arguments, trim last position 2018-12-23 15:05:00 +01:00
ElPumpo db50388543 Minor changes, missing semicolons in JS 2018-11-10 10:37:27 +01:00
ElPumpo 0cd409add9 Fixed invalid SQL 2018-05-13 22:30:09 +02:00
ElPumpo 66e7eceddf Improved paycheck system, added advanced notifications, see desc
- Improved paycheck system
    - we now take society money if there is any, or else the employees wont get a salary at all
    - now using ESX.ShowAdvancedNotifications
2018-05-11 13:57:35 +02:00
Romain Lanz 7475640ae1 chore(coding-style): correct indentation 2017-09-14 16:23:35 +02:00
Jérémie N'gadi ec1e8c0852 Add rare and canRemove flags on items 2017-08-19 13:14:04 +02:00
Jérémie N'gadi e2e223d7de Update es_extended.sql 2017-08-07 12:17:27 +02:00
Jérémie N'gadi 826341bc20 Update SQL dump 2017-07-31 15:57:40 +02:00
Jérémie N'gadi b904282013 Add SQL dump 2017-07-31 15:55:11 +02:00