WinnerVal is not a valid member of Model? what does it mean
0
'WinnerVal' is not existant within 'Model', or as Lua would say, 'Attempt to index 'WinnerVal' a nil value'.TheeDeathCaster2368— 10y
0
As Stigma said, make sure your path is correct. Post your line of code that gives an error. 99.9% of the time, the value isn't there and you have the wrong path. If you used '.Parent', make sure to check that.Shawnyg4330— 10y