[HELP] How To Make Pet ID System?

It gives an error when inserting the same pet in the pet system. I saw something like pet id to fix this problem, but I don’t know how to do it, can you help me?

Look into OOP (Object Oriented Programming)

Not needed, he is asking for a Id generation for his system so he doesn’t have conflicts within 2 pets of the same name/typo. He only needs HttpService:GenerateGUID. :+1:

1 Like