16.12.2010, 17:07
Quote:
I hope that you realize, dcmd also uses strcmp... it's in the definition.
pawn Code:
|
dcmd(%1,%2,%3) if ((strcmp((%3)[1], #%1, true, (%2)) == 0)
I hope that you realize, dcmd also uses strcmp... it's in the definition.
pawn Code:
|