Problem with SelectTextDraw - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Problem with SelectTextDraw (
/showthread.php?tid=523754)
Problem with SelectTextDraw -
Petricko - 03.07.2014
Can anyone tell me why this is happening with TD? Watch the video and you'll see the problem. It's the same with the payer and the Global TD. And when I click on the "IZBRISI" TD server detects the "DALJE" TD. Please help. Thanks in advance.
https://www.youtube.com/watch?v=JBcU...ature=*********
Re: Problem with SelectTextDraw -
Dignity - 03.07.2014
I had the same issue. Refer to:
https://sampforum.blast.hk/showthread.php?tid=523599
You need to use PlayerTextDrawTextSize.
Re: Problem with SelectTextDraw -
Dziugsas - 03.07.2014
Aaaaaaaaaaaaaaaaand can you show the code please?
Re: Problem with SelectTextDraw -
Dignity - 03.07.2014
Quote:
Originally Posted by Dziugsas
Aaaaaaaaaaaaaaaaand can you show the code please?
|
Why? You don't need to see the code, the issue occurs because OP didn't use PlayerTextDrawTextSize, or is using the wrong x/y coords.
Re: Problem with SelectTextDraw -
Dziugsas - 03.07.2014
Quote:
Originally Posted by Mionee
Why? You don't need to see the code, the issue occurs because OP didn't use PlayerTextDrawTextSize, or is using the wrong x/y coords.
|
Oh im sorry that i posted first and didnt know where the problem was by not looking at the code....
Re: Problem with SelectTextDraw -
Petricko - 03.07.2014
Milonee thank you very much. I did not use PlayerTextDrawTextSize.