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: Simple Explosion
Version: 0
Garrysmod.org URL: http://www.garrysmod.org/downloads/?a=view&id=79623
Description: This entity is meant for developers for use with gamemodes and such.

How to use : When spawning this entity you can choose to customize the explosion with these few properties.

Entity.Delay is the time before an automatic detonation. (integer)
Entity.Radius is the radius of the explosion. (integer)
Entity.Damage is the damage dealt. (integer)
Entity.Cheap is whether or not a an explosion easier to render will be used (boolean)
Entity.Manual is whether or not the explosion must be triggered with Entity:Detonate(). (boolean)
Entity.Repeatable is whether or not the explosion will remove itself after the first detonation. (boolean)

Image: Simple