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: (OLD) Entity Surface STool
Version: 0
Garrysmod.org URL: http://www.garrysmod.org/downloads/?a=view&id=102888
Description: NEW VERSION: http://www.garrysmod.org/downloads/?a=view&id=102974



____

This tool lets you change the footstep sounds of a surface. For example, you can make a PHX plate sound like grass when you walk on it. The property can be duped.

Find the tool under "Render".

Available surface types:
* Chain-link
* Concrete
* Dirt
* Duct
* Grass
* Gravel
* Ladder
* Metal
* Metal grate
* Mud
* Sand
* Slosh (water)
* Tile
* Wood
* Wood panel
* Hard boot (generic)
* Soft shoe (generic)
* Zombie foot
* Fast zombie foot
* Dog foot
* Vortigaunt foot
* Stalker foot
* Metropolice foot
* Combine soldier foot
* Antlion foot

NOTE: There are a ton of sounds I missed that I plan to add in a next version. However, to be on the safe side, suggest some (give exact filenames if possible) in the comments.

Known issues:
* You hear the old sound (once) when you jump.

For developers:
* Shared: string Entity:GetSurfaceType() (may return nil)
* Server: Entity:SetSurfaceType(string surfaceType) (does not check for invalid surface types)
A list of the entity surface types is in a global table named EntitySurfaceTypes (shared).

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

Image: (OLD)