How should i approach something like GetPlayerAddress(playerid,adress[])? - 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: How should i approach something like GetPlayerAddress(playerid,adress[])? (
/showthread.php?tid=534627)
How should i approach something like GetPlayerAddress(playerid,adress[])? -
xXGangstaXx - 30.08.2014
Hey, as the title says I've been trying to make sth like areas, gangzones, etc. for the streets to be named and to be used later with /getadress -> "You are currently on Grove St.\Mulholland Avenue\etc."
Any ideas on how I should approach this? Any links to the actual street names in LS/LV/SF?
Thanks!
Re: How should i approach something like GetPlayerAddress(playerid,adress[])? -
ThePhenix - 30.08.2014
There's an include which contains the names of some places:
https://sampforum.blast.hk/showthread.php?tid=27598
You could expand that array to fit your needs, though.
Re: How should i approach something like GetPlayerAddress(playerid,adress[])? -
xXGangstaXx - 30.08.2014
Genius. +rep