Script problem

Is there sombody here that can tell me what s wrong with this script:
- Code: Select all
if(scor.textNumber>95);
{
CreateActor("end", "icon", "(none)", "(none)", -100, 150, false);
}