SA-MP Forums Archive
[Map] San Andreas Air Force Air Port[LV] - 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] San Andreas Air Force Air Port[LV] (/showthread.php?tid=483124)



San Andreas Air Force Air Port[LV] - PrinceOfPersia - 24.12.2013

Hello Guys
This's my new map
San Andreas Air Force air port

Код:
CreateObject(8356,1213.5999800,762.7999900,9.9000000,0.0000000,0.0000000,90.0000000); //object(vgssairportland15) (1)
CreateObject(10763,1285.0999800,740.0999800,33.0000000,0.0000000,0.0000000,44.0000000); //object(controltower_sfse) (1)
CreateObject(10810,1248.0999800,733.4000200,14.8000000,0.0000000,0.0000000,0.0000000); //object(ap_smallradar1_sfse) (1)
CreateObject(8150,1244.5000000,782.5999800,13.0000000,0.0000000,0.0000000,0.0000000); //object(vgsselecfence04) (1)
CreateObject(8150,1184.5000000,782.7000100,13.0000000,0.0000000,0.0000000,0.0000000); //object(vgsselecfence04) (2)
CreateObject(8150,1244.8000500,742.7000100,13.0000000,0.0000000,0.0000000,0.0000000); //object(vgsselecfence04) (3)
CreateObject(8150,1181.5000000,742.5999800,12.9000000,0.0000000,0.0000000,0.0000000); //object(vgsselecfence04) (4)
CreateObject(3881,1304.6999500,778.2999900,11.7000000,0.0000000,0.0000000,0.0000000); //object(airsecbooth_sfse) (1)
CreateObject(8038,1194.0999800,729.9000200,29.7000000,0.0000000,6.0000000,90.0000000); //object(arprtermnl01_lvs) (1)
CreateObject(8251,1111.1999500,760.4000200,13.7000000,0.0000000,0.0000000,0.0000000); //object(pltschlhnger02_lvs) (1)
CreateObject(8251,1133.9000200,728.0999800,13.7000000,0.0000000,0.0000000,90.0000000); //object(pltschlhnger02_lvs) (2)
CreateObject(8251,1168.0999800,800.2000100,13.7000000,0.0000000,0.0000000,270.0000000); //object(pltschlhnger02_lvs) (3)
CreateObject(8251,1205.5999800,799.4000200,13.7000000,0.0000000,0.0000000,270.0000000); //object(pltschlhnger02_lvs) (4)
CreateObject(8550,1268.5999800,799.5999800,14.2100000,0.0000000,0.0000000,0.0000000); //object(laconcha_lvs) (1)
CreateObject(9241,1237.3000500,802.2000100,11.9000000,0.0000000,0.0000000,0.0000000); //object(copbits_sfn) (1)
CreateObject(10757,1165.1999500,798.2999900,19.7000000,0.0000000,0.0000000,0.0000000); //object(airport_04_sfse) (1)
CreateObject(10757,1202.6999500,798.0999800,19.7000000,0.0000000,0.0000000,0.0000000); //object(airport_04_sfse) (2)
CreateObject(10757,1198.5000000,731.7000100,20.8000000,0.0000000,0.0000000,0.0000000); //object(airport_04_sfse) (3)
CreateObject(10757,1165.5999800,734.4000200,20.5000000,0.0000000,0.0000000,0.0000000); //object(airport_04_sfse) (4)
CreateObject(10757,1133.8000500,731.2000100,20.0000000,0.0000000,0.0000000,0.0000000); //object(airport_04_sfse) (5)
CreateObject(10757,1111.5000000,762.4000200,19.8000000,0.0000000,0.0000000,0.0000000); //object(airport_04_sfse) (6)
CreateObject(10757,1266.5999800,731.2000100,74.9000000,0.0000000,0.0000000,0.0000000); //object(airport_04_sfse) (7)
CreateObject(3084,1306.9000200,749.0000000,11.4000000,0.0000000,0.0000000,90.0000000); //object(trdcsgrgdoor_lvs) (1)
CreateObject(3084,1306.9000200,761.0999800,11.5000000,0.0000000,0.0000000,90.0000000); //object(trdcsgrgdoor_lvs) (4)

/*
Objects converted: 24
Vehicles converted: 0
Vehicle models found: 0
----------------------
In the time this conversion took to finish the US national debt has risen by about $1,041.27!
*/
Images





You'r free to use it
Bye


Re: San Andreas Air Force Air Port[LV] - FoxGaming - 24.12.2013

Nice.


Re: San Andreas Air Force Air Port[LV] - PrinceOfPersia - 24.12.2013

Thx you


Re: San Andreas Air Force Air Port[LV] - Epic_Mickey - 24.12.2013

This map looks better than your other maps, but you do know you can't use the planes op top right?
Those are objects, but if you want to add vehicles, which you can actually drive, you should use the vehicle icon near the object icon.


Re: San Andreas Air Force Air Port[LV] - PrinceOfPersia - 24.12.2013

Quote:

This map looks better than your other maps, but you do know you can't use the planes op top right?
Those are objects, but if you want to add vehicles, which you can actually drive, you should use the vehicle icon near the object icon.
__________________

Thank you
I can use the planes on top. In egypt we did that

If u dont like it Its easy to remove it

Enjoy the map


Re: San Andreas Air Force Air Port[LV] - Epic_Mickey - 24.12.2013

That's not really what I'm trying to say.

In game (samp) you can't fly those planes, because they're objects and not vehicles.


Re: San Andreas Air Force Air Port[LV] - PrinceOfPersia - 24.12.2013

I know

Its just a preview for the air port


Re: San Andreas Air Force Air Port[LV] - uJelly - 24.12.2013

Good work


Re: San Andreas Air Force Air Port[LV] - PrinceOfPersia - 24.12.2013

Thank you


Re: San Andreas Air Force Air Port[LV] - faxxe - 24.12.2013

its bad im sorry