Advertisement
Guest User

Untitled

a guest
Sep 27th, 2019
294
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.47 KB | None | 0 0
  1. class RHS_UAZ_Base: Offroad_01_base_F
  2. {
  3.  
  4. soundGetIn[] = {"rhsafrf\addons\rhs_a2port_car\sounds\UAZ\ext-uaz-getin",1.5848932,1,9};
  5. soundGetOut[] = {"rhsafrf\addons\rhs_a2port_car\sounds\UAZ\ext-uaz-getout",1.5848932,1,25};
  6. };
  7.  
  8. class RHS_Ural_BaseTurret: Truck_F
  9. {
  10.  
  11. soundGetIn[] = {"rhsafrf\addons\rhs_a2port_car\sounds\URAL\ext-ural-getout",1.7782794,1,9};
  12. soundGetOut[] = {"rhsafrf\addons\rhs_a2port_car\sounds\URAL\int-ural-getout",2.5118864,1,25};
  13. };
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement