[-][-][-][-][SERIOUS HELP NEEDED!][-][-][-][-]
#7

Quote:
Originally Posted by Don Correlli
Here's an example:
pawn Код:
MyFunction()
{
  printf("DEBUG: debugMsg0 - MyFunction init.");
  CallMyFunction2(playerid);
  printf("DEBUG: debugMsg1 - passed.");
  // other code.
  if(_WHATEVER_DEFINE_ == 1)
  {
    // other code.
    printf("DEBUG: debugMsg2 - _WHATEVER_DEFINE_ is 1.");
    // other code.
  }
  // other code.
  return 1;
}
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)