Problem

Započeo Xladen, Februar 10, 2017, 23:51:56 POSLE PODNE

prethodna tema - sledeća tema

0 članova i 1 gost pregledaju ovu temu.

Skripta koju koristim: Adamo Roleplay
Detaljan opis problema: Pokazuje non stop error 035: argument type mismatch (argument 3)
Dio skripte:
}
stock SCMF(playerid, color, const fstring[], va_args<>)
{
    new str[1024];
    va_format(str, sizeof (str), fstring, va_start<3>);
    return SCM(playerid, color, str);
}
Neke slike/video za lakse dobivanje pomoci(neobavezno):



Poslednja Izmena: Februar 10, 2017, 23:54:05 POSLE PODNE od Xladen

stock SCMF(playerid, color, const fstring[], va_args<3>)
{
    new str[1024];
    va_format(str, sizeof (str), fstring, va_start<3>);
    return SCM(playerid, color, str);
}

Idalje je isti problem sa
    va_format(str, sizeof (str), fstring, va_start<3>);

Pokazuje non stop error 035: argument type mismatch (argument 3)

Molim vas pomozite 100 vas je pogledalo i niko nece pomoci :(

LOCK!

Pravila!

"They have computers, and they may have other weapons of mass destruction."