07-09-2007, 04:26 AM
It looks a lot like C/C++ but look at this:C/C++ does not use or, it uses ||and the if need to be if().
It looks like someone tried to code C/C++ but wasn't that successful...
Code:
if variable_global_exists("nointro")==false or variable_global_get("nointro")==false
{
It looks like someone tried to code C/C++ but wasn't that successful...