Commit Graph

9 Commits

Author SHA1 Message Date
ElPumpo 6551c4ef03 Removed unneeded chat suggestions for command aliases 2018-07-18 12:29:40 +02:00
ElPumpo 8dad759187 Added /clear /cls for clearing chat, 4 tab indent for inventory 2018-07-01 14:48:37 +02:00
Ben Sherman f5a9a96f38 Resolved invalid number format
Setting jobs on players causes grade check to return an error rather than the check itself.

`if PlayerData.job.grade >= 3 then` returns `Attempt to compare number with string`
2018-05-26 22:51:08 +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
ElPumpo 0edf413a99 Exploit fixed: money negative values 2018-04-28 11:34:25 +02:00
ElPumpo 5f93c0a129 Improved i18 formatting, see desc
- /giveweapon now takes ammo as an argument
- improved Swedish translation
- hide actions in the inventory menu if they cannot be done.
- general code improvements, cleanup
2018-04-15 22:52:03 +02:00
ElPumpo 36d82c922f See the description for changes (cleanup)
- reworked /setmoney [id] [money type] [amount]
- implemented /disc (/disconnect)
- the give submenu does no longer appear if there's no one nearby
- if you have 0 cash, bank or black money it wont appear in your f2 inventory
- when selecting a item, let the item label be the title of the menu (inventory menu)
- minor improvements
2018-04-15 01:33:33 +02:00
renaiku 6a174821f1 Essential 5.0 compatibility update 2017-10-30 19:59:07 +01:00
Jérémie N'gadi 97adf4f97c build(submodules): Remove submodules + move everything at root 2017-09-15 14:26:56 +02:00