I double checked the includes and I have the player script and the level change script included. I think it's how I'm calling the function:

function level_Change();

I've included that in the player script but it won't run. My guess is that my syntax is wrong but I don't know how to call the function from another script.