JonnyBro / beatrun

Fork of infamous parkour addon for Garry's Mod
https://beatrun.jonnybro.ru
Do What The F*ck You Want To Public License
240 stars 40 forks source link

Fix runnerhands unable to use "Last Weapon used" keybind #205

Closed kdgonz7 closed 3 months ago

kdgonz7 commented 3 months ago

This addresses/fixes issue #202. SWEP:Deploy() returns a boolean value which allows the weapon to be switched away from using the lastinv command.

https://wiki.facepunch.com/gmod/WEAPON:Deploy

Tested x86_64: :heavy_check_mark: Tested x86: :heavy_check_mark:

JonnyBro commented 3 months ago

Thank you!