• Spawning my model in Gmod
    5 replies, posted
I have created a box model and it loads in sdk model viewer but i am unsure how to spawn this in Gmod could someone please help Thx
Put the .mdl, .vtx (should be 3 but can be 4 of these) and .phy files in whatever folder heirarchy you compiled it with, then put that folder in your garrysmod/garrysmod/models folder. Copy your materials folder (the one with the materials for the models in it) over to your garrysmod/garrysmod folder and murge it with the one thats there. Then you can either use the browse tab to find your model or if you know how, make a spawnlist for it :) Hope that helps.
I dont seem to have a models folder in my gmod folder so should i just make one, would that work + do i just leave the .vvd file there( [url]http://ioj.com/v/tmidp[/url] )
Ah forgot about the .vvd :S That one is very important it must stay with the rest :P (contains the UV data, which is how the textures attach) Yes if you don't have a models folder make one, or you could make an addon folder for it, but I don't know if you know how to :S (though if you want to know use this I made: [url]http://www.garrysmod.org/downloads/?a=view&id=71635[/url])
Thanks so much
[QUOTE=sweeneypaul;18011724]Thanks so much[/QUOTE] np :)
Sorry, you need to Log In to post a reply to this thread.