Advertisement
Guest User

Untitled

a guest
Dec 19th, 2014
177
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. class MuzzleSlot {
  2. access = ReadAndCreate;
  3. compatibleitems[] = {"muzzle_snds_M"};
  4. displayname = "Muzzle Slot";
  5. linkproxy = "\A3\data_f\proxies\weapon_slots\MUZZLE";
  6. scope = private;
  7. };
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement