![]() |
Need some help ... for how to convert model from resource to gmod - Printable Version +- The VG Resource (https://www.vg-resource.com) +-- Forum: Archive (https://www.vg-resource.com/forum-65.html) +--- Forum: July 2014 Archive (https://www.vg-resource.com/forum-139.html) +---- Forum: Other Stuff (https://www.vg-resource.com/forum-6.html) +----- Forum: Questions, Info, and Tutorials (https://www.vg-resource.com/forum-89.html) +----- Thread: Need some help ... for how to convert model from resource to gmod (/thread-24562.html) |
Need some help ... for how to convert model from resource to gmod - Weleroin - 02-07-2014 Hey ! I rlly want to learn how i can convert like .smd or .obj file or just some random model from the site to gmod model .... please ... someone help me :CCC RE: Need some help ... for how to convert model from resource to gmod - Phaze - 02-07-2014 https://developer.valvesoftware.com/wiki/Compiling_a_model this should run you through the process but it's a bit involved. It also assumes that the model has bone data (which it might or might not) I've never actually compiled a model so I can't really troubleshoot this process for you. I can only provide the information. RE: Need some help ... for how to convert model from resource to gmod - Weleroin - 02-07-2014 (02-07-2014, 11:48 AM)Phaze Wrote: https://developer.valvesoftware.com/wiki/Compiling_a_model this should run you through the process but it's a bit involved. It also assumes that the model has bone data (which it might or might not) well thanks for the reply but i cant understand nothing XD RE: Need some help ... for how to convert model from resource to gmod - Phaze - 02-07-2014 Eh, we're all like that at some point. I'm sure you can find guides for compiling models elsewhere, the page at least provides the keywords you'll need. |