Error.
#1

I getting error

pawn Код:
error 035: argument type mismatch (argument 1)
At lines

pawn Код:
format( Stringas, 128, ""#h_Balta"[ > ] "#h_Geltona"%s buvo "#h_Raudona"UЋBLOKUOTAS. "#h_Orandzine"[Jetpack naudojimas]", ZaidejoVardas( ID ) );
pawn Код:
format( Stringas, 121, ""#h_Balta"[ > ] "#h_Geltona"%s buvo "#h_Raudona"UЋBLOKUOTAS. "#h_Orandzine"[Љarvų čytai]", ZaidejoVardas( ID ) );
pawn Код:
format( Stringas, 123, ""#h_Balta"[ > ] "#h_Geltona"%s buvo "#h_Raudona"UЋBLOKUOTAS.  "#h_Orandzine"[Greičio čytai]", ZaidejoVardas( ID ) );
"#h_Geltona", "#h_Raudona", "#h_Orandzine" - 0.3c hex colors defines.
ZaidejoVardas( ID ) -

pawn Код:
stock ZaidejoVardas( playerid )
{
    new
        Vardas[ 24 ]
    ;
    GetPlayerName( playerid, Vardas, 24 );
    return Vardas;
}
Please, help.
Reply
#2

wtf you did here?
can't you script? or IM stupid or I don't know... it look like a gibberish to me.

EDIT:
Incomprehensible
Reply
#3

Maybe you are stupid

What you can't understand?
Reply
#4

So, maybe someone will help me with this fuckin' error?
Reply


Forum Jump:


Users browsing this thread: 3 Guest(s)