Advertisement
Guest User

Untitled

a guest
Apr 8th, 2018
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.27 KB | None | 0 0
  1. if(ServerVehicles[idd][vModel] == 451) {
  2. if(ServerVehicles[idd][vFaction] == 14) {
  3. new traff1 = CreateObject(19419, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000);
  4. AttachObjectToVehicle(traff1, idd, 33.2781, 17.5078, -0.9785, 0.0000, 0.0000, 0.0000);
  5. }
  6. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement