[AJUDA]argument type mismatch
#1

eaw galerinha estou com um pequeno problema ou melhor 16 pequenos problemas aki :S onten tentei faser um Textdraw na tela blz mais deu os sequintes erros:

pawn Код:
C:\Documents and Settings\Administrador\Desktop\0.3server\gamemodes\Regis.pwn(488) : error 035: argument type mismatch (argument 1)
C:\Documents and Settings\Administrador\Desktop\0.3server\gamemodes\Regis.pwn(489) : error 035: argument type mismatch (argument 1)
C:\Documents and Settings\Administrador\Desktop\0.3server\gamemodes\Regis.pwn(490) : error 035: argument type mismatch (argument 1)
C:\Documents and Settings\Administrador\Desktop\0.3server\gamemodes\Regis.pwn(491) : error 035: argument type mismatch (argument 1)
C:\Documents and Settings\Administrador\Desktop\0.3server\gamemodes\Regis.pwn(492) : error 035: argument type mismatch (argument 1)
C:\Documents and Settings\Administrador\Desktop\0.3server\gamemodes\Regis.pwn(493) : error 035: argument type mismatch (argument 1)
C:\Documents and Settings\Administrador\Desktop\0.3server\gamemodes\Regis.pwn(494) : error 035: argument type mismatch (argument 1)
C:\Documents and Settings\Administrador\Desktop\0.3server\gamemodes\Regis.pwn(497) : error 035: argument type mismatch (argument 1)
C:\Documents and Settings\Administrador\Desktop\0.3server\gamemodes\Regis.pwn(498) : error 035: argument type mismatch (argument 1)
C:\Documents and Settings\Administrador\Desktop\0.3server\gamemodes\Regis.pwn(499) : error 035: argument type mismatch (argument 1)
C:\Documents and Settings\Administrador\Desktop\0.3server\gamemodes\Regis.pwn(500) : error 035: argument type mismatch (argument 1)
C:\Documents and Settings\Administrador\Desktop\0.3server\gamemodes\Regis.pwn(501) : error 035: argument type mismatch (argument 1)
C:\Documents and Settings\Administrador\Desktop\0.3server\gamemodes\Regis.pwn(502) : error 035: argument type mismatch (argument 1)
C:\Documents and Settings\Administrador\Desktop\0.3server\gamemodes\Regis.pwn(503) : error 035: argument type mismatch (argument 1)
C:\Documents and Settings\Administrador\Desktop\0.3server\gamemodes\Regis.pwn(506) : error 035: argument type mismatch (argument 1)
C:\Documents and Settings\Administrador\Desktop\0.3server\gamemodes\Regis.pwn(507) : error 035: argument type mismatch (argument 1)
nas sequintes linhas:
pawn Код:
Tpontos[playerid] = TextDrawCreate(550.000000, 410.000000, "Matou:");
    TextDrawBackgroundColor(Tpontos, 255);
    TextDrawFont(Tpontos, 1);
    TextDrawLetterSize(Tpontos, 0.500000, 1.000000);
    TextDrawColor(Tpontos, -1);
    TextDrawSetOutline(Tpontos, 0);
    TextDrawSetProportional(Tpontos, 1);
    TextDrawSetShadow(Tpontos, 1);

    Tpontoss[playerid] = TextDrawCreate(550.000000, 400.000000, "Mortes:");
    TextDrawBackgroundColor(Tpontoss, 255);
    TextDrawFont(Tpontoss, 1);
    TextDrawLetterSize(Tpontoss, 0.500000, 1.000000);
    TextDrawColor(Tpontoss, -1);
    TextDrawSetOutline(Tpontoss, 0);
    TextDrawSetProportional(Tpontoss, 1);
    TextDrawSetShadow(Tpontoss, 1);
auguem ai sabe ?? oq e ?
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: 1 Guest(s)