Tona Days' fork of the TTT Weapon Placer by Bad King Urgrain
Improvements:
- Entities will not be listed unless they are present in your game
- Updated vgui code
- Sorted entity list with groups
- Ability to select ammo ents directly
- Partial support for
auto_ammo
(used for all ttt_random_weapon spawns)
Pull requests accepted.
- Support for
auto_ammo
when placing individual random weapons - Support for traitor/detective equipment
- Support for miscellaneous ttt entities
- Support for our custom weapons
- Fix for physgun beam positions not updating
- Fix "Remove all existing weapons" removing sandbox weapons from players
- Dynamic ttt weapon support
- Support for Exho's Prop Placing Tool scripts (source code)
- Support for all of zaratusa's custom weapons
- Proper handling of client/server/prediction logic and consquently multiplayer sandbox support
- Likely related to physgun beam position issue
- TTT's weapon rearm script: terrortown/gamemode/ent_replace.lua
- Exho's prop adder script: lua/autorun/sv_propadder.lua