Check whether user already item has

08/29/2012 17:53 chathouse#1
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
08/29/2012 18:25 no_1#2
Quote:
Originally Posted by chathouse View Post

And a check by a query will not work without crashing the server

Only for the implementation I'm too stupid

lol server crash cause of query? lol thats a good 1 :)

you need to build this like a quest.
its much easyer to build.

Regards SweetCandy
09/03/2012 22:42 magewarior2#3
change the monopoly so you cannot trade/set it in warehouse.

and then you are able to "alltime" check it true the cq_action.

another way is...


letttt the vipcard add a phase to your account, and you work by that phase.