DevilMarkes Thank you very much you just scripting god!
please close and delete the topic!
This should do the trick:
[CODE]function SWEP:PrimaryAttack()
self.Owner:ConCommand("+walk; +use")
timer.Simple(0.1, function() self.Owner:ConCommand("-walk; -use") end)
end[/CODE]
Sorry, you need to Log In to post a reply to this thread.