[MDL ED] .mdl? - Printable Version +- Frictional Games Forum (read-only) (https://www.frictionalgames.com/forum) +-- Forum: Amnesia: The Dark Descent (https://www.frictionalgames.com/forum/forum-6.html) +--- Forum: Custom Stories, TCs & Mods - Development (https://www.frictionalgames.com/forum/forum-38.html) +---- Forum: Development Support (https://www.frictionalgames.com/forum/forum-39.html) +---- Thread: [MDL ED] .mdl? (/thread-12746.html) Pages:
1
2
|
RE: .mdl? - Statyk - 01-22-2012 I can't drop the "mdldecompiler.exe" into the "sourcesdk.gcf" like the installation says. Am I missing something? RE: .mdl? - Tripication - 01-23-2012 Ok, well im lost, my Model View crashes on start up, and i cant get this texture to work. I hate to do this, but would i be able to ask someone to fix this for me then reupload it, i swear this'll be the last time i ever work with custom models. http://www.mediafire.com/?szc1ow731c2nj6z RE: .mdl? - Your Computer - 01-23-2012 http://www.sendspace.com/file/w2zu47 RE: .mdl? - Tripication - 01-23-2012 (01-23-2012, 04:15 AM)Your Computer Wrote: http://www.sendspace.com/file/w2zu47Ok, first of all, let me start off by saying, I ABSOLUTELY LOVE YOU, thank you sooo much, you've saved me a lot of time. However, i have encountered a new problem. It is not visible ingame...im not sure if there are physics in the entity that i need to change in the model editor, but it simply doesn't exist ingame...i dont think. RE: .mdl? - Your Computer - 01-23-2012 That's because entities need to have a body; otherwise, the mesh falls through the floor. RE: .mdl? - Tripication - 01-23-2012 ok, sorry about all the questions, but how do i make a body for it?? I dont really model much, so i wouldn't know enough about it. RE: .mdl? - Your Computer - 01-23-2012 You need to create a shape in the model editor and then convert that shape into a body. Then you'll need to attach the body to the mesh. However, since Blender exports IDs and not names for each mesh, you're going to need to edit the .dae file in a plain text editor as written in the Wiki. (The game can't attach bodies to meshes without names.) RE: .mdl? - Tripication - 01-23-2012 umm...I'm sorry, but is there an easier way around this? I tried taking the tinderbox and just putting the Ghastly gibus in replacement of it, and that just crashed the game...again. I really have no clue what im doing here. Thanks for al the help BTW RE: .mdl? - Your Computer - 01-23-2012 (01-23-2012, 05:04 AM)Tripication Wrote: umm...I'm sorry, but is there an easier way around this? Not unless a patch comes out. |