26.02.2011, 19:06
In the top of your script, add:
Add this under ongamemodeinit
Your car is now ready with all of the components added.
pawn Код:
new EliannSultan=0;
pawn Код:
EliannSultan = CreateVehicle(560,1516.5228,-695.0573,94.4954,92.0112,17,17,10000);
AddVehicleComponent(EliannSultan,1010); //Nitro 10x //
AddVehicleComponent(EliannSultan,1139); //Sultan Spoiler //
AddVehicleComponent(EliannSultan,1082); //Sultan Wheels //
ChangeVehiclePaintjob(EliannSultan, 1);
textid = Create3DTextLabel("Owned By: Eliann",0xFF9900AA,0.0,0.0,0.0,15.0,0);
Attach3DTextLabelToVehicle(textid, EliannSultan, 0.0, -1.6, -0.35); // tail of the vehicle toward the ground