https://github.com/chailotl/da-toolbox
A collection of useful tools for building and posing in Garry's Mod.
https://github.com/chailotl/da-toolbox
gmod gmod-addon gmod-lua
Last synced: about 1 year ago
JSON representation
A collection of useful tools for building and posing in Garry's Mod.
- Host: GitHub
- URL: https://github.com/chailotl/da-toolbox
- Owner: Chailotl
- License: gpl-3.0
- Created: 2021-05-08T13:13:17.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-01-26T00:28:41.000Z (over 2 years ago)
- Last Synced: 2025-01-11T04:47:26.717Z (over 1 year ago)
- Topics: gmod, gmod-addon, gmod-lua
- Language: Lua
- Homepage: https://steamcommunity.com/sharedfiles/filedetails/?id=2479083959
- Size: 233 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://steamcommunity.com/sharedfiles/filedetails/?id=2479083959)
A collection of useful tools for building and posing in Garry's Mod.
## Context menu additions:
- **T-pose**
- Puts ragdolls into their standing pose.
- **Sleep**
- Makes props frozen in place until collided with.
- **World collision**
- Disables collisions with the world.
- **Self collision**
- Disables self collision on ragdolls.
- **Unbreakable**
- Make a prop unbreakable.
- **Shadows**
- Disables a prop's shadows.
- **Lock/unlock door**
- Locks or unlocks a door.
- **Mount/dismount gun**
- Mounts or dismounts guns on buggies and hover boats.
- **Enable/disable radar**
- Enables or disables the radar on jalopies.
- **Make friendly/hostile**
- Makes a floor turret be friendly or hostile.
- **Deplete/restore ammo**
- Depletes or restores the ammo of a floor turret.
- **Self-destruct**
- Makes a floor turret, rollermine, or helicopter self-destruct.
- **Recharge**
- Recharges health chargers and suit chargers.
## Material additions:
- Chroma key green
- Chroma key blue
- Missing texture
- Red ÜberCharge
- Blue ÜberCharge
## Other additions:
- Bonemerged cosmetics automatically follow face flexes.
- Physgun won't yeet props into the stratosphere when you push them a little too hard into the ground.
- Added draw viewmodel toggle to user sandbox settings.