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

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))
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)