Filterscripts.
#1

What are the best filterscripts etc to make coding in pawn faster and a lot easier?
Reply
#2

What you mean?
Reply
#3

Like sscanf and and zcmd, what are the best / latest ones?
Reply
#4

ZCMD is the best one.
and they are processors not filterscipts
Reply
#5

My bad, I'm new to scripting and all this stuff.
Reply
#6

zcmd
And i recommend usinf sscanf2 with the coding
example
pawn Код:
CMD:mycommand(playerid, params[])
{
                //my first command im so horny
                //code's used by sscanf2 here
        return 1;
}
as you may see the CMD:mycommand(playerid, params[]) is zcmd
And sscanf is the code you can use strcmp but i don't recommend it.

Best one's== zcmd and sscanf2
Reply
#7

Use sscanf2 and ZCMD this is the best one
Reply
#8

YSI, sscanf, whirlpool
also zcmd.
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)