[Tutorial] Frequently Asked Questions Thread.
#2

Quote:

How do I convert y_commands to ZCMD?

Why would anyone need this?

Also, YCMD have already a defination to convert ZCMD to y_commands within the include. It won't give any warns or errors if you have CMD:command(playerid, params[]). But you can't add alternatives for commands like:
pawn Код:
CMD:commandalt(playerid, params[]) return cmd_command(playerid, params);
Quote:

How do I convert strcat to sscanf?

That must be strtok instead of strcat!
Reply


Messages In This Thread
Frequently Asked Questions Thread. - by Ahmad45123 - 03.05.2015, 23:26
Re: Frequently Asked Questions Thread. - by Gammix - 04.05.2015, 02:42
Re: Frequently Asked Questions Thread. - by Ahmad45123 - 04.05.2015, 08:53
Re: Frequently Asked Questions Thread. - by LazyB0y - 04.05.2015, 10:59
Re: Frequently Asked Questions Thread. - by LMaxCo - 04.05.2015, 11:07
Re: Frequently Asked Questions Thread. - by RaeF - 05.05.2015, 03:50
Re: Frequently Asked Questions Thread. - by KayJ - 05.05.2015, 11:06
Re: Frequently Asked Questions Thread. - by Ahmad45123 - 07.05.2015, 12:51
Re: Frequently Asked Questions Thread. - by Sergei - 07.05.2015, 13:34

Forum Jump:


Users browsing this thread: 1 Guest(s)