Advertisement
BuilderGaming

Fast Crowbar improvised.lua

Jul 10th, 2015
614
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.22 KB | None | 0 0
  1. if SERVER then
  2.    function SWEP:Deploy()
  3.       if IsValid(self.Owner) then
  4.          if local has_item = ply:PS_HasItem('Crowbar upgrade') then
  5.          self.Primary.Delay = 0.3
  6.       end
  7.        elseif
  8.       end
  9.    end
  10. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement