Advertisement
Guest User

Untitled

a guest
Oct 19th, 2019
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.63 KB | None | 0 0
  1. class Rifle;
  2. class Rifle_Base_F;
  3.  
  4. class rhs_weap_m249_pip_S_para;
  5. class ntf_weap_m249_short : rhs_weap_m249_pip_S_para {
  6. author="Christiansen";
  7. scope=2;
  8. scopeArsenal=2;
  9. displayName="[NTF] M249 Mini-Me";
  10. baseWeapon="rhs_weap_m249_pip_S_para";
  11. hiddenSelectionsTextures[]= {
  12. "rhsusf\addons\rhsusf_weapons2\m249\merged\data\reciever_249_co.paa",
  13. "ntf_rhs\data\ntf_weap_m249_body.paa",
  14. "rhsusf\addons\rhsusf_weapons2\m249\merged\data\barrelstock_old_co.paa",
  15. "rhsusf\addons\rhsusf_weapons2\m249\merged\data\ammobox_merged_co.paa",
  16. "rhsusf\addons\rhsusf_weapons2\m249\merged\data\mk1\stock_co.paa"
  17. };
  18. };
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement