
Open the bin directory in a new window, you can do this by right cicking on it and choosing “Open in a new window” #Gmod gmad extractor install# gma and drag it on top of gmad.exe and it will begin to unpack it into your addons directoryĮxplore the newely unpack addon for the entities lua file, this will be the classname for the entity.įor the Silenced AK47 this was in \addons\silenced_ak47_1857391969\lua\weapons and was called weapon_triage_ak47_s.luaįor the TTT Famas this was in \addons\ttt_famas_337050692\gamemodes\terrortown\entities\weapons and was called weapon_ttt_a Keep the bin directory open in the other window and in the original window navigate to garrysmod/addonsįind your addon adding in.


NOTE: The location can vary depending on what gamemode and how the creator implmented it. Gamemode specific entities tend to be inside of the gamemodes folder. Select the entity and open the entities properties window (alt+enter) Start Garry’s Mod’s hammer inside the bin folder.

Weapon_triage_ak47_s and weapon_ttt_famas Select the class name in the drop down list and write in your new entities name that you found in the previous section without the lua extension.
