all commands unknown, but I returned right...
#9

Quote:
Originally Posted by knackworst
Посмотреть сообщение
So u guys suggest, ZCMD ? what's wrong with strcmp? I find it the most easy way, lol
strcmp is unstandable , Harder to make commands like : /skin [skinid]

zcmd is standable , Easier to make command like the example above this (using sscanf)
easier to write:
Код:
CMD:Name(playerid, params[])
and strcmp you will need to write:
Код:
if(!strcmp(const string1[], const string2[], bool:ignorecase, length))
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 3 Guest(s)