Advertisement
Guest User

Untitled

a guest
Oct 19th, 2017
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.47 KB | None | 0 0
  1. ITEM.name = "Service Rifle"
  2. ITEM.desc = "A 5.56 semi-automatic rifle."
  3. ITEM.model = "models/halokiller38/fallout/weapons/assaultrifles/battlerifle.mdl"
  4. ITEM.class = "weapon_servicerifle"
  5. ITEM.weaponCategory = "primary"
  6. ITEM.width = 4
  7. ITEM.height = 2
  8. ITEM.iconCam = {
  9. ang = Angle(-0.70499622821808, 268.25439453125, 0),
  10. fov = 12.085652091515,
  11. pos = Vector(0, 200, 0)
  12. }
  13. ITEM.category = "Weapons"
  14. ITEM.permit = "put associated permit here if you want them, or just delet."
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement