I was talking with a friend and he said that it is possible to detect how many cards or X item currently exist in the server by using the SQL DB. He managed to show how many players have X item and at wich ID that item corresponds to.
Here is anexample:
Card: High Priest card (4363) - Players that owns this card: 1 -
Existentes = how many of that cards exists on the whole server
so, how can i get that information?
it's all about php and mysql but i have tryid for hours and can not find how D:!
I was talking with a friend and he said that it is possible to detect how many cards or X item currently exist in the server by using the SQL DB. He managed to show how many players have X item and at wich ID that item corresponds to.
Here is anexample:
Card: High Priest card (4363) - Players that owns this card: 1 -
Existentes = how many of that cards exists on the whole server
so, how can i get that information?
it's all about php and mysql but i have tryid for hours and can not find how D:!
Link to comment
Share on other sites