SA-MP Forums Archive
Location - 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: Location (/showthread.php?tid=622755)



Location - Switch9400 - 26.11.2016

someone can give me a place filterscript positioning of players?

sorry for my english is bad
https://translate.******.com/?hl=vi


http://i.imgur.com/l6JQ41X.jpg


Re: Location - Eoussama - 26.11.2016

What do you mean?


Re: Location - BrianFaria - 26.11.2016

I do not understand.


Re: Location - Alvitr - 26.11.2016

i think he wants to know about how to set textdraw position in the image with yellow arrow

https://sampwiki.blast.hk/wiki/TextDrawCreate

or not?w


Re: Location - Switch9400 - 26.11.2016

I mean TextDraw will change according to the player's position


Re: Location - Switch9400 - 26.11.2016

for example, if you stand in the SF is San Fierro appears TextDraw
I apologize for using translate.******.com =))


Re: Location - Alvitr - 26.11.2016

sorry about that,

you can use
https://sampforum.blast.hk/showthread.php?tid=27598
or
https://github.com/Gammix/zonenames..../zonenames.pwn
this to get where player is it,

create a timer to detect player position,
and set textdraw string for area name you get by that filterscript.

also you can refer that to make your own area name.


Re: Location - Switch9400 - 26.11.2016

Quote:
Originally Posted by Alvitr
Посмотреть сообщение
sorry about that,

you can use
https://sampforum.blast.hk/showthread.php?tid=27598
or
https://github.com/Gammix/zonenames..../zonenames.pwn
this to get where player is it,

create a timer to detect player position,
and set textdraw string for area name you get by that filterscript.

also you can refer that to make your own area name.
yes, thx
close topic