Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
How do I like extract their .mdl files separately and from the game itself? For example, there are 2 models that I want:
models/props_phx/construct/metal_dome360.mdl
models/props_phx/construct/windows/window_dome360.mdl
I right-clicked them in the Gmod Spawnlists to get their names. However, upon searching either like the exact names as from what I pasted above or even merely like "dome360.mdl" didn't help.
These models exist in Gmod, but not in SFM. I want to extract them from Gmod to SFM (I did manage to unofficially import a bunch of Gmod models in SFM that aren't even actually in the SFM workshop and even managed to mess around with their rigs for a little bit. They were playermodel addons and not default Gmod models BTW).
Half Life props are not included on this list, I've uploaded them here for you: https://gist.github.com/Codingale/5c81663a896bcd080efbc45c836de3b9
@Jiver
Your models folder is in the garrysmod/garrysmod folder, these are included models inside of a Valve PacK file or .VPK, in This case the Garry's Mod models are inside of "garrysmod_dir.vpk" and half life is stored in the hl2 models are in garrysmod\sourceengine and inside of "hl2_misc_dir.vpk"
The IDs of addons are in the URL of the addon, if you mean models those are inside the addon and are a bit harder to find:
Workshop addons, with no github, you'll have to ask the uploader, or download it and check the GMA you can lookup "how to extract an addon with gmad", or ask for help in the Garry's Mod Discord.
If you mean something else, I have no idea how else I can assist you, just ask the Garry's Mod Discord.
Not really, I wrote a program to just look at the game files and make it into a list based on the final folder path i.e. \models\props_phyx\gears\ somemodel.mdl