Update README.md

This commit is contained in:
Jérémie N'gadi
2017-08-01 12:01:13 +02:00
committed by GitHub
parent 0e988247fa
commit 1a7f048e7e
+1 -1
View File
@@ -19,7 +19,7 @@ start esx_addoninventory
There is two types of inventories : shared and not shared.
- Shared inventories dont belong to a specific user. Example : foodstore items.
- Not shared inventories are created for every user in the server. They are created in db when player is loaded, Example : property items money
- Not shared inventories are created for every user in the server. They are created in db when player is loaded, Example : property items
You must create the inventory in the database (addon_inventory) before using it :