Quote:
Originally Posted by MaVe;
Quote:
Originally Posted by yezizhu
Quote:
Originally Posted by MaVe;
Sorry then, use either no false/true argument, or try use this:
pawn Код:
#define @[%1:%2:%3] (strcmp(%1, %2, %3) == 0)
|
I prefer this modtify:
pawn Код:
#define @[%1:%2] (!strcmp(%1, %2))
Effencify,and simple arg check
|
What! - sorry, we both used quote instead of modify. Check my second post, I added your way
|
It's a fault
, sorry all
My advise - edit ur first post to the edition we both refering.