The thing is, I dont even know why this is considered a userdata
I slapped a bunch of parts into workspace, added required variables to the script, and Iâm not seeing any errors, what happens that causes this to spit out the userdata error?
You forgot to make Number a value, not a string.
Doesnât matter, itâs a print, weâre trying to figure out whatâs going on with the âcompare userdataâ error, which I unfortunately cannot replicate.
Ill try something, 1 second.
Seems like i might have found the solution
Sorry, I just woke up, so it took me a while to process why, lol.
I have fixed it. I have changed the HighestValue to the index of the biggest value in the table, then i just did FinalPosition = Table[HighestValue]. Thanks everybody!
Well, sorry I wasnât of much help. Good job getting it to work!