-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Description
change this local currentXP = PlayerData.metadata[xpType] to local currentXP = PlayerData.metadata[xpType] or 0
cause if you don't have xp it returns nil and you get an error.
Error is : SCRIPT ERROR: @qb-crafting/client.lua:108: attempt to compare number with nil
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels