27.05.2011, 06:07
The script should still work without the "#if" section at the top. Just make sure you do NOT include the file twice, as it will cause function name clashes (in the same script) - the "#if" just stops the compiler and gives an error if you have included it twice; the script will be fine without it.