04.01.2016, 13:44
(
Последний раз редактировалось NealPeteros; 05.01.2016 в 10:18.
)
For example
if (strcmp("/cuff", cmdtext, true, 10) == 0)
and
if (strcmp("/uncuff", cmdtext, true, 10) == 0)
I mean remake it but take the zcmd and sscanf includes out. Thanks
if (strcmp("/cuff", cmdtext, true, 10) == 0)
and
if (strcmp("/uncuff", cmdtext, true, 10) == 0)
I mean remake it but take the zcmd and sscanf includes out. Thanks
