ElPumpo
8a6579fd7e
Added /setaccountmoney command, closes #558
2020-03-24 10:57:25 +01:00
ElPumpo
d41b9a7d90
Minor locale adjustment
2020-03-24 10:52:02 +01:00
ElPumpo
8a586e433c
⚠️ ⚠️ BREAKING COMMIT ⚠️ ⚠️ : mapmanager & spawnmanager ditch
...
Make sure you remove or disable mapmanager and spawnmanager
2020-03-23 13:58:41 +01:00
ElPumpo
0fc8c4d9c5
Added /save <playerId> and /saveall commands
2020-03-23 12:10:25 +01:00
ElPumpo
d8e4e8d991
Fixed group not storing on db when saving player
2020-03-23 11:55:55 +01:00
ElPumpo
4cc964b9d5
Updated sponsor url
2020-03-22 14:46:54 +01:00
ElPumpo
d91d34670d
Added sponsorship with Iceline Hosting ❤️
2020-03-22 14:32:31 +01:00
ElPumpo
986cbfb32a
Added missing trailing spaces
2020-03-22 09:47:04 +01:00
ElPumpo
9a1dfa42ca
Sync consumed ammo with server properly
...
No more security issues here!
2020-03-22 09:43:43 +01:00
ElPumpo
ff9930068f
Keep weight stored
2020-03-15 12:20:08 +01:00
Samuel
69fe87300d
Updated French translation ( #572 )
...
Update fr.lua
2020-03-12 18:08:20 +01:00
Oldarorn
9b97d1ea67
Update fr.lua
2020-03-12 17:17:13 +01:00
MohamedAmrMahdy
e712c0158d
Add xPlayer.getMaxWeight() ( #559 )
...
* Add xPlayer.getMaxWeight()
Add ability to read current maximum weight for player
* Remove the tab indent
2020-03-11 09:53:57 +01:00
ElPumpo
a8255ce6e3
Corrected spelling
2020-03-11 09:44:26 +01:00
ElPumpo
e0d561649b
Added invalid command handler
2020-03-09 13:05:33 +01:00
ElPumpo
7efcf85abb
Fixed indent mistake
2020-03-09 12:35:40 +01:00
Samuel
e0672840ce
Merge pull request #557 from MaLaGeBe/patch-1
...
Fix give weapon ammo on esx:giveInventoryItem
2020-03-07 14:00:47 +01:00
麻辣戈壁
086f280a77
Fix give weapon ammo on esx:giveInventoryItem
2020-03-07 19:59:45 +08:00
Oldarorn
829994dd9c
Updated French translations ( #551 )
...
* Update fr.lua
* Fix indent
2020-03-06 20:59:18 +01:00
ElPumpo
1d60857a7e
Fixed /setgroup command
2020-03-06 20:46:28 +01:00
ElPumpo
3ba2ed150f
Save accounts as encoded json text, migrate script found in development discord
2020-03-06 20:41:37 +01:00
ElPumpo
e31077efbb
Update README.md
2020-03-04 13:03:19 +01:00
ElPumpo
a2308dec59
Implemented starting balance, closes #537
2020-03-04 13:01:46 +01:00
ElPumpo
4e4ebfff7b
Re-done locale names for commands, moved hardcoded strings to locale and added /setgroup command
2020-03-04 12:41:57 +01:00
ElPumpo
c4655598f9
Removed ES leftover code
2020-03-04 11:28:34 +01:00
ElPumpo
8c719dcb23
Added missing crutial add_principal use to server configuration file
2020-03-04 11:23:01 +01:00
ElPumpo
4d9af4e1ab
Improved saving loadouts (see desc)
...
- Only save weapon components if needed, wont save default clip anymore, and if no other component is available then its not saved at all
- Tint index not stored if not above 0
- Weapon label not saved in database since its useless
- Validate weapon on player load
2020-03-01 10:54:03 +01:00
ElPumpo
79d53a5550
ESX.Game.GetPedMugshot() second argument transparent
2020-02-28 20:05:27 +01:00
ElPumpo
24a9defca4
Removed xPlayer.removeWeapon() second argument
2020-02-25 15:54:38 +01:00
Dione Batista
8927aebae1
Updated Portuguese translation ( #523 )
...
* Update br.lua
* uppercase "corrections"
2020-02-23 18:48:37 +01:00
ElPumpo
ecbf340e39
Accept "me" in player or playerId type
...
Co-Authored-By: Dan Sadler <sadler2@users.noreply.github.com >
2020-02-22 10:05:10 +01:00
rex2630
4b95e6a2b0
Updated Czech locale ( #515 )
...
* Update cs.lua
* Fix
2020-02-18 22:33:46 +01:00
Samuel
e9ef6a2ab3
Merge pull request #499 from Deliux/Deliux-patch-1
...
Xenon Color addition
2020-02-18 00:41:27 +01:00
ElPumpo
21de2f9420
Remove suggestion on command override
2020-02-17 23:21:04 +01:00
ElPumpo
73a818aed9
Implemented adding chat suggestions
2020-02-17 23:07:38 +01:00
ElPumpo
8a832aee3b
Implemented adding chat suggestions, closes #512
2020-02-17 23:07:18 +01:00
ElPumpo
4b648a8bef
Override existing commands, and fixed rare bug with cb args all nil
2020-02-17 22:48:44 +01:00
Raven-RP
e822960057
Improved German translation ( #495 )
...
* german language update
* Update de.lua
* Update de.lua
requested Change
* Update de.lua
* Update de.lua
* Update de.lua
Co-authored-by: Samuel <samo_kol@hotmail.com >
2020-02-17 20:36:31 +01:00
ElPumpo
b6761d106e
Added missing required configuration file modification
2020-02-17 20:31:45 +01:00
ElPumpo
056633d88a
Update README.md
2020-02-17 20:27:47 +01:00
Samuel
d541e921a5
Updated French translation ( #508 )
...
Update fr.lua
2020-02-17 16:36:59 +01:00
Oldarorn
baf7af69b9
Update fr.lua
...
Welcome new ESX without ES :D
2020-02-17 16:04:57 +01:00
ElPumpo
d8112af6e6
Final commit v1.2.0
2020-02-17 15:24:32 +01:00
ElPumpo
35a726685e
⚠️ ⚠️ BREAKING COMMIT ⚠️ ⚠️ : Complete ES ditch
2020-02-17 15:22:09 +01:00
Deliux
e6c90ea30e
Xenon Color addition
...
Could be used in esx_lscustoms, to change colors of xenons
2020-02-12 15:40:19 +02:00
ElPumpo
d2bf5cc73b
Updated sql file
2020-02-12 12:36:02 +01:00
ElPumpo
f236a67d63
Implemented json encoded inventory, closes #177
2020-02-12 12:33:14 +01:00
ElPumpo
b2a46fdfb3
Reverted new RegisterKeyMapping() native usage for now, its broken :/
2020-02-12 12:06:05 +01:00
ElPumpo
68712016ed
Added failsafe default coords
2020-02-12 12:04:00 +01:00
ElPumpo
11a541b672
Fixed #496
2020-02-12 10:32:23 +01:00