Select Case Player1.Parent Case Box1 End Select
It gives an error and the "box1" is blue highlighted, I want that when the parent of player 1 is box1 that something happens and I want to do this with cases how?
Select Case Player1.Parent Case Box1 End Select
|
|
|
Guest_Jordan_*
Guest_Jordan_*