#Attempt to index nil with error

3 messages · Page 1 of 1 (latest)

chilly umbra
#

That error doesn't mean AcceptedValuePlayer2 is nil. It means you're trying to index something which is nil with AcceptedValuePlayer2

#

By the looks of it the "tradefolder" var is causing the issue

#

Oh, and stick to 1 case please