Jump to content
  • 0

[Ajutor]Culori masini factiuni!


Colenelu

Question

Nick:Colonelul

Problema:Deci factiunea The Russian Mafia are masini de culoare maro desi id culoare din script este pentru mov!

Erori / warnings:Nu se schimba culoarea la masinile din factiuni!

Lini/script:

//-----------------------------------[The Russian Mafia Vehicles]--------------------------------------------//
	tobocar[1] = AddStaticVehicleEx(409,2036.1200,1006.6506,10.6767,0.0816,149,149,60000); // The Russian Mafia 58 type 409
	tobocar[2] = AddStaticVehicleEx(487,2023.1304,957.9661,10.8079,2.4398,149,149,60000); // The Russian Mafia 59 type 487
	tobocar[3] = AddStaticVehicleEx(579,2002.5575,971.5950,10.8151,326.9163,149,149,60000); // The Russian Mafia 60 type 579
	tobocar[4] = AddStaticVehicleEx(560,2023.8292,980.1678,10.5249,270.1402,149,149,60000); // The Russian Mafia 62 type 560
	tobocar[5] = AddStaticVehicleEx(560,2012.7253,978.9330,10.5263,286.4979,149,149,60000); // The Russian Mafia 61 type 560
	tobocar[7] = AddStaticVehicleEx(521,2032.9296,994.9309,10.3918,355.0266,149,149,600002); // The Russian Mafia 64 type 521
	tobocar[8] = AddStaticVehicleEx(521,2033.0911,1017.0305,10.3921,178,149,149,60000); // The Russian Mafia 65 type 521
    tobocar[9] = AddStaticVehicleEx(560,-2422.5874, 521.7285, 29.6346,225.7288,149,149,60000); // topbosaru
	tobocar[10] = AddStaticVehicleEx(560,-2429.7695, 515.3944, 29.6344,35.0745,149,149,60000); // The Russian Mafia
	tobocar[11] = AddStaticVehicleEx(581,-2444.3457, 513.7150, 29.4977,0.0136,149,149,60000); // here The Russian Mafia 581
	tobocar[9] = AddStaticVehicleEx(560,2769.5615, -1615.3607, 10.6293,266.3282,149,149,60000); // The Russian Mafia ls
	tobocar[10] = AddStaticVehicleEx(581,2797.0359, -1611.6039, 10.6583,337.2093,149,149,60000); // The Russian Mafia ls
	tobocar[11] = AddStaticVehicleEx(560,2770.0271, -1606.4557, 10.6624,266.4026,149,149,60000); // The Russian Mafia ls  The Russian Mafia 71

Ai incercat sa rezolvi singur ?:Da dar nu stiu!Nu mi-a mers!

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

Pai daca intrai pe wiki si cautai functia AddStaticVehicleEx numai trebuia sa faci acest topic .

AddStaticVehicleEx(modelid, Float:spawn_x, Float:spawn_y, Float:spawn_z, Float:angle, color1, color2, respawn_delay);

Pai in scriptul tau la color1 si la color2 ai pus id la culoarea masini 149 care e specific culori mov trebuie sa inlocuieste 149 cu id culori maro .

Ai aici o lista cu culorile la masini :

http://wiki.sa-mp.com/wiki/Vehicle_Color_IDs

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.