[AJUDA]argument type mismatch
#2

Tente colocar a tag Text: para poder adaptar a variбvel, tambйm coloque o iterator [playerid] de forma correta em todo cуdigo:

pawn Код:
//bla
    Text:Tpontos[playerid] = TextDrawCreate(550.000000, 410.000000, "Matou:");
    TextDrawBackgroundColor(Text:Tpontos[playerid], 255);
    TextDrawFont(Text:Tpontos[playerid], 1);
    TextDrawLetterSize(Text:Tpontos[playerid], 0.500000, 1.000000);
    TextDrawColor(Text:Tpontos[playerid], -1);
    TextDrawSetOutline(Text:Tpontos[playerid], 0);
    TextDrawSetProportional(Text:Tpontos[playerid], 1);
    TextDrawSetShadow(Text:Tpontos[playerid], 1);

    Text:Tpontos[playerid]= TextDrawCreate(550.000000, 400.000000, "Mortes:");
    TextDrawBackgroundColor(Text:Tpontos[playerid], 255);
    TextDrawFont(Text:Tpontos[playerid], 1);
    TextDrawLetterSize(Text:Tpontos[playerid], 0.500000, 1.000000);
    TextDrawColor(Text:Tpontos[playerid], -1);
    TextDrawSetOutline(Text:Tpontos[playerid], 0);
    TextDrawSetProportional(Text:Tpontos[playerid], 1);
    TextDrawSetShadow(Text:Tpontos[playerid], 1);
Reply


Messages In This Thread
[AJUDA]argument type mismatch - by Power_GamerX - 15.06.2011, 13:27
Respuesta: [AJUDA]argument type mismatch - by ScripterTroll - 15.06.2011, 13:30
Re: [AJUDA]argument type mismatch - by Power_GamerX - 15.06.2011, 13:35
Respuesta: [AJUDA]argument type mismatch - by ScripterTroll - 15.06.2011, 13:35
Re: [AJUDA]argument type mismatch - by thaw_ps - 15.03.2012, 14:26
Re: [AJUDA]argument type mismatch - by Ronaldo_raul™ - 15.03.2012, 16:02

Forum Jump:


Users browsing this thread: 5 Guest(s)