esx-community / esx_eden_clotheshop

Clotheshop with dressing-room
GNU General Public License v3.0
14 stars 16 forks source link

After paying i can't open saving option #10

Open El1teMK opened 3 years ago

El1teMK commented 3 years ago

After buying the clothe it doesn't show the "save your outfit" list and gives me that error: https://gyazo.com/f118405c5065e75f630ea243b39e5b82

weller197 commented 3 years ago

is the money coming out? my money wasnt getting taken so it wouldnt allow me to save the outfit

JustMeGaming commented 3 years ago

server main.lua line 56.... change it to this to fix that issue.

if xPlayer.getMoney('money') >= Config.Price then