11.08.2011, 10:23
Look
native:
AddStaticVehicle(520, 2109.1763, 1503.0453, 32.2887, 82.2873, 0, 1)
Some of your script:
1537.5327, -2213.9012, 13.215, 0
-------
X Coord Y Coord Z Coord Color1
So replace them in the correct fields and add one more colour
at the end, after 0.
so like
AddStaticVehicle(520, 1537.5327, -2213.9012, 13.215, 0, 1);
Oh no... We have alot of that.
native:
AddStaticVehicle(520, 2109.1763, 1503.0453, 32.2887, 82.2873, 0, 1)
Some of your script:
1537.5327, -2213.9012, 13.215, 0
-------
X Coord Y Coord Z Coord Color1
So replace them in the correct fields and add one more colour
at the end, after 0.
so like
AddStaticVehicle(520, 1537.5327, -2213.9012, 13.215, 0, 1);
Quote:
It's up to you, not up to us. As I told, it's for helping pepole with errors, not scripting for. |