SA-MP Forums Archive
textdraw coordinates +rep - 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: textdraw coordinates +rep (/showthread.php?tid=509136)



textdraw coordinates +rep - iBots - 25.04.2014

could someone create for me a textdraw down the screen? down the screen in the middle,i will give rep,i have created a system for players and i need textdraw for it i tried these filterscripts/includes to create one but i cant get the coordinates and when i put it it doesnt show the same as in the editor..please help,make one and get 2 reps


Re: textdraw coordinates +rep - Stanford - 25.04.2014

Here:
I found a good co-ordinates for you:

pawn Код:
blabla = TextDrawCreate(260 ,380 , "");
I hope that I helped.