[Ajuda] Erro ao compilar,error 035:
#1

KKKK PARECE ATE BRINCADEIRA MAIS NГO E NГO EU DE NOVO AQUI VENDO SE VCS PODE ME AJUDA DE NOVO
Aqui esta o erro:
Код:
error 035: argument type mismatch (argument 2)
aqui esta as linhas :

Код:
public OnPlayerSpawn(playerid)
{
     TextDrawHideForPlayer(playerid , PlayerLogin);
	 return 1;
}
POR FAVOR ME AJUDA
Reply
#2

Nгo й brincadeira? Ctz?...
Reply
#3

De onde tirou esse PlayerLogin? ele deve estar definido como PlayerText.
Estude mais sobre textdraws, eu nгo irei mais lhe entregar cуdigo pronto, vocк tem uma cabeзa, use-a.

https://sampwiki.blast.hk/wiki/Textdraw
Reply
#4

Quote:
Originally Posted by Felipealves
Посмотреть сообщение
Nгo й brincadeira? Ctz?...
certeza
Reply
#5

Quote:
Originally Posted by FerrariL
Посмотреть сообщение
De onde tirou esse PlayerLogin? ele deve estar definido como PlayerText.
Estude mais sobre textdraws, eu nгo irei mais lhe entregar cуdigo pronto, vocк tem uma cabeзa, use-a.

https://sampwiki.blast.hk/wiki/Textdraw
Mano Ainda Continuo o mesmo erro :

Код:
public OnPlayerSpawn(playerid)
{
    TextDrawShowForPlayer(playerid, PlayerText[playerid]);
    return 1;
}
Reply
#6

Quote:
Originally Posted by Crkilling
Посмотреть сообщение
Mano Ainda Continuo o mesmo erro :

Код:
public OnPlayerSpawn(playerid)
{
    TextDrawShowForPlayer(playerid, PlayerText[playerid]);
    return 1;
}
PHP код:
TextDrawHideForPlayer(playeridPlayerLogin[playerid]); 
Reply
#7

PHP код:
PlayerTextDrawHide(playeridPlayerText:text
Reply
#8

Quote:
Originally Posted by zF3lKy3
Посмотреть сообщение
PHP код:
TextDrawHideForPlayer(playeridPlayerLogin[playerid]); 
Mano nгo Pegou N Precisa Coloca alguma New
Reply
#9

Quote:
Originally Posted by Felipealves
Посмотреть сообщение
PHP код:
PlayerTextDrawHide(playeridPlayerText:text
A sua tambйm nгo funcionou precisa coloca alguma new
Reply
#10

Tenta
Код:
for(new i=0; i<18; i++){
TextDrawHideForPlayer(playerid, TDEditor_TD[playerid][i]);}
:l
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)