17.07.2013, 15:49
Quote:
Create Vehicles in MTA, then go to the MTA Directory. C:\Program Files (x86)\MTA San Andreas 1.3\server\mods\deathmatch\resources\(your files name.map) Then go to convertffs.com and then in the vehicle output click change then down the bottom go add custom format make the format like this
Code:
{model},{x},{y},{z},{r},{c1},{c2} Hope this helps. |
Code:
MyVehicleFormat(560,1423.8000500,-2506.8999000,13.2000000,266.0000000,118,123,15); //Vehicle number 0 MyVehicleFormat(560,1424.0999800,-2503.8999000,13.2000000,265.9950000,118,123,15); //Vehicle number 1 MyVehicleFormat(560,1424.4000200,-2500.8999000,13.2000000,265.9950000,118,123,15); //Vehicle number 2 MyVehicleFormat(560,1424.6999500,-2497.6999500,13.2000000,265.9950000,118,123,15); //Vehicle number 3 MyVehicleFormat(560,1425.0999800,-2494.1999500,13.2000000,265.9950000,118,123,15); //Vehicle number 4 MyVehicleFormat(560,1425.4000200,-2491.0000000,13.2000000,265.9950000,118,123,15); //Vehicle number 5 MyVehicleFormat(560,1425.8000500,-2487.5000000,13.2000000,265.9950000,118,123,15); //Vehicle number 6 MyVehicleFormat(560,1426.1999500,-2483.8000500,13.2000000,265.9950000,118,123,15); //Vehicle number 7 MyVehicleFormat(560,1426.1992200,-2483.7998000,13.2000000,265.9950000,118,123,15); //Vehicle number 8
i am just can write like this : {model},{x},{y},{z},{r}
Please help me ..
or please you make Video Tutorial about this for me .
Thanks