Page 5 of 10 FirstFirst 123456789 ... LastLast
Results 121 to 150 of 288

Thread: How to Model New 3D Units

  1. #121
    Only-Custom-Made-Avatar-User Member SirRethcir's Avatar
    Join Date
    Aug 2005
    Location
    Germany
    Posts
    132

    Default Re: How to Model New 3D Units

    Quote Originally Posted by hoggy
    Strange. I'm not sure what's causing your problem. You get no error when you export?
    That's right, no export error.

    Quote Originally Posted by hoggy
    Have you had any problems exporting/importing before or is this the first time?
    Hm, I think I had the same error message when doing things such as add bones...

    Quote Originally Posted by hoggy
    Does the new CAS work in game?
    Yes, no problem. But I would really love to export it again.

    error mesage:
    MAXScript Rollout Handler Exception
    --No "+" function for undefined

    highlighted line in progressStart ("Setting up Mesh...")
    .
    geomSet.geomChunks[k].newObj.pos +=bChunk.pbones ...
    .


    Have you tried it yourself?
    Give one vertex to another bone, export and then import?


    Kaiser of Blitz
    from Aemilius Paulus for EB Unit List Reloaded
    from soup_alex for EB Unit List Reloaded



  2. #122
    Senior Member Senior Member hoggy's Avatar
    Join Date
    Feb 2004
    Location
    Adel, Britannia
    Posts
    565

    Default Re: How to Model New 3D Units

    No I must admit I haven't. I tend to save the scene as a standard max file on my own directories while I work on the model. Then you can open the max file, edit and re-export any time.

  3. #123

    Default Re: How to Model New 3D Units

    So when you make a guy like a hoplite if you make the spear longer will the range be longer?

  4. #124
    Only-Custom-Made-Avatar-User Member SirRethcir's Avatar
    Join Date
    Aug 2005
    Location
    Germany
    Posts
    132

    Default Re: How to Model New 3D Units

    Thanks for your replies, hoogy and zedar!
    New questions awaiting you. (in 'General')

    So when you make a guy like a hoplite if you make the spear longer will the range be longer?
    I don't think so. ;)
    But wait for an expert answering!


    Kaiser of Blitz
    from Aemilius Paulus for EB Unit List Reloaded
    from soup_alex for EB Unit List Reloaded



  5. #125
    German Enthusiast Member Alexanderofmacedon's Avatar
    Join Date
    Aug 2005
    Location
    Where Columbus condemned the natives
    Posts
    3,124

    Default Re: How to Model New 3D Units

    Thanks Hogg. I can't wait to get started!


  6. #126
    Member Member Dromikaites's Avatar
    Join Date
    Jan 2005
    Location
    Bucharest, Romania
    Posts
    151

    Default Problem exporting to .CAS

    When trying to export to .CAS format I get the message:
    "Problem occured while reading the weights for vertex 336 in mesh body. Make sure each each vertex has exactly 1 bone weight"

    In the skin weight table that vertex is linked to only one bone, as it can be seen it the screenshot:

    [img=https://img251.imageshack.us/img251/4519/3ds7ei.gif]

    Any ideas?

    Thank you very much!

  7. #127
    Member Member Dromikaites's Avatar
    Join Date
    Jan 2005
    Location
    Bucharest, Romania
    Posts
    151

    Default Re: Problem exporting to .CAS

    Quote Originally Posted by Dromikaites
    When trying to export to .CAS format I get the message:
    "Problem occured while reading the weights for vertex 336 in mesh body. Make sure each each vertex has exactly 1 bone weight"

    In the skin weight table that vertex is linked to only one bone, as it can be seen it the screenshot:

    [url=]

    Any ideas?

    Thank you very much!

  8. #128
    Senior Member Senior Member hoggy's Avatar
    Join Date
    Feb 2004
    Location
    Adel, Britannia
    Posts
    565

    Default Re: How to Model New 3D Units

    hmm, not sure. try weighting that vertex again with 'rigid' checked.

  9. #129
    Member Member Dromikaites's Avatar
    Join Date
    Jan 2005
    Location
    Bucharest, Romania
    Posts
    151

    Default Re: How to Model New 3D Units

    Quote Originally Posted by hoggy
    hmm, not sure. try weighting that vertex again with 'rigid' checked.
    Naah, it doesn't seem to work. The vertex is weighted with 'rigid' option on but still no change.

    Would you take a look at the .max file?

  10. #130
    The Dark Knight Member wlesmana's Avatar
    Join Date
    Jan 2005
    Location
    Indonesia
    Posts
    602

    Default Re: How to Model New 3D Units

    The warning message is often wrong. Check the entire vertex weight list for weights that are not 1 or empty/0.

  11. #131
    Member Member zedar's Avatar
    Join Date
    Aug 2005
    Location
    Finland,Hämeenlinna
    Posts
    19

    Default Re: How to Model New 3D Units

    When i got that error, i weighted all vertices again, but made sure that example bone_abs had all vertices selected. It worked after that.
    'Sic vis pacem para bellum.' -If you want peace, prepare to war.

  12. #132
    Member Member Dromikaites's Avatar
    Join Date
    Jan 2005
    Location
    Bucharest, Romania
    Posts
    151

    Default Re: How to Model New 3D Units

    Unfortunately there's something I'm probably missing...Inspite the fact every vertex is weighted to one and only one bone with the "rigid" option and the value 1.0 that error is still preventing me to export the model to .cas

    I checked the bones and vertexes one by one in the "Skin weight table". Is any other place I can check the status of the vertexes and bones?
    Last edited by Dromikaites; 09-13-2005 at 14:18.

  13. #133
    Senior Member Senior Member hoggy's Avatar
    Join Date
    Feb 2004
    Location
    Adel, Britannia
    Posts
    565

    Default Re: How to Model New 3D Units

    Hi Dromikaites, I'll PM you my email and take a look at it

  14. #134
    Member Member Dromikaites's Avatar
    Join Date
    Jan 2005
    Location
    Bucharest, Romania
    Posts
    151

    Default Re: How to Model New 3D Units

    Thank you very much Hoggy!

  15. #135
    Member Member Dromikaites's Avatar
    Join Date
    Jan 2005
    Location
    Bucharest, Romania
    Posts
    151

    Default Re: How to Model New 3D Units

    Quote Originally Posted by Dromikaites
    Unfortunately there's something I'm probably missing...Inspite the fact every vertex is weighted to one and only one bone with the "rigid" option and the value 1.0 that error is still preventing me to export the model to .cas

    I checked the bones and vertexes one by one in the "Skin weight table". Is any other place I can check the status of the vertexes and bones?
    Well, it turned out that not every vertex was weighted to one and only bone. Actually there were 2 vertexes not linked to any bone. But they were not those reported by the .CAS exporter. Since I was looking in the weight table for vertexes connected to two or more bones, I missed those.

    The key learning points are:

    1) Don't take ad-literam the .CAS exporter error messages (This doesn't mean in any way I'm not grateful to Vercingetorix for his wonderful tool - no modding of the models would be possible without it)
    2) Take a very good look at the weight table.

    Thank you all who tried to help me and I'm sorry I've wasted your time with my stupid lack of attention to detail.
    Last edited by Dromikaites; 09-15-2005 at 13:10.

  16. #136

    Default Re: How to Model New 3D Units

    I have a question. When making models, what dimensions should be used? or do the models automatically resize temselves?

  17. #137
    Senior Member Senior Member hoggy's Avatar
    Join Date
    Feb 2004
    Location
    Adel, Britannia
    Posts
    565

    Default Re: How to Model New 3D Units

    best bet is to import an RTW unit model and adopt the file's scale. Use this as your guide for all other scaling.

  18. #138

    Default Re: How to Model New 3D Units

    BASIC TUTORIAL FOR UV MAPPING?

    ...sorry for boring you so much with such kind of questions...

    I need a very simple and basic instructions to make the new UV maps related to modified models... by now I'm able to change weapons, shields and add little features like plumes, feathers, etc., following the very useful tutorials that I found in this discussion ...my problem is that I don't know how to make the new uv maps with enlarged room for the larger shield and for the new items that I added to the model...
    ...can you help me, please?
    Last edited by Luciano B; 09-21-2005 at 15:45.

    project creator & director

  19. #139

    Default Re: How to Model New 3D Units

    EDIT: NM, I'll just get it somewhere else...
    Last edited by rocky4; 10-04-2005 at 20:47.

  20. #140
    Member caspian's Avatar
    Join Date
    Apr 2003
    Location
    Never-Nerver Land
    Posts
    101

    Default Re: How to Model New 3D Units

    I figured out what I was doing wrong...
    Last edited by caspian; 10-11-2005 at 18:38.

  21. #141
    The Philosopher Duke Member Suraknar's Avatar
    Join Date
    Dec 2002
    Location
    Navigating the realm of Ideas
    Posts
    707

    Default Re: How to Model New 3D Units

    Oki One question about Weapons if I may.

    When Loading a Pikeman and when loading a Hoplite, they both have a spear of Same legth...

    Yet in Game the Pikes are longer than the spears Hoplites use...

    What makes the difference? I verifyed descr_models, (I assumed that there would be a distinction between Pikeman and spearman and some scaling of the same spear model is hapening somewhere)..but they both have same Skelleton animations...

    Any clues anyone can give in that regard?
    Last edited by Suraknar; 10-17-2005 at 16:06.
    Duke Surak'nar
    "Η ΤΑΝ Η ΕΠΙ ΤΑΣ"
    From: Residing:
    Traveled to: Over 70 Countries, most recent: and

    ~ Ask not what modding can do for you, rather ask what you can do for modding ~
    ~ Everyone dies, not everyone really fights ~

  22. #142
    The Dark Knight Member wlesmana's Avatar
    Join Date
    Jan 2005
    Location
    Indonesia
    Posts
    602

    Default Re: How to Model New 3D Units

    Units that has "phalanx" formation in EDU.txt get assigned special pikes. These pikes are taken from a different model entirely (in data/models i think) and they follow their own set of animations.

  23. #143
    The Philosopher Duke Member Suraknar's Avatar
    Join Date
    Dec 2002
    Location
    Navigating the realm of Ideas
    Posts
    707

    Default Re: How to Model New 3D Units

    Ahhh! Thank you very much!

    So Units without the Phalanx would perform as regular spearmen...with the weapon as per the unit's .CAS model.

    Units with Phalanx and Pike, will use the "weapon_hoplite_pike.cas" in models folder...which also has its own animation...(opening that model and comparing, we see clearly that it is a Pike, longer spear)...is his correct?

    But, what hapens if a Unit does not use a Pike, but has Phalanx capability...will it use its default Spear as per the Unit's .CAS model?

    And if that is the case, then, what accounts for the special animation?

    Or, is there yet a third Weapon model somewhere for regular phalanx spears?

    Because, there is still one factor unnacounted here, what makes the Phalanx Spear Shorter than the Phalanx Pike (now that we know the Pikes are their own Models with own animation)?
    Duke Surak'nar
    "Η ΤΑΝ Η ΕΠΙ ΤΑΣ"
    From: Residing:
    Traveled to: Over 70 Countries, most recent: and

    ~ Ask not what modding can do for you, rather ask what you can do for modding ~
    ~ Everyone dies, not everyone really fights ~

  24. #144
    The Philosopher Duke Member Suraknar's Avatar
    Join Date
    Dec 2002
    Location
    Navigating the realm of Ideas
    Posts
    707

    Default Re: How to Model New 3D Units

    Well,

    Upon Further testing, I am now realising that Both Phalanx Pike and Phalanx Spear use the same weapon_hoplite_pike.cas.

    It still does not answer why Phalanx Pikes are longer than Phalanx Spears...

    Except, if we take under consideration the atribute "long_pike" in EDU...so this must be hardcoded somewhere and that attribute makes the same Model Longer in the case of a Pike.

    Thank you for the help wlesmana
    Duke Surak'nar
    "Η ΤΑΝ Η ΕΠΙ ΤΑΣ"
    From: Residing:
    Traveled to: Over 70 Countries, most recent: and

    ~ Ask not what modding can do for you, rather ask what you can do for modding ~
    ~ Everyone dies, not everyone really fights ~

  25. #145
    The Lion Prince Member Sundjata Keita's Avatar
    Join Date
    Oct 2004
    Location
    England
    Posts
    505

    Default Re: How to Model New 3D Units

    Yes, you should be able to see that from the pike being longer in game than it was on the actual model.

  26. #146

    Default Re: How to Model New 3D Units

    Is it possible to do this in gmax.

  27. #147
    The Lion Prince Member Sundjata Keita's Avatar
    Join Date
    Oct 2004
    Location
    England
    Posts
    505

    Default Re: How to Model New 3D Units

    Possible to do but not to get into the game unfortunately because g-max lacks the exporting features of 3ds max.

  28. #148

    Question Re: How to Model New 3D Units

    i keep getting a "-- runtime error: feature not available: "fopen write mode"" when ever i export CAS files but nothing wrong when i import can u please tell me what the hell this is

  29. #149
    Bibliophilic Member Atilius's Avatar
    Join Date
    Oct 2005
    Location
    America Medioccidentalis Superior
    Posts
    3,837

    Post Re: How to Model New 3D Units

    It looks like you're getting an error message from a standard C runtime library which is unusual, and perhaps indicates less-than-sterling coding in the application you're using. The fopen function is a very low-level routine that C programs use to open files. The message is telling you that for some reason it can't write to (or perhaps create) a file. That's why you can import but not export.

    This usually indicates one of the following: the file is read-only, your disk isn't writeable, or you're out of disk space.
    The truth is the most valuable thing we have. Let us economize it. - Mark Twain



  30. #150

    Default Re: How to Model New 3D Units

    Whenever I try to give a unit a thrown weapon like a javelin or a plumbatum, they have it in their hand in the game, but they never let go of it, even when they do the throwing animation. As such, it looks a bit silly. Has anyone else had this sort of problem before? Sorry if this is a dumb noob question, but I couldn't find any existing posts on it.

    Oh wait, it looks like units have always done that and I just never noticed. It's some issue with the stupid 1.2 patch. Turns out I am a dumb noob!
    Last edited by Furious Mental; 11-14-2005 at 16:05.

Page 5 of 10 FirstFirst 123456789 ... LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Single Sign On provided by vBSSO