GetTextDrawPos(textdraw id) - 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: GetTextDrawPos(textdraw id) (
/showthread.php?tid=274933)
GetTextDrawPos(textdraw id) -
kakalakamakapaka - 07.08.2011
Can someone give me function for get textdraw position, but without saveing position (without dini or something like that)
some like "GetTextDrawPos(textdraw id)"
I tried a lot of times to make it, but without success,
Thank you...
Re: GetTextDrawPos(textdraw id) -
MadeMan - 07.08.2011
Why do you need it?
Just save the position to variables and use them.
Re: GetTextDrawPos(textdraw id) -
kakalakamakapaka - 07.08.2011
@MadeMan
I am makeing now new, unlikely textdraw sistem (like include), but i cant to make that function...