18.02.2013, 03:01
Hey guys, I just started working with ZCMD and SSCANF, I dont get one thing. How do I for example do this inside the ZCMD.
I want to learn how to do the x_nr part inside the ZCMD, or is it possible to use same method?
Код:
if(strcmp(cmd, "/door", true) == 0) if(strcmp(x_nr,"open",true) == 0)