26.08.2013, 12:49
You didn't eplain that much. Anyway I would like to know what does this mean:
What is the: cmdtext, true, 10) == 0) ?
Mind explaining?
pawn Code:
if (strcmp("/skin", cmdtext, true, 10) == 0)
Mind explaining?