• Help with Garrys Mod. org models
    2 replies, posted
Hey I have no idea what I'm doing wrong but for the life of me I can't get these into my copy of G-mod. I'm trying to get a version of the zero suit samus model with jiggleboned hair but it just ain't working. I would really appreciate if someone could tell me what I'm doing wrong, I bought HL2 ep2 and put the file into that folder but it still won't show up. I'm on a Macbook pro running Mavericks (i know i know) So i'm trying to get these two working: [url]http://www.garrysmod.org/downloads/?a=view&id=130079[/url] [url]http://www.garrysmod.org/downloads/?a=view&id=46715[/url]
[QUOTE=rusk_joel;42922866] I would really appreciate if someone could tell me what I'm doing wrong, I bought HL2 ep2 and put the file into that folder but it still won't show up. [/QUOTE] Well, for one, it's Garry's mod and not Half-Life 2 Episode 2. There are two ways to use the old file system. -You have to put the materials and models files into the garrysmod main folder. -Either that, or you create a folder in to the garrysmod addons folder, name it something short like "samus tits" and copy the material and model folders in there. Then you add a text file that's empty but is named "addon.txt" into that folder. And then you subscribe to the legacy addon in the workshop.
[QUOTE=rusk_joel;42922866]Hey I have no idea what I'm doing wrong but for the life of me I can't get these into my copy of G-mod. I'm trying to get a version of the zero suit samus model with jiggleboned hair but it just ain't working. I would really appreciate if someone could tell me what I'm doing wrong, I bought HL2 ep2 and put the file into that folder but it still won't show up. I'm on a Macbook pro running Mavericks (i know i know) So i'm trying to get these two working: [url]http://www.garrysmod.org/downloads/?a=view&id=130079[/url] [url]http://www.garrysmod.org/downloads/?a=view&id=46715[/url][/QUOTE] I'll assume your working in the GMod folder in Steamapps/common (or /[username] for old installations) Multiple problems: Problem 1 is that Mac lacks the software to properly compile models for the Source engine (Although you already know this!) Problem 2: Jigglebones only work on the Orange Box, and HL2 E2 does not run on the Orange Box (I believe.) Other than that, you can make a folder in your GMOD addons folder containing your materials and models folder. Create a file called "addon.json" and put in it: { "title" : "My Test Addon", "type" : "gamemode", "tags" : [ "fun", "cartoon" ], "ignore" : [ "*.psd", "*.vcproj", "*.svn*" ] } See this article for more: [url]http://facepunch.com/showthread.php?t=1242185[/url] That should get the models to load into GMOD. However, if the models contain errors, you're going to need access to a Windows PC with Blender or something.
Sorry, you need to Log In to post a reply to this thread.