Hi everybody. In my game, I have a folder full of IntValues. Each IntValue’s value is given a random number. I want to know how you would check if multiple IntValues share the same value?
I am hoping to have it work like an ‘if’ statement, where if there is multiples of the same value found, it will do x, y, z, etc.
I have been stumped on this for a while and haven’t found any posts that are similar to what I am trying to accomplish. Excuse me for my ‘noobiness’, this is my first forum post. Any help would be appreciated.
1 post - 1 participant