changing defualt uniforms

Collapse

Recommended Videos

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • mcoll86
    Rookie
    • Sep 2005
    • 286

    #1

    changing defualt uniforms

    MIXMATCH – Use this to change which textures are getting pulled for each uniform set. Read and learn the

    Values for each uniform part. “PartTypeIndex
    0 = helmet
    1 = jersey
    2 = pants
    3 = socks
    4 = shoes
    ItemIndexInPartType = This determines the order in which each variation of a part loads. For example 0 = first, 1= 2nd part, 2 =3rd. ect….
    OfficalTypeIndex” Determines which Uniform set this part is assigned to.
    0 = Home
    1= Away
    2 and up = alternates.
    MixMatchOfficalTypeNameList – This is the Uniform set name. For example if you want to add an alternate uniform set, click the plus and give it a name. Then you will paste the number assigned to this set in to the “OfficalTypeIndex” drop down.



    imquite getting this.part from the Madden guid.


    ie: change the chargers defaults home and away to be the afl set home away to be the default, how am doing that?
  • Custon 89
    Rookie
    • Mar 2012
    • 60

    #2
    Re: changing defualt uniforms

    Originally posted by mcoll86
    MIXMATCH – Use this to change which textures are getting pulled for each uniform set. Read and learn the

    Values for each uniform part. “PartTypeIndex
    0 = helmet
    1 = jersey
    2 = pants
    3 = socks
    4 = shoes
    ItemIndexInPartType = This determines the order in which each variation of a part loads. For example 0 = first, 1= 2nd part, 2 =3rd. ect….
    OfficalTypeIndex” Determines which Uniform set this part is assigned to.
    0 = Home
    1= Away
    2 and up = alternates.
    MixMatchOfficalTypeNameList – This is the Uniform set name. For example if you want to add an alternate uniform set, click the plus and give it a name. Then you will paste the number assigned to this set in to the “OfficalTypeIndex” drop down.



    imquite getting this.part from the Madden guid.


    ie: change the chargers defaults home and away to be the afl set home away to be the default, how am doing that?
    By setting them as 0 for home, 1 for away in the MixMatchOfficalTypeNameList. Then, make sure the individual uniform parts (helmet, jersey, etc.) are correctly pointing to that set.

    Comment

    • mcoll86
      Rookie
      • Sep 2005
      • 286

      #3
      Re: changing defualt uniforms

      thank you the answer, it should help.

      Comment

      • mcoll86
        Rookie
        • Sep 2005
        • 286

        #4
        Re: changing defualt uniforms

        thank you the answer, it should help.

        Comment

        Working...