I don't know what the number'd be. Anyone help?
It's 0
It's an Enum, you can set the value 3 different ways
Enum
Part.Shape = 0 Part.Shape = "Ball" Part.Shape = Enum.PartType.Ball