Addon Entry

Now supporting the newest garrysmods.org

New : UserScript to add a search button to any garrysmod.org download page Script Page Install It!

Mirrors

There are no mirrors, request one in the comment section below.
File: Multi-Tool
Version: 0
Garrysmod.org URL: http://www.garrysmod.org/downloads/?a=view&id=111245
Description: Multi-Tool lets you use other STools en-masse. For example, you can apply the Material tool to 30 entities at once.

Note that I wrote this some time ago and I technically did not finish it. It may or may not freeze the server if you select too many props.

I also implemented the entity filtering syntax from my sandbox HUD (see the Facepunch Lua RELEASES forum) but there is no help for that. It is using a different engine too. Here is the gist:

prop_ - matches all prop_physics
prop_ mdl=barrel - matches all prop_physics having barrel in its name
prop_ or mat=stone - matches prop_physics or entities with material paths having stone in them

Facepunch thread: http://www.facepunch.com/showthread.php?t=1008750

Image: Multi-Tool