SA-MP Forums Archive
3D Text Draw -- Two Questions - 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: 3D Text Draw -- Two Questions (/showthread.php?tid=225387)



3D Text Draw -- Two Questions - Zack9764 - 13.02.2011

1) Can I make them bigger?

2)What should I do so the script finds the nearest 3D textdraw?


Re: 3D Text Draw -- Two Questions - [P4] - 13.02.2011

You mean 3D text label?
1) You can't
2) I'm not sure but i think you can't


Re: 3D Text Draw -- Two Questions - Zack9764 - 13.02.2011

Yeah. 3D Text labels.


Re: 3D Text Draw -- Two Questions - SkizzoTrick - 13.02.2011

I don't know if it is possible to get the nearest label .
maybe with
pawn Код:
for(new i = 0;i< MAX_LABELS;i++)
but MAX_LABELS doesn't exist and i don't know with what to replace it.


Re: 3D Text Draw -- Two Questions - Joe Staff - 13.02.2011

The only way to get the nearest 3D text label is to save the coordinates and ID in a variable