To change #define with one command.
#10

pawn Код:
new debug;
pawn Код:
if(strcmp(cmd,"/Debug",true)==0)
{
  if(debug==0)return debug=1;
  return 1;
}
ok then. How about now?
Reply


Messages In This Thread
To change #define with one command. - by nico005 - 17.05.2009, 02:27
Re: To change #define with one command. - by JaYmE - 17.05.2009, 02:32
Re: To change #define with one command. - by Badger(new) - 17.05.2009, 02:35
Re: To change #define with one command. - by ICECOLDKILLAK8 - 17.05.2009, 02:50
Re: To change #define with one command. - by hazdog - 17.05.2009, 03:03
Re: To change #define with one command. - by JaYmE - 17.05.2009, 03:21
Re: To change #define with one command. - by nico005 - 17.05.2009, 04:30
Re: To change #define with one command. - by Badger(new) - 17.05.2009, 11:23
Re: To change #define with one command. - by ICECOLDKILLAK8 - 17.05.2009, 11:28
Re: To change #define with one command. - by Badger(new) - 17.05.2009, 13:06

Forum Jump:


Users browsing this thread: 1 Guest(s)