- This topic has 8 replies, 8 voices, and was last updated 10 years, 3 months ago by Stonelouse.
-
AuthorPosts
-
September 4, 2014 at 09:48 #4336TumbParticipant
Anyone tried importing the models into blender and if so, what format did you export? I think the msh.blob are the models, but no luck importing them.
September 4, 2014 at 11:14 #4363Taurus1116FanParticipantHi,
I would know this too ^^
The format of the vehicles is in mdl I see, but i dont know how to export these format.
Lg
Taurus
September 4, 2014 at 16:30 #4491SpoorObjectenParticipantIt’s a good thing that you cannot import into Blender.
These people (and soon modders) have worked hard on their trains and other files, I would personally not appreciate it if someone is able to open my files.
September 4, 2014 at 17:46 #4541TumbParticipantA guy on train-fever.net is making an import/export tool, so it won’t be long before it’s released.
September 4, 2014 at 17:51 #4544Jonathan078NLParticipantAre you planning to model a Siemens Taurus III loc? Really hope so, it’s a bad-ass loc!
September 5, 2014 at 23:48 #4953starman001ParticipantI would also be very interested in that, but for a different approach ! I’m amazed about the love of detail in the models and textures (except for missing “pilots” in the open vehicles).
However, from the first minute I played I wondered why the vehicle and city detail is so high, and really every industry is just plain ugly and underdetailled 🙁 Was is it a time issue ?
I really hope for a model import / export to recreate those… if the import is makeable, creating a new textured and good looking industry is just a matter of a few hours per model (this I can do, I just can’t import)…
Also, we could add more industrys. I ‘m really looking forward for modding support, sofar this game is just great and works more or less flawless for me. Industry is a bit lazy in the later game, but I’m not worried about that.
September 7, 2014 at 14:58 #5594NiqueParticipantThe MDL files are better described as ‘info’ files. LUA ‘info’ files. You can edit them just like you can edit any other ‘lua’ file. The function of mdl files is to grab the needed resources (meshes, sounds) and give the whole package a name and description (and pricing and other info) to form a ‘model’. The meshes and sound files are stored separately. In this file you can edit the info / running costs / life time years and so on
So that’s why you can’t import them into blender because blender does not know what to do with it.
(by the way, it is ‘not’ good that people can not import models into blender because nobody can ‘learn’ how to make their own mods for the game. With a long wanted lifetime for this game modding is a ‘must’. That ‘i do not like others to open my files’ is just crap. Even if you can open them you are just not allowed to ‘use’ them in your own sets because the game is protected by copyright laws. But viewing to learn should be no problem. So that’s already handled.. don’t worry about that.)
My tip to the game developers is: release a simple mod tool (or just release the tools you used to compose models (packing them, put them in the right directories, the descriptor files (mdl files)), i would be amazed if you didn’t use a tool. I mean.. hand-editing all these files is just time-consuming and boring and error prone)
September 7, 2014 at 15:44 #5631OmichParticipantGuys, I’m thoroughly research game model format and working on simple geometry converter from .blend, .3ds, .obj and so on into .msh and .msh.blob pair. I will release it soon.
September 7, 2014 at 16:03 #5636StonelouseParticipantthat sounds good, thanks for your effort!
-
AuthorPosts
- The forum ‘Modding’ is closed to new topics and replies.