Garry's Mod

Garry's Mod

Multi Physgun
Showing 1-6 of 6 entries
Update: 31 Dec, 2022 @ 9:54pm

Happy New Year!
Meant to release this a lot sooner but procrastination decided the very end of the year was a good time to instead lol

Anyway without futher ado...

THE BONE UPDATE
Bones of ragdolls can now be grabbed individually. (Toggle able under option)

Added new options to the options panel

Added a lua hook, MultiPhysgunPickup (If it returns false, the Mutli Physgun can't grab that entity)

Added server convar for controlling if default limits should be on
Added server convar for controlling if PhysgunPickup should run for the Multi physgun
Added server convar for controlling if MultiPhysgunPickup should run for the Multi Physgun
Added server convar that allows the Multi Physgun to pickup a bone of a ragdoll instead of it's center

Added client convar that allows the Multi Physgun to pickup a bone of a ragdoll instead of it's center (requires the server one to be true)
Added client convar that allows the Multi Physgun to pickup multible bones of one a single ragdoll
Added client convar for controlling if the Multi Physgun should unfreeze a ragdoll entirely if it its grabbed


Added Server Settings menu


Fixed convar naming convention to be uniform again
Fixed some other things

Update: 7 Jan, 2022 @ 8:54pm

Hotfix
And renamed some options to be more intuitive

Update: 7 Jan, 2022 @ 2:55pm

Fixed not being able to pick anything up when paired up with certain mods

Update: 6 Jan, 2022 @ 8:14pm

Added check for the PhysgunPickup hook,
Added ability to press 'Use' and forward/backwards to adjusts beam distance, and spacing( if run is held as well)
Added convar 'multi_physgun_movement_scroll_disable' which is the toggle for movement disabling while 'Use Scrolling' (That thing above this line)
Added convar 'multi_physgun_allow_use_move_scroll' which is the toggle for if 'Use Scrolling' should be enabled
Added convar 'multi_physgun_allow_run_scroll' which toggles if you can run and scroll to change beam spacing


Changed net messages to take the player's id from the Receive function instead of sending the weapon id through the net work

Fixed when a Multi Physgun is removed it would make everyone stop firing their Multi Physguns if the removed one was firing
Fixed some issues when at high ping
Fixed the exploits involving net messages
Fixed unable to pick up effects

Update: 5 Jan, 2022 @ 8:32pm

Fixed several issues to do with dropping the weapon

Update: 4 Jan, 2022 @ 5:52am

Release!