#1

pawn Код:
if(!strcmp(cmdtext, "/gate", true) == 0)
Why it gives me an error about tag mismatch?
Reply
#2

pawn Код:
if(strcmp(cmdtext, "/gate", true) == 0)
Reply
#3

Okay, thanks.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)