Now I mounted Gmod and CSS content into Hammer Editor because I'm currently customizing a map for personal server use for my friends and I. My question is how to import addons into Hammer Editor. What I'm trying to import is the Alien Isolation Motion Tracker addon and Flare addon and other things like that. I saw other posts where people just reply to create and .FGD but that didn't help at all, I'm still unsure how to import the addons into Hammer Editor.
If these addons are Models and textures youll need to extract the .gma that they come in and place them in the models and materials folders of Gmod ,, If the addons are lua scripts you should beable to enable them with the gmod entity lua_run
[QUOTE=taz0;50666828]If these addons are Models and textures youll need to extract the .gma that they come in and place them in the models and materials folders of Gmod ,, If the addons are lua scripts you should beable to enable them with the gmod entity lua_run[/QUOTE]
Where do I type that??
In Hammer create a point entity called lua_run in its properties theres a value called code you place your code there
[QUOTE=taz0;50670987]In Hammer create a point entity called lua_run in its properties theres a value called code you place your code there[/QUOTE]
Yea I got like no idea how to do any of this :cry: sorry for being such a pain in the butt
A point entity is the one you make using the entity tool [url]https://developer.valvesoftware.com/wiki/Hammer_Entity_Tool[/url] and how its done [url]https://developer.valvesoftware.com/wiki/Entity_Creation[/url] but if your really a beginner at mapping don't jump into things with out a bit of knowlage behind it, startof small then work up to bigger projects :) can you provide links to the addons your using so i can get a better idea of how to work it out for you :)
It's a lot lol [url]http://steamcommunity.com/sharedfiles/filedetails/?id=717878262[/url]
you should find this [url]https://steamcommunity.com/sharedfiles/filedetails/?id=418292139[/url] very useful also read the comments for extra tips :)
Sorry, you need to Log In to post a reply to this thread.