HELP #PlayerTextDrawSetString# -
Holl - 14.05.2014
Код:
error 017: undefined symbol "PlayerTextDrawSetString"
PlayerTextDrawSetString = Modelo
Код:
format(InfoString, sizeof(InfoString), "Ping: ~w~%d", tdping);
PlayerTextDrawSetString(playerid, ping[playerid], InfoString);
ps: Ja falaram para alterar "PlayerTextDrawSetString" por "TextDrawSetString" continuo mesmo erro.
Re: HELP #PlayerTextDrawSetString# -
SeV_ - 14.05.2014
Como vocк definiu o textdraw?
E jб atualizou suas includes?
Re: HELP #PlayerTextDrawSetString# -
Cleyson - 14.05.2014
E se tentar
PHP код:
for(new i=0; i<MAX_PLAYERS; i++)
{
TextDrawShowForPlayer(i, ping[i]);
format(InfoString,sizeof(InfoString),"Ping: ~w~%d" ,GetPlayerPing(i));
TextDrawSetString(ping[i], InfoString);
}
?
Re: HELP #PlayerTextDrawSetString# -
Holl - 14.05.2014
Quote:
Originally Posted by Cleyson
E se tentar
PHP код:
for(new i=0; i<MAX_PLAYERS; i++)
{
TextDrawShowForPlayer(i, ping[i]);
format(InfoString,sizeof(InfoString),"Ping: ~w~%d" ,GetPlayerPing(i));
TextDrawSetString(ping[i], InfoString);
}
?
|
n dб .. mesmos erros., vlw por tentar ajuda
Quote:
Originally Posted by SeV_
Como vocк definiu o textdraw?
E jб atualizou suas includes?
|
sim esta tudo atualizado., axo q esta mensiona no topico,.,, newbie pawno .. mesmos erros., vlw por tentar ajuda
Re: HELP #PlayerTextDrawSetString# -
Cleyson - 14.05.2014
Em qual Callback vc esta tentando por ?
Re: HELP #PlayerTextDrawSetString# -
PT - 14.05.2014
olha exemplo
https://sampwiki.blast.hk/wiki/PlayerTextDrawSetString
Re: HELP #PlayerTextDrawSetString# -
Holl - 14.05.2014
Quote:
Originally Posted by PT
|
jб tinha visto isto .. vlw. mas n й so esta linha com erro . e to parado no erro.. ainda.
Re: HELP #PlayerTextDrawSetString# -
tonisantolia - 14.05.2014
Quote:
Originally Posted by Holl
jб tinha visto isto .. vlw. mas n й so esta linha com erro . e to parado no erro.. ainda.
|
Tenho certeza que suas includes estгo desatualizadas.. Baixe o SA:MP SERVER 0.3z no site official do SA:MP e copie todas as includes que vem na pasta PAWNO do SA:MP SERVER novo e coloque na pasta do PAWNO que vocк usa atualmente.
Re: HELP #PlayerTextDrawSetString# -
Holl - 14.05.2014
Quote:
Originally Posted by tonisantolia
Tenho certeza que suas includes estгo desatualizadas.. Baixe o SA:MP SERVER 0.3z no site official do SA:MP e copie todas as includes que vem na pasta PAWNO do SA:MP SERVER novo e coloque na pasta do PAWNO que vocк usa atualmente.
|
Vlw cara te amooooOOOH so no do rep .. pq n tenho lv