How to do thi - 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 do thi (
/showthread.php?tid=258786)
How to do thi -
[MKD]Max - 01.06.2011
how i can convert those numbers
477,866.9702,-712.0836,105.4297,301.5712,75,1
to
AddStaticVehicle(477,866.9702,-712.0836,105.4297,301.5712,75,1);
Re: How to do thi -
Georgelopez1 - 01.06.2011
You already did it....
Re: How to do thi -
[MKD]Max - 01.06.2011
yea but i go about 1000 postion with out AddStatsicVehicle
how i can convert them at one time all
Re: How to do thi -
Georgelopez1 - 01.06.2011
www.convertffs.com
Re: How to do thi -
[MKD]Max - 01.06.2011
what i should choose to this number
477,866.9702,-712.0836,105.4297,301.5712,75,1
to convert :
AddStatsicVehciel(...);