Guest User

Car By Toxik/CraTzy

a guest
Aug 21st, 2014
311
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Pawn 0.46 KB | None | 0 0
  1.     //Car with orange spoiler by Toxik/CraTzy
  2.     new acar; acar = CreateVehicle(415, 2471.0630, -1669.6653, 13.0839, 0.0000, 128, 128, 100);
  3.     new carobj = CreateObject(1023,0,0,-1000,0,0,0,100);
  4.     AttachObjectToVehicle(carobj, acar, 0.000000,-2.250000,0.184999,0.000000,0.000000,0.000000);
  5.     SetObjectMaterial(carobj, 0, -1, "none", "none", -39424);
  6.     SetObjectMaterial(carobj, 1, -1, "none", "none", -39424);
  7.     ////////////////////////////////////////////////////////////////
Advertisement
Add Comment
Please, Sign In to add comment