sscanf warning: Format specifier does not match parameter count.
#5

Quote:
Originally Posted by HY
Посмотреть сообщение
pawn Код:
if(sscanf(params, "us[128]", id, str2))
    {
        SendClientMessage(playerid, COLOR_YELLOW, "Usage: /pm <id> <message>");
        return 1;
    }
Next time explain him that you have to specify the size of the string along with the specifier.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 3 Guest(s)