SA-MP Forums Archive
[Map] Car rent - 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: Filterscripts (https://sampforum.blast.hk/forumdisplay.php?fid=17)
+---- Forum: Maps (https://sampforum.blast.hk/forumdisplay.php?fid=64)
+---- Thread: [Map] Car rent (/showthread.php?tid=577134)



Car rent - Pablo098 - 09.06.2015

Hello! today I bring a simple and useful map, this next map is a simple car rental next to the Los Santos airport, near El Corona, has twelve cars in total, different designs and different colors. It was for my project, most will not use the map and decided to share.

Picture: http://i.imgur.com/5B9WXho.jpg

PHP код:
AddStaticVehicleEx(5161623.7000000, -2152.200000013.500000090.00000001058815); //Nebula
AddStaticVehicleEx(5291623.7000000, -2142.200000013.300000090.00000001242815); //Willard
AddStaticVehicleEx(5401623.7000000, -2147.300000013.500000090.000000010110615); //Vincent
AddStaticVehicleEx(4451623.7000000, -2157.200000013.500000090.000000011110315); //Admiral
AddStaticVehicleEx(4051598.5000000, -2157.399900013.6000000270.0000000385515); //Sentinel
AddStaticVehicleEx(5261640.3000000, -2157.200000013.400000090.00000004211915); //Fortune
AddStaticVehicleEx(4361640.3000000, -2142.200000013.400000090.0000000579015); //Previon
AddStaticVehicleEx(4101640.3000000, -2147.300000013.300000090.0000000373715); //Manana
AddStaticVehicleEx(4011598.5000000, -2152.399900013.4000000270.000000011110315); //Bravura
AddStaticVehicleEx(5851640.3000000, -2152.300000013.300000090.00000001242815); //Emperor
AddStaticVehicleEx(5511598.5000000, -2142.399900013.4000000270.0000000888815); //Merit
AddStaticVehicleEx(5071598.5000000, -2147.599600013.5000000270.00000007611715); //Elegant
CreateObject(69231590.2002000, -2169.799800015.50000000.00000000.00000000.0000000);
CreateObject(86731592.7998000, -2180.500000014.00000000.00000000.00000000.0000000);
CreateObject(86731634.0000000, -2180.500000014.00000000.00000000.00000000.0000000);
CreateObject(6731600.9004000, -2182.599600012.60000000.00000000.00000000.0000000);
CreateObject(6731640.5000000, -2182.599600012.60000000.00000000.00000000.0000000);
CreateObject(86731634.0000000, -2139.399400014.00000000.00000000.00000000.0000000);
CreateObject(86731593.2002000, -2139.399400014.00000000.00000000.00000000.0000000);
CreateObject(86731613.5996000, -2139.399400014.00000000.00000000.00000000.0000000);
CreateObject(86731644.0000000, -2169.999000014.00000000.00000000.000000090.0000000);
CreateObject(86731644.0000000, -2149.399400014.00000000.00000000.000000090.0000000);
CreateObject(86741644.0000000, -2160.000000010.30000000.000000090.000000090.0000000);
CreateObject(6731627.5000000, -2182.599600012.60000000.00000000.00000000.0000000);
CreateObject(12331596.7998000, -2188.799800014.10000000.00000000.000000090.0000000);
CreateObject(104011608.7002000, -2149.899400014.80000000.00000000.0000000313.9950000);
CreateObject(104011624.7998000, -2149.899400014.80000000.00000000.0000000313.9950000); 



Re: Car rent - T_John - 09.06.2015

Nice Job


Re: Car rent - JoshNudock - 09.06.2015

Cool! I will use as a base.


Re: Car rent - Pablo098 - 09.06.2015

Quote:
Originally Posted by JoshNudock
Посмотреть сообщение
Cool! I will use as a base.
Quote:
Originally Posted by Yakuzaa
Посмотреть сообщение
Nice Job
Thank you!


Re: Car rent - Spookieman - 09.06.2015

Good work!


Re: Car rent - Konverse - 09.06.2015

Not bad. It's very simple to look at but at least you did what you can do in order to make this possible.


Re: Car rent - Pablo098 - 09.06.2015

Quote:
Originally Posted by Spookieman
Посмотреть сообщение
Good work!



Quote:
Originally Posted by Konverse
Посмотреть сообщение
Not bad. It's very simple to look at but at least you did what you can do in order to make this possible.
Yes, just a simple and useful map forum.


Re: Car rent - Michael B - 09.06.2015

Not bad! You could transform it into a Car Renting filterscript as well.


Re: Car rent - Dangjai - 09.06.2015

Good I will use in my GM, thanks.


Re: Car rent - Pablo098 - 29.06.2015

Quote:
Originally Posted by Dangjai
Посмотреть сообщение
Good I will use in my GM, thanks.
Feel free.


Quote:
Originally Posted by Michael B
Посмотреть сообщение
Not bad! You could transform it into a Car Renting filterscript as well.
Yes.


Quote:
Originally Posted by S2aid
Посмотреть сообщение
Can i modify it ? Like the idea.
I do not see problems, you can modify ..