02.11.2015, 19:38
+1 for the reply, but let me explain for others why thhat didn't work.
Strings can't be easily compared in PAWN, you can only compare them char-by-char or use strcmp() / other function, which does the same thing.
(Give +rep to AbyssMorgan, not me. I'm just spamming for clearness)
Strings can't be easily compared in PAWN, you can only compare them char-by-char or use strcmp() / other function, which does the same thing.
(Give +rep to AbyssMorgan, not me. I'm just spamming for clearness)