Well, read the instructions. The way it works is that you use a variable to control what kind of fade you want. That you set in the script, where it says FADE_VARIABLE_ID = 1
Change that to the ID of the variable you want to control the fade options. So, if it is set to 1, then modifying the variable with ID 1 will change the way the game fades. To change it to no fade, then all you have to do is use a Control Variable and change the value of the variable to 1. Then you will have no fade.