Search the Community

Showing results for tags 'hots'.



More search options

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • Important
    • Announcements
    • Getting Started
  • Modding
    • Modeling
    • Level Design
    • Interface
    • Serverside
    • Noggit
    • Miscellaneous
    • Retro-Porting
    • Useful Services
  • Projects
    • Recruitment
    • Paid Work
    • Showcase
    • Machinima
  • Community
    • General
    • Random
    • Gallery
    • Releases
    • The Graveyard

Categories

  • Tools
    • Uncategorized
    • Map Editing
    • Model Editing
    • DBC & DB2 Editing
    • Serverside
    • CASC & MPQ
  • Resources
    • Graphics
    • Uncategorized
    • Models
    • Maps
    • Client Patches
  • 010 Editor Scripts and Templates
  • Noggit Script Brushes

Categories

  • Projects
  • Machinima
  • Software Development

Categories

  • Beginner
    • Русский
    • Deutsch
  • Modeling
    • Česky
    • Français
  • Level Design
  • Interface
  • Serverside
  • Miscellaneous
    • Česky
    • Français
  • Retro-Porting
  • Machinima

Categories

  • Tutorials
  • Timelapse
  • Miscellaneous

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Discord


Twitter


Skype

Found 4 results

  1. I tried to import "medivh" model into blender but I got this error message, the import is working for other models. What could be the problem? When I done with all the thing I want to upload the model for free to use. I am using m3 script from the tutorial from this site. How do I get the textures from the model? I don't have textures when I import straight to blender
  2. Hey! I know it's possible to convert models from HotS to WoW and I was wondering if someone has done that with the new Medivh model and could share, because I am absolutely unable to do that myself (omg leecher hang him !!!111). If you are the one, please reply here or PM me. In case someone is only planning to do that, I would suggest from the heights of my unprofessionalism that the Lich King model could be used as a base due to many similarities (cloak, large boots and shoulderpads, etc).
  3. I extracted some tree from heroes of the storm and converted to m2, but it don't look quite well. I think there is problem with transparency what do you think?
  4. Hi guys, someone asked how to import models from HotS to blender, but this 3D software doesn't have a lot of plugins to do it. I'll share with you my researches and how I personally do it for me. Tools CascViewBlenderAddons for Blender (links in the section dedicated to this program)Heroes of the Storm game folder3DSmax 2012 and up (for the second technique)(if you take a lower version, you'll need an older plugin)This addon for 3DSmaxExtract models from the game First, you need to have the game installed. Open the Casc Viewer, click onGame Storage, and select your game folder. Now, explore the folders and choose the model that you want. In my case I'll take Uther. Now, right-click (or F5) on it to extract the model. Choose your folder and save it. Direct to Blender I've searched on the web after some plugins for Blender, but have not managed to make them work. Some are too old, others not compatibles, etc... The new M3 file format from HotS is a little bit different of M3 files from StarCraft, so SC modders are using a converter to make the models compatible with their tools..Heroes M3 To Sc2 M3 Converter Here's some M3 blender plugins, maybe you'll have more chance than me to make them work :This one is 5 years old, so I think it can possibly work with older versions of Blender.This second seems more complete and more up to date.This last is normally compatible with the 2.71 version.Sadly, no one was working for me (and I don't have time to test all blender versions with all plugins), so I've chosen the second solution. To Blender with 3DSmax 3DSmax part I don't really like this program for now, I have not taken the time to understand all the tools, but I can use it for simple things. So first, open 3DSmax. Click on the MAXScript pannel and choose Run Script. In the new window, you'll see the scripts that you can run. You can just drag and drop the M3 addon in this folder, or add it manually in your program folder (in my case " C:\Program Files\Autodesk\3ds Max 2013\scripts " ). And open it. Go to the right side of your screen, in the tools section. Switch to Utilities and click on MAXScript. Scroll down to see the new pannel called TM's M3 Import (v2.1) and choose Select file. Choose your file and open it. Once your file is selected, check what you want to keep in the model (bones, animations, etc...) and import it. Now you have your model. You can export it in *.obj file, click on the Autodesk logo and choose export. Choose a name and the file format to open in Blender later. Blender part Now launch Blender, go to import option and open your file. And here it is ! In my case, I have a blue pill (hitbox). Your *.obj will be like a *.fbx, it will keep all the informations like materials, bones, and animations. Just keep and remove what you want. And voilà. After that you can work on the modell as you wish. Let's paint Uther with abdalrahman9's technique. (all the red is the material color, not the weight paint) And I rework the face to fit well with the human model. I hope it was helpful, and good luck.