// // Evil's Simple Movie config // bind F1 "timescale 0.2" bind F2 "timescale 0.3" bind F3 "timescale 1" bind F4 "timescale 2" bind F5 "timescale 5" bind F6 "timescale 10" bind F7 "timescale 20" bind F8 "timescale 50" bind F9 "vstr set_normals" set do_normalson "r_shownormals 1; set set_normals vstr do_normalsoff" set do_normalsoff "r_shownormals 0; set set_normals vstr do_normalson" set set_normals "vstr do_normalson"