Commit Graph

4619 Commits

Author SHA1 Message Date
ElPumpo 355c04bebb Move vehicle garage to seperate file, see desc for full change 2020-01-24 13:25:10 +01:00
ElPumpo bfb15244d0 Added IsModelInCdimage() check to garage 2020-01-24 12:29:14 +01:00
ElPumpo a606c2bdd2 Fixed NUI limit with too many vehicles in garage 2020-01-24 12:21:11 +01:00
ElPumpo 073cfde650 Merged helicopter and car garage, which removes dupe code and move to its own file 2020-01-24 12:11:45 +01:00
ElPumpo d4776bf383 Removed unused locale 2020-01-24 11:34:44 +01:00
ElPumpo ef171d2ded Minor cleanup, removed unused code 2020-01-24 11:33:53 +01:00
ElPumpo 24990717bc Fixed #135 2020-01-24 11:25:25 +01:00
ElPumpo 9a80cd0dcd Minor code improvements 2020-01-24 11:19:56 +01:00
rex2630 54bb4aa7b1 Added czech language (#11)
* Create cs.lua

* Update fxmanifest.lua
2020-01-23 17:02:25 +01:00
rex2630 e1eb0aea2c Create cs_esx_basicneeds.sql 2020-01-23 16:54:32 +01:00
rex2630 3e52e7ece0 Create cs_esx_accessories.sql 2020-01-23 16:51:34 +01:00
Dione Batista ceef639a13 Create br_esx_basicneeds.sql (#26) 2020-01-23 15:57:12 +01:00
ElPumpo 7037671420 Fixed not on duty logic 2020-01-22 14:46:41 +01:00
ElPumpo eb31314f02 Minor code improvements, drag once, improved coords distance code 2020-01-22 12:33:51 +01:00
ElPumpo 4150f8c911 Cloakroom cleanup 2020-01-22 12:20:37 +01:00
Samuel 2969f9b441 Merge pull request #462 from LifeGoal/patch-1
Fixed SQL problem
2020-01-20 22:21:02 +01:00
Viktor 74ab98d7d7 Fixed SQL problem 2020-01-20 19:26:21 +01:00
ElPumpo cd1ce6a849 Don't parse item object to client, added weapon component notifications (more see desc)
- Removed xPlayer .displayBank()
- Fixed issues with giving weapon using commands
- Modified ESX.UI.ShowInventoryItemNotification() to take string instead of table
- Minor adjustments and variable renames
- Fixed lower case weapons not droppable
- Removed /disconnect command becasue fivem implemented their own
2020-01-20 14:33:24 +01:00
ElPumpo 17b19893c9 Fixed benzon typo 2020-01-20 13:21:13 +01:00
Samuel b011cd8fd5 Merge pull request #411 from lemonpea/master
Add function to replace all elements
2020-01-20 12:27:13 +01:00
Michael Douglas 392184ee27 Improved Portuguese translation (#433)
* Correcting and improving translation

* remove incorrectly added capital letters

* Update br.lua

* fixin translates

Co-authored-by: Samuel <samo_kol@hotmail.com>
2020-01-20 11:40:20 +01:00
Samuel 45a1ca673b Merge pull request #454 from benzon/master
Added Cash support to /giveaccountmoney
2020-01-20 11:36:08 +01:00
Søren Eskildsen 4cc9646512 Added Cash support to /giveaccountmoney
Just to have a easy way to give cash to a person i have added a check to see if account == cash, just to avoide having more commands.
2020-01-20 06:33:17 +01:00
ElPumpo cced6c955e Removed xPlayer .setBankBalance(), .getBank(), .setSessionVar(), .getSessionVar(), .getPermissions(), .setPermissions() 2020-01-19 22:59:26 +01:00
ElPumpo a109701253 removed xPlayer .addBank() and .removeBank()
Phasing out ES code, and those functions were misleading
2020-01-19 22:54:45 +01:00
ElPumpo 133825dbea Use new key register 2020-01-19 17:57:28 +01:00
rex2630 9803279a39 Replace __resource.lua with fxmanifest.lua 2020-01-19 17:53:08 +01:00
rex2630 6db3f2ef7d Replace __resource.lua with fxmanifest.lua 2020-01-19 17:52:07 +01:00
rex2630 de844c9222 Replace __resource.lua with fxmanifest.lua 2020-01-19 17:50:55 +01:00
rex2630 168cb1710f Locale fix 2020-01-19 17:47:42 +01:00
rex2630 18e0fe3750 Replace __resource.lua with fxmanifest.lua 2020-01-19 17:42:15 +01:00
rex2630 100d097b33 Replace __resource.lua with fxmanifest.lua 2020-01-19 17:41:44 +01:00
rex2630 0214e83478 Replace __resource.lua with fxmanifest.lua 2020-01-19 17:41:15 +01:00
rex2630 ca79838b77 Replace __resource.lua with fxmanifest.lua 2020-01-19 17:40:22 +01:00
rex2630 8c2a00c4c4 Replace __resource.lua with fxmanifest.lua 2020-01-19 17:38:02 +01:00
rex2630 a02b54f196 Replace __resource.lua with fxmanifest.lua 2020-01-19 17:29:17 +01:00
rex2630 e98ad1f1a5 Replace __resource.lua with fxmanifest.lua 2020-01-19 17:28:35 +01:00
rex2630 bb13bd9092 Update README.md 2020-01-19 17:27:54 +01:00
rex2630 3bc0919760 Replace __resource.lua with fxmanifest.lua 2020-01-19 17:26:24 +01:00
rex2630 fa268545cf Replace __resource.lua with fxmanifest.lua 2020-01-19 17:25:44 +01:00
rex2630 996a0f9e3b Replace __resource.lua with fxmanifest.lua 2020-01-19 17:25:02 +01:00
rex2630 0af2a133bd Replace __resource.lua with fxmanifest.lua 2020-01-19 17:24:40 +01:00
rex2630 4f3b02d92d Replace __resource.lua with fxmanifest.lua 2020-01-19 17:24:11 +01:00
rex2630 c459aaaf3d Replace __resource.lua with fxmanifest.lua 2020-01-19 17:23:34 +01:00
rex2630 c48849494d Replace __resource.lua with fxmanifest.lua 2020-01-19 17:22:16 +01:00
rex2630 b7a4ba0a98 Replace __resource.lua with fxmanifest.lua 2020-01-19 17:21:45 +01:00
rex2630 ffb733cfc7 Replace __resource.lua with fxmanifest.lua 2020-01-19 17:21:15 +01:00
rex2630 80be9a988f Replace __resource.lua with fxmanifest.lua 2020-01-19 17:20:27 +01:00
rex2630 0b35d90e3e Replace __resource.lua with fxmanifest.lua 2020-01-19 17:19:57 +01:00
rex2630 516e1b0b41 Replace __resource.lua with fxmanifest.lua 2020-01-19 17:19:23 +01:00