Advertisement
Guest User

VL GIGN Pour SR

a guest
Mar 18th, 2019
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. Voiture GIGN BMW M5 ->
  2. _veh = createVehicle ["d3s_f10_12_UNM_GOV1",position player,[],0,"NONE"];
  3.  
  4. Voiture GIGN Cadillac ->
  5. _veh = createVehicle ["d3s_ctsv_16_unm",position player,[],0,"NONE"];
  6.  
  7. Chevrolet Tahoe ->
  8. _veh = createVehicle ["d3s_tahoe_UNM",position player,[],0,"NONE"];
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement