MaoriRP / Maori_Inventory

GNU General Public License v3.0
14 stars 28 forks source link

Easy fix for duplicate money #32

Open EbenSantuy opened 4 years ago

EbenSantuy commented 4 years ago

dont forget to config.lua check on line 6 Config.ExcludeAccountsList = {"bank"} -- List of accounts names to exclude from inventory from that you add the money and gonna looking like this Config.ExcludeAccountsList = {"bank", "money"} -- List of accounts names to exclude from inventory sorry im new on the github :v