[Ajuda] TextDraw
#1

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"?
Reply
#2

https://sampwiki.blast.hk/wiki/IsPlayerInRangeOfPoint
Reply
#3

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?
Reply
#4

Na public OnPlayerUpdate tu poem o IsPlayerInRangeOfPoint, e nessa mesma public poem pra quando ele sair dessa бrea a TextDraw sumir.
Reply
#5

Ahhhh por isso nгo tava aparecendo, eu tava colocando na OnPlayerConnect, vou tentar aqui
Reply
#6

pawn Код:
public OnPlayerUpdate(playerid)
{
if(IsPlayerInRangeOfPoint(playerid,10.0,posx,posy,posz))
{
//funcoes ex :
TextDrawShowForPlayer(playerid,MeuTxD);
}
return 1;
}
Reply
#7

@off

To falando que esse dark ta me perseguindo kkkkkkkkkk

@topic:
blz, se funcionar me avisa
Reply
#8

Agora funcionou heaheuehauha Valew galera :3
Reply
#9

De nada, qualquer coisa tamo ai
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)