Results 1 to 4 of 4

Thread: New model to existing unit????

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1

    Default New model to existing unit????

    Hello. I'm hoping someone can help me with this. I'm trying to assign a new model to an existing vanilla unit. I.E. trying to change the model of swedish line infantry to a different model other than the euro_line model.

    I'm not having any luck doing this. I know how to assign a new texture but how do I get a different model assigned to an existing unit? Thanks to anyone who can point me in the right direction. I'm wracking my brain trying to figure this out.

  2. #2

    Default Re: New model to existing unit????

    I'm not sure what's your problem.

    Units_stats_land_tables

    Code:
    euro_line_infantry_sweden    160    0    0    euro_officer2    euro_drummer1    euro_standard_bearer    euroline    infantry_euro_medium    man_musket    x_euro_musket    3    leather    1                0    0                    False        musket    40    25    0    flintlock    musket_flintlock    20    foot_musket    plug_bayonet    6    9    12    0    foot_bayonet    0    drill_set_infantry_line    trained    7    3    0,85    1,3    2,2    4    0    0    20    0    False    False    True    False    False    False    False    True    False    False    False    False    False    False    200    300    400    False    False    True    False    False    False    False    False    True    False    False    True    False    False    False
    Model name: euroline

    unit_tables
    Code:
    euro_line_infantry_sweden    Line Infantry    infantry    infantry_skirmishers    780    740    1    920    230    12    True    infantry_musketmen    euro_line_infantry    euro_line_infantry    euro_line_infantry    europe    0    mp_infantry    True    True    True    0    False    0
    To change the type of unit, icon, info image, ....

    Copy the two lines (clone) and make your changes. Obviously you can not modify vanilla units without cloning them (but you can maintain the name for not having 2 units).
    Last edited by Isabelxxx; March 06, 2010 at 01:50 PM.
    All my downloads need for uncompressing them:

    7-Zip 9.10 beta Windows 32-bit

  3. #3

    Default Re: New model to existing unit????

    Quote Originally Posted by Isabelxxx View Post
    I'm not sure what's your problem.

    Units_stats_land_tables
    Code:
    euro_line_infantry_sweden    160    0    0    euro_officer2    euro_drummer1    euro_standard_bearer    euroline   infantry_euro_medium    man_musket    x_euro_musket    3    leather    1                0    0                    False        musket    40    25    0    flintlock    musket_flintlock    20    foot_musket    plug_bayonet    6    9    12    0    foot_bayonet    0    drill_set_infantry_line    trained    7    3    0,85    1,3    2,2    4    0    0    20    0    False    False    True    False    False    False    False    True    False    False    False    False    False    False    200    300    400    False    False    True    False    False    False    False    False    True    False    False    True    False    False    False
    Model name: euroline

    unit_tables
    Code:
    euro_line_infantry_sweden    Line Infantry    infantry    infantry_skirmishers    780    740    1    920    230    12    True   infantry_musketmen    euro_line_infantry    euro_line_infantry    euro_line_infantry    europe    0    mp_infantry    True    True    True    0    False    0
    To change the type of unit, icon, ingo image, ....

    Copy the two lines (clone) and make your changes. Obviously you can not modify vanilla units without cloning them (but you can maintain the name for not having 2 units).
    Thank you Isabel. I think this is what I was trying to figure out. I'll give it a try.

  4. #4

    Default Re: New model to existing unit????

    Ok. Be careful with the model which you decide to use, I think you can't use any model with any animation... you know. But any change from one type of infantry to other could be done.
    All my downloads need for uncompressing them:

    7-Zip 9.10 beta Windows 32-bit

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •