Hello,
I would like create a test, User can only 1x buy and use only 1x VIP5 Ticket if it is already active.
Checking whether the user has the item I would have to implement so
I think i must check in cq_item OwnerID and TYPE when it comes to the purchase
OwnerID = Owner/User
TYPE = itemID for Ticket
Across from cq_action to account has already this number is not functioning.
And a check by a query will not work without crashing the server
Only for the implementation I'm too stupid






