Can you import models yet?

Can you import models yet?

Re: Can you import models yet? Posted by CPS on Sun Nov 21st 2004 at 10:55pm
CPS
60 posts
Posted 2004-11-21 10:55pm
CPS
member
60 posts 6 snarkmarks Registered: Nov 21st 2004 Location: USA
Hi, just now signed up to the site, but pretty much learned how to use hammer from the tutorials here a year or so back. I was wondering if I can import models from XSI into Hammer yet, or is that coming later with the full sdk? Would .emdl model files from XSI work? Also can I use the barrel models from HL2 yet, or is that with the full SDK too? I saw them in the nice physics tut, but do not know how to get them. Thank you for any help.
Re: Can you import models yet? Posted by RabidMonkey777 on Sun Nov 21st 2004 at 10:59pm
RabidMonkey777
207 posts
Posted 2004-11-21 10:59pm
207 posts 603 snarkmarks Registered: Jul 9th 2004 Location: Denver, Colorado, USA
You can't take models directly from XSI into Hammer, you need to compile them first, as described in the documentation of the Source SDK:

http://www.valve-erc.com/srcsdk/Models/compiling_models.html

And you can indeed use the barrel models, and all of the HL2 content - The only problem is that the SDK is setup to use CS:S content by default, so you have to do a bit of tweaking with the GameInfo file as described in the following tutorial :

http://www.snarkpit.com/editing.php?page=tutorials&game=HL2&id=119