Results 1 to 11 of 11

Thread: Unit changes not showing

  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:

  7. #7

    Default Re: Unit changes not showing

    That was...odd after i got rid of the second "texture" line it went back to closing the game on me,

    could it have to do with the Pak files i never repacked?

  8. #8

    Default Re: Unit changes not showing

    Perhaps since it couldn't read it the first time, it decided to ignore it so that it didn't show up in the game. Then, when you fixed it, it is reading it but there is another problem.

    Are you using -show_err?

  9. #9

    Default Re: Unit changes not showing

    What is show_err?

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

    Default Re: Unit changes not showing

    Always use it! Here's a link to a TWC post that explains a bunch of command line switches, including show_err.
    The truth is the most valuable thing we have. Let us economize it. - Mark Twain



  11. #11

    Thumbs up Re: Unit changes not showing

    I think i just forgot to save it as
    unit_carthage_infantryreskinned.tga.dds

    cuz i reskinned another unit and now he works
    Thx for the help,

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