How to to get new Turf Coordinates Or make it? - 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: How to to get new Turf Coordinates Or make it? (
/showthread.php?tid=201371)
How to to get new Turf Coordinates Or make it? -
Ballu Miaa - 21.12.2010
As the title says... Im making a gangwars Server in which there are turfs!! But idk how to get the exact Coordinates of a turf and how to divide them n stuff...Please helpme ASAP!
Regards,
Ballu Miaa
Re: How to to get new Turf Coordinates Or make it? -
Ballu Miaa - 21.12.2010
Plz help!!
Re: How to to get new Turf Coordinates Or make it? -
ExeC - 21.12.2010
So you mean, example:
You want to get the coordinates from this one:
Код:
AddStaticVehicle(522,2880.9695,-1953.8856,6.4010,177.0797,51,118);
Coordinates are these with black colour:
Код:
AddStaticVehicle(522,[2880.9695,-1953.8856,6.4010],177.0797,51,118);
So you get these coordinates:
Код:
2880.9695,-1953.8856,6.4010
Was that what you meant?
Re: How to to get new Turf Coordinates Or make it? -
Ballu Miaa - 21.12.2010
Quote:
Originally Posted by ExeC
So you mean, example:
You want to get the coordinates from this one:
Код:
AddStaticVehicle(522,2880.9695,-1953.8856,6.4010,177.0797,51,118);
Coordinates are these with black colour:
Код:
AddStaticVehicle(522,[2880.9695,-1953.8856,6.4010],177.0797,51,118);
So you get these coordinates:
Код:
2880.9695,-1953.8856,6.4010
Was that what you meant?
|
But bro.I want Coordinates for Gang Turfs...
I made some but they take the whole Part of the Turf.I want to divide them and all
Re: How to to get new Turf Coordinates Or make it? -
Face9000 - 21.12.2010
Use the
Gangzone Marker by Ryder
Re: How to to get new Turf Coordinates Or make it? -
iggy1 - 21.12.2010
This is very usefull for gangzones.
http://forum.sa-mp.com/showthread.ph...ehicle+plotter