Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
err pokemon battle system code.
#7
It looks a lot like C/C++ but look at this:
Code:
if variable_global_exists("nointro")==false or variable_global_get("nointro")==false
{
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...
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)