How to convert
#1

Hello, I know strcmp is outdated, I want to convert to ZCMD, but I have like 50k lines, is there a easier way to do it, besides line by line?


PS, Im a new scripter


(sorry for double post)
How do I convert it, if I have to do it line by line?
Reply
#2

If you were going to convert you would indeed have to perform it line by line.

There are people on here that will do it for a price.

Tutorial: How to Convert
Reply
#3

Post 1 your commands here and i will show you what's the different
Reply
#4

Or he just read the tutorial I posted, plus what if he comes to change a multiparameter command and you tell him to 'just change if(strcmp..... to CMD:....'. I suggest you read the tutorial Zachlive.
Reply
#5

this is an Example;

pawn Код:
CMD:test(playerid, params[])
{
     //your code here
     return 1;
}
Reply
#6

*facepalm*
Reply
#7

All that I have to do is replace this....

CMD:help(playerid, params[]) ... with this?

So can I do.... replace if(strcmp(cmd, "/ to this "CMD:"

Then "true) == 0)" to "(playerid, params[])"?
Reply
#8

Read the tutorial I posted.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)