Advertisement
Guest User

Untitled

a guest
Jul 12th, 2014
218
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.31 KB | None | 0 0
  1. _ret =
  2. [
  3. ["\a3\soft_f_gamma\SUV_01\Data\suv_01_ext_co.paa","civ"],
  4. ["textures\cop\police_suv.jpg","cop"],
  5. ["\a3\soft_f_gamma\SUV_01\Data\suv_01_ext_04_co.paa","civ"]
  6. ];
  7. if(__GETC__(life_coplevel) > 2) then
  8. {
  9. _ret =
  10. ["textures\cop\suv_01_ext_03_co.jpg","cop"]
  11. };
  12. ];
  13. };
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement