Advertisement
icecurle

Untitled

Nov 8th, 2014
153
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.45 KB | None | 0 0
  1. case "I_Heli_Transport_02_F":
  2. {
  3. _path = "\a3\air_f_beta\Heli_Transport_02\Data\Skins\";
  4. _ret =
  5. [
  6. [_path + "heli_transport_02_1_ion_co.paa","civ",_path + "heli_transport_02_2_ion_co.paa",_path + "heli_transport_02_3_ion_co.paa"],
  7. [_path + "heli_transport_02_1_dahoman_co.paa","civ",_path + "heli_transport_02_2_dahoman_co.paa",_path + "heli_transport_02_3_dahoman_co.paa"]
  8.  
  9. ];
  10. };
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement