SA-MP Forums Archive
[Ajuda] HELP #PlayerTextDrawSetString# - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: Non-English (https://sampforum.blast.hk/forumdisplay.php?fid=9)
+--- Forum: Languages (https://sampforum.blast.hk/forumdisplay.php?fid=33)
+---- Forum: Português/Portuguese (https://sampforum.blast.hk/forumdisplay.php?fid=34)
+---- Thread: [Ajuda] HELP #PlayerTextDrawSetString# (/showthread.php?tid=513164)



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=0i<MAX_PLAYERSi++)
    {
        
TextDrawShowForPlayer(iping[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=0i<MAX_PLAYERSi++)
    {
        
TextDrawShowForPlayer(iping[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