time attack racer variable is not in scope help please

hi

ive been doing the time attack racer tutorials and ive run into a problem as you can see in the picture
the checkpoint system was working just fine when i first tested it then i moved onto the next video and done everything and checked it all several times over but when i load the level the checkpoints do not show or spawn and i honestly have no idea what to do any help is much appreciated
i have no idea why its saying the variable is not in scope :confused:

thanks
-killerbite

Local Variables are never in scope unless you are Debugging that instance.

Try running through the video again alongside your code, you may have missed something or incorrectly done something that may be causing you trouble.

Are you receiving any errors?

Hey devils d

Ahh ok then

No i have no errors at all

When i get home i will have another check again just to make extra sure theres nothing i have missed im pretty sure i have done it all right ahah

Thanks
-killerbite

Doesnโ€™t look like anything wrong to me. Watch the value when you are debugging and then it will have a value.