Advertisement
TheCodingBeast

DarkRP 2.5 Ammo

Mar 18th, 2014
1,832
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.15 KB | None | 0 0
  1. DarkRP.createAmmoType("SniperPenetratedRound", {
  2.     name = "DSR 50 Ammo",
  3.     model = "models/Items/BoxMRounds.mdl",
  4.     price = 100,
  5.     amountGiven = 12
  6. })
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement