Counting ZCMD Commands.
#4

You know that all
pawn Код:
#define COMMAND:%1(%2)  forward cmd_%1(%2); \
            zcount++; \
            public cmd_%1(%2)
Does is search the entire script for every instance of "COMMAND:%1(%2)"
And replace it with "forward cmd_%1(%2);
zcount++;
public cmd_%1(%2)"
Reply


Messages In This Thread
Counting ZCMD Commands. - by Zh3r0 - 27.01.2011, 20:08
Re: Counting ZCMD Commands. - by Gabe - 27.01.2011, 20:11
Re: Counting ZCMD Commands. - by Zh3r0 - 27.01.2011, 20:15
Re: Counting ZCMD Commands. - by Gabe - 27.01.2011, 20:29
Re: Counting ZCMD Commands. - by Zh3r0 - 27.01.2011, 20:31
Re: Counting ZCMD Commands. - by Zh3r0 - 28.01.2011, 07:21
Re: Counting ZCMD Commands. - by __ - 28.01.2011, 09:51
Re: Counting ZCMD Commands. - by Zh3r0 - 28.01.2011, 10:51

Forum Jump:


Users browsing this thread: 2 Guest(s)