Quote:
Originally Posted by iTorran
pawn Код:
if(strcmp(params, "General", true) == 0)
not
pawn Код:
if(params, "General", true)
|
I thought I shouldn't use the (strcmp..............) part since I was using the if's in an ZCMD command :P. After your second reply I figured that you were or right, or you were a too stupid to understand that I was using ZCMD. I am really glad that I can say you were right, and this also solved my problem ( + some minor changes I made, but your help was the thing I needed! ). I will +rep you, thank you once again.
Best regards,
Jesse