[Ajuda] TextDraw - 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] TextDraw (
/showthread.php?tid=458445)
TextDraw -
MoonRey - 16.08.2013
Jб tentei de tudo que jeito, mas eu vou no local e nгo aparece o TextDraw .-. Alguem poderia me ajudar com uma base de como fazer o TextDraw aparecer quando chegar em um certo ponto, sem digitar comando nem nada, sу ele aparecer quando estiver por exemplo no ponto "2484.3201,2482.8108,21.8750"?
Re: TextDraw -
SkullFire - 16.08.2013
https://sampwiki.blast.hk/wiki/IsPlayerInRangeOfPoint
Re: TextDraw -
MoonRey - 16.08.2013
Eu sei disso... eu jб tinha feito com o IsPlayerInRangeOfPoint, mas o texto nгo aparece quando vai no local, poderia me ajudar a fazer?
Re: TextDraw -
Juniiro3 - 16.08.2013
Na public OnPlayerUpdate tu poem o IsPlayerInRangeOfPoint, e nessa mesma public poem pra quando ele sair dessa бrea a TextDraw sumir.
Re: TextDraw -
MoonRey - 16.08.2013
Ahhhh por isso nгo tava aparecendo, eu tava colocando na OnPlayerConnect, vou tentar aqui
Re: TextDraw -
darkxdll - 16.08.2013
pawn Код:
public OnPlayerUpdate(playerid)
{
if(IsPlayerInRangeOfPoint(playerid,10.0,posx,posy,posz))
{
//funcoes ex :
TextDrawShowForPlayer(playerid,MeuTxD);
}
return 1;
}
Re: TextDraw -
Juniiro3 - 16.08.2013
@off
To falando que esse dark ta me perseguindo kkkkkkkkkk
@topic:
blz, se funcionar me avisa
Re: TextDraw -
MoonRey - 16.08.2013
Agora funcionou heaheuehauha Valew galera :3
Re: TextDraw -
Juniiro3 - 16.08.2013
De nada, qualquer coisa tamo ai