[HELP] YSI y_va
#1

So I was put ysi 4.0 in pawno/includes then I define it as

#include <YSI-Includes-YSI.tl\YSI\y_va>

and I here gettint argument type mismatch



pawn Код:
stock SCMF(playerid,color,const fmat[],va_args<>)
{
    new str[145];
    va_format(str,sizeof(str),fmat,va_start<3>);//on this line is that error
    return SCM(playerid,color,str);
}
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)