Counting ZCMD Commands.
#1

Is there a really simple way to count ZCMD commands? Since ZCMD uses some defines to transform them into public.

I tried many ways, but giving me errors.

This is what a zcmd commands starts
pawn Код:
#define COMMAND:%1(%2)  forward cmd_%1(%2); \
            public cmd_%1(%2)
Any idea how can i insert a Var++ into that? So it counts the commands ?
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: 3 Guest(s)