How to make this into strcmp?
#2

pawn Код:
new cmd[35];
sscanf(cmdtext, "s[35]", cmd);
if (!strcmp(cmd, "/carsanction", true))
{
    // your code
}
Reply


Messages In This Thread
How to make this into strcmp? - by MayaEU - 10.07.2016, 00:08
Re: How to make this into strcmp? - by Gammix - 10.07.2016, 00:45
Re: How to make this into strcmp? - by MayaEU - 10.07.2016, 13:50

Forum Jump:


Users browsing this thread: 1 Guest(s)