[Ajuda] error 035: argument type mismatch (argument 1)
#2

Vocк deve ter criado a textdraw com algum parametro e nгo colocou o parametro.

Tente Assim:

pawn Код:
for(new i; i < MAX_PLAYERS; i++)
{
    TextDrawHideForAll(Kmh2[i]);
    TextDrawDestroy(Kmh2[i]);
}
Reply


Messages In This Thread
error 035: argument type mismatch (argument 1) - by Alwe - 06.09.2014, 18:37
Re: error 035: argument type mismatch (argument 1) - by FallweN - 06.09.2014, 19:14
Re: error 035: argument type mismatch (argument 1) - by Alwe - 06.09.2014, 19:17

Forum Jump:


Users browsing this thread: 1 Guest(s)