Results 1 to 11 of 11

Thread: Unit changes not showing

Hybrid View

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

    Question Unit changes not showing

    hello this is my first post, Yesterday i DL'ed a bunch of required items for skinning, and that whole X pak thing i went through 3 different skinning tatorials and finally changed a Skin, but after i saved, And tested it on my game, the changes didnt work, i dont know what is wrong, can anyone help?

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

    Default Re: Unit changes not showing

    If you named the changed skin the same name as the original, then it would not work since the game would look in the pack file first, found the original and uses that instead. You'll need to use a different name for your new skin, then change the skin name in descr_models_battle.txt for that unit also.

  3. #3

    Default Re: Unit changes not showing

    ohh I so my changed skin has to be a different name, that makes sence, but when i tried it in my game the game just quited out here is what is what i put in the descr_models_battle.txt


    type carthaginian_infantry ; combat spear
    skeleton fs_swordsman
    indiv_range 40
    texture carthage, data/Packs/Data/Models_Unit/Textures/unit_carthage_infantryreskinned.tga
    texture spain, data/models_unit/textures/unit_carthage_infantry_spain.tga
    texture slave, data/models_unit/textures/unit_carthage_infantry_rebel.tga
    model_flexi data/models_unit/unit_carthage_infantry_high.cas, 15
    model_flexi data/models_unit/unit_carthage_infantry_med.cas, 30
    model_flexi data/models_unit/unit_carthage_infantry_low.cas, 40
    model_flexi data/models_unit/unit_carthage_infantry_lowest.cas, max
    model_sprite slave, 60.0, data/sprites/slave_carthaginian_infantry_sprite.spr
    model_sprite spain, 60.0, data/sprites/spain_carthaginian_infantry_sprite.spr
    model_sprite carthage, 60.0, data/sprites/carthage_carthaginian_infantry_sprite.spr
    model_tri 400, 0.5f, 0.5f, 0.5f


    I didnt change anything besides the texture for carthage

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

    Default Re: Unit changes not showing

    Put the new skin into Data/models_unit/textures
    If there is no such folder, you must make them.
    Then the entry should be:

    type carthaginian_infantry ; combat spear
    skeleton fs_swordsman
    indiv_range 40
    texture carthage, data/models_unit/textures/unit_carthage_infantryreskinned.tga
    texture spain, data/models_unit/textures/unit_carthage_infantry_spain.tga
    texture slave, data/models_unit/textures/unit_carthage_infantry_rebel.tga
    model_flexi data/models_unit/unit_carthage_infantry_high.cas, 15
    model_flexi data/models_unit/unit_carthage_infantry_med.cas, 30
    model_flexi data/models_unit/unit_carthage_infantry_low.cas, 40
    model_flexi data/models_unit/unit_carthage_infantry_lowest.cas, max
    model_sprite slave, 60.0, data/sprites/slave_carthaginian_infantry_sprite.spr
    model_sprite spain, 60.0, data/sprites/spain_carthaginian_infantry_sprite.spr
    model_sprite carthage, 60.0, data/sprites/carthage_carthaginian_infantry_sprite.spr
    model_tri 400, 0.5f, 0.5f, 0.5f

  5. #5

    Default Re: Unit changes not showing

    Ok so far ive got it so it wont quit the game during a load, but the changes ive made to the skin arnt showing up,

    type carthaginian_infantry ; combat spear
    skeleton fs_swordsman
    indiv_range 40
    texture texture carthage, data/models_unit/textures/unit_carthage_infantryreskinned.tga
    texture spain, data/models_unit/textures/unit_carthage_infantry_spain.tga
    texture slave, data/models_unit/textures/unit_carthage_infantry_rebel.tga
    model_flexi data/models_unit/unit_carthage_infantry_high.cas, 15
    model_flexi data/models_unit/unit_carthage_infantry_med.cas, 30
    model_flexi data/models_unit/unit_carthage_infantry_low.cas, 40
    model_flexi data/models_unit/unit_carthage_infantry_lowest.cas, max
    model_sprite slave, 60.0, data/sprites/slave_carthaginian_infantry_sprite.spr
    model_sprite spain, 60.0, data/sprites/spain_carthaginian_infantry_sprite.spr
    model_sprite carthage, 60.0, data/sprites/carthage_carthaginian_infantry_sprite.spr
    model_tri 400, 0.5f, 0.5f, 0.5f

    Am i supposed to repack the xpack files or somthing, cuz dispite everything ive tried the changes dont show up

  6. #6
    Finder of Little Oddities Senior Member Makanyane's Avatar
    Join Date
    Jan 2006
    Posts
    2,220

    Default Re: Unit changes not showing

    If that's your current version you've got texture written twice
    on same line:
    texture texture carthage,
    otherwise it looks like it should work but its a long time since I did stuff in RTW.
    Not used mods before? Looking for something small and fun?!
    Download the:

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