Some of you may know that there is a “pet database” in Pet Simulator X that shows how many of a certain pet there is in the world (example:)
How would I go about making something like this?
Thanks,
S2H
Some of you may know that there is a “pet database” in Pet Simulator X that shows how many of a certain pet there is in the world (example:)
How would I go about making something like this?
Thanks,
S2H
Hey!
To answer your question, the best way to do that is create a pet data store, with every key being the pets name. I strongly urge that you look into this and add a “Amount” key per every key (get it… keys?..) anyways, you could do that and when the player hovers over it you could get the amount.