Marvel Mods

XML and MUA - Common Items => Knowledge Base - (not for questions) => Topic started by: venom64 on October 09, 2011, 07:46AM

Title: Custom Pre-set teams & logos
Post by: venom64 on October 09, 2011, 07:46AM
Ever wanted to make a team without accidentaly choosing someone & losing reputation

well now you can just edit the team_prefabs file and write something like this

   prefab {
   logo = 17001 ;         (17001) is my custom logo)
   name = Busters ;
      hero {
      name = hulk ;
      }

      hero {
      name = shadowking_hero ;
      }

      hero {
      name = daken ;
      }

      hero {
      name = sabretooth ;
      }

   }

}

17001 is hulks classic hud head & it works perfectly. note just by adding a igb hud head (or any igb) will NOT make them selectable.

here is a pic to show it works for me
http://s2.postimage.org/4mjhatgtz/untitled.png (http://s2.postimage.org/4mjhatgtz/untitled.png)

This is what the select may look like http://imageshack.us/photo/my-images/805/team1h.png/ (http://imageshack.us/photo/my-images/805/team1h.png/) (i Need a New New X-Men icon)

This is logo selection http://imageshack.us/photo/my-images/717/team2g.png/ (http://imageshack.us/photo/my-images/717/team2g.png/)
Title: Re: Custom Pre-set teams & logos
Post by: fox456 on October 09, 2011, 07:55PM
This is a cool idea.  I've made the same mistake before.  Your picture isn't showing for me, however.
Title: Re: Custom Pre-set teams & logos
Post by: Quentin Hex on October 09, 2011, 08:25PM
here's the image they tried to link to:
(http://s2.postimage.org/4mjhatgvo/untitled.png)