09.12.2013, 14:27
Hello guys,
Introduction
This is my first map so dont go harsh on me. I am new to mapping too. I decided to just create this car pack for SASD for RP severs. I was just bored so I made this. Whenever RP servers go bored of creating cars here and there for factions, simply use this if you are currently building it for SASD
Images
Some screenshots of this map:
Code
The thingy to put in your script file:
I will be creating more maps as I find mapping interesting. Specially, I need a scripter for my server too. Just /pm me.
Credits and Contact:
Me - Mapping [/pm me or add me in skype- sagargupta1827]
MTA - Easy Map editor
SA-MP - Letting me share the things I do when I am bored.
Introduction
This is my first map so dont go harsh on me. I am new to mapping too. I decided to just create this car pack for SASD for RP severs. I was just bored so I made this. Whenever RP servers go bored of creating cars here and there for factions, simply use this if you are currently building it for SASD
Images
Some screenshots of this map:
The thingy to put in your script file:
Код:
CreateVehicle(598,830.7000100,-609.4000200,16.2000000,0.0000000,255,255,15); //Police Car (LVPD) CreateVehicle(598,825.9000200,-609.2000100,16.2000000,0.0000000,255,255,15); //Police Car (LVPD) CreateVehicle(598,821.4000200,-608.7000100,16.2000000,0.0000000,255,255,15); //Police Car (LVPD) CreateVehicle(525,782.5000000,-609.2000100,16.3000000,270.0000000,37,37,15); //Tow Truck CreateVehicle(525,782.4000200,-605.0000000,16.3000000,270.0000000,123,10,15); //Tow Truck CreateVehicle(525,782.4000200,-601.2000100,16.3000000,270.0000000,79,52,15); //Tow Truck CreateVehicle(598,817.2000100,-608.7000100,16.2000000,0.0000000,255,255,15); //Police Car (LVPD) CreateVehicle(598,803.5000000,-608.7999900,16.2000000,0.0000000,255,255,15); //Police Car (LVPD) CreateVehicle(598,812.8994100,-608.7998000,16.2000000,0.0000000,255,255,15); //Police Car (LVPD) CreateVehicle(598,808.1992200,-608.7998000,16.2000000,0.0000000,255,255,15); //Police Car (LVPD) CreateVehicle(525,861.2000100,-581.9000200,18.2000000,180.0000000,79,52,15); //Tow Truck CreateVehicle(525,865.5000000,-581.8994100,18.2000000,180.0000000,79,52,15); //Tow Truck CreateVehicle(525,857.0999800,-581.5000000,18.2000000,180.0000000,79,52,15); //Tow Truck CreateVehicle(525,853.0000000,-581.2999900,18.2000000,180.0000000,79,52,15); //Tow Truck CreateVehicle(497,611.1992200,-599.0000000,23.0000000,270.0000000,79,52,15); //Police Maverick CreateVehicle(497,611.5996100,-609.3994100,23.0000000,270.0000000,79,52,15); //Police Maverick CreateVehicle(598,639.2000100,-609.2000100,16.2000000,0.0000000,43,43,15); //Police Car (LVPD) CreateVehicle(598,622.0000000,-605.7999900,17.1000000,273.0000000,43,43,15); //Police Car (LVPD) CreateVehicle(598,631.5999800,-608.9000200,16.2000000,0.0000000,43,43,15); //Police Car (LVPD) CreateVehicle(598,635.6992200,-609.0996100,16.2000000,0.0000000,43,43,15); //Police Car (LVPD) CreateVehicle(598,622.6992200,-610.0996100,17.0000000,272.9990000,43,43,15); //Police Car (LVPD) CreateVehicle(523,613.5000000,-607.0000000,16.9000000,270.0000000,-1,-1,15); //HPV1000 CreateVehicle(523,613.7000100,-604.4000200,16.9000000,270.0000000,-1,-1,15); //HPV1000 CreateVehicle(523,614.9000200,-600.9000200,16.9000000,270.0000000,-1,-1,15); //HPV1000 CreateVehicle(523,614.7999900,-598.5999800,16.9000000,270.0000000,-1,-1,15); //HPV1000 CreateVehicle(523,622.2998000,-593.5996100,16.9000000,270.0000000,-1,-1,15); //HPV1000 CreateVehicle(523,615.0000000,-596.4000200,16.9000000,270.0000000,-1,-1,15); //HPV1000 CreateObject(3928,612.7000100,-609.0000000,21.7000000,0.0000000,0.0000000,0.0000000); //object(helipad) (1) CreateObject(3928,612.4000200,-599.0000000,21.7000000,0.0000000,0.0000000,0.0000000); //object(helipad) (2) CreateObject(3399,614.2000100,-593.5000000,18.8000000,0.0000000,0.0000000,0.0000000); //object(cxrf_a51_stairs) (1)
Credits and Contact:
Me - Mapping [/pm me or add me in skype- sagargupta1827]
MTA - Easy Map editor
SA-MP - Letting me share the things I do when I am bored.