error 035: argument type mismatch (argument 1)
#7

Quote:
Originally Posted by AbyssMorgan
Посмотреть сообщение
PHP код:
CMD:setfreq(playeridparams[])
{
    new 
frequency;
    if(!
sscanf(params"i"frequency))
    {
        
ShowPlayerDialog(playeridDIALOG_TANSODIALOG_STYLE_INPUT"Enter the frequency "" frequency may be higher and lower than 9999999 -9999999! \ n HINT: Set up your frequency la 0, se ve radio default mode. ""Choice "" Cancel ");
    }
    return 
1;

//edit if(!sscanf(params, "i", frequency))
you can just fix it yourself how not because this is my first time doing this code CMD Input format
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 3 Guest(s)