21.12.2010, 04:35
So you mean, example:
You want to get the coordinates from this one:
Coordinates are these with black colour:
So you get these coordinates:
Was that what you meant?
You want to get the coordinates from this one:
Код:
AddStaticVehicle(522,2880.9695,-1953.8856,6.4010,177.0797,51,118);
Код:
AddStaticVehicle(522,[2880.9695,-1953.8856,6.4010],177.0797,51,118);
Код:
2880.9695,-1953.8856,6.4010

