Hello

Welcome, Guest. To unlock the rest of the forums
please login or register.
Did you miss your activation email?

Author Topic: ICEMAN upgrades v1.3 (ice-sled, etc.)  (Read 50682 times)

Offline iammingy

  • Marvel Modder
  • Invincible Member
  • **********
  • Posts: 4004
  • Upvotes: 69
  • 鐵IRON FIST拳
    • my youtube channel
ICEMAN upgrades v1.3 (ice-sled, etc.)
« on: June 07, 2008, 09:56pm »
************************************************************************
By downloading this mod, you agree that:
1. You will NOT share this mod outside of Marvelmods.com.
2. You will NOT sell this mod for money or any other form of privileges.

************************************************************************

>>DOWNLOAD v1.3 HERE<<
(for MUA-PC only)


Notes for V1.3: :iceman:
1. Added a 6th skin (X-Men costume) and the corresponding HUD


Notes for V1.2: :iceman:
1. Fixed the missing chill effect for the Ultimate costume

If you have installed V1.1, then you just need to replace Iceman's herostat with this:
Code: [Select]
   stats {
   ailevel = 1 ;
   autospend = support ;
   body = 5 ;
   characteranims = 08_iceman ;
   charactername = Iceman ;
   level = 1 ;
   menulocation = 19 ;
   mind = 12 ;
   name = Iceman ;
   playable = true ;
   powerstyle = ps_iceman ;
   scriptlevel = 3 ;
   skin = 0801 ;
   skin_01_name = Classic ;
   skin_02 = 03 ;
   skin_02_name = Spiky ;
   skin_03 = 02 ;
   skin_03_name = Bobby Drake ;
   skin_04 = 04 ;
   skin_04_name = Original ;
   skin_05 = 05 ;
   skin_05_name = Ultimate ;
   sounddir = iceman_m ;
   strength = 4 ;
   team = hero ;
   textureicon = 6 ;
      Race {
      name = Mutant ;
      }

      Race {
      name = XMen ;
      }

      talent {
      level = 1 ;
      name = iceman_p2 ;
      }

      talent {
      level = 1 ;
      name = iceman_resist ;
      }

      talent {
      level = 1 ;
      name = fightstyle_default ;
      }

      talent {
      level = 1 ;
      name = melee_moves ;
      }

      talent {
      level = 1 ;
      name = block ;
      }

      talent {
      level = 1 ;
      name = grab ;
      }

      StatEffect {
      bolt = Bip01 Spine2 ;
      effect = char/iceman/special_selfchill ;
      fxlevel = 1 ;
      skin = 01 ;
      }

      StatEffect {
      bolt = Bip01 R Hand ;
      effect = char/iceman/special_selfchill ;
      fxlevel = 2 ;
      skin = 03 ;
      }

      StatEffect {
      bolt = Bip01 L Hand ;
      effect = char/iceman/special_selfchill ;
      fxlevel = 2 ;
      skin = 03 ;
      }

      StatEffect {
      bolt = Bip01 Spine2 ;
      effect = char/iceman/special_selfchill ;
      fxlevel = 1 ;
      skin = 02 ;
      }

      StatEffect {
      bolt = Bip01 Spine2 ;
      effect = char/iceman/special_selfchill ;
      fxlevel = 1 ;
      skin = 04 ;
      }

      StatEffect {
      bolt = Bip01 Spine2 ;
      effect = char/iceman/special_selfchill ;
      fxlevel = 1 ;
      skin = 05 ;
      }

   }
You might need to start a new game for the changes to take effect.

:bowdown1: Thanks Gevth for pointing out the limits of the herostat! :bowdown1:


Notes for V1.1: :iceman:
1. Changed the hit-effect for Ice Slide
2. Fixed the missing HUD for the Original costume

:bowdown1: Thanks SpongeSpider for reporting the bug! :bowdown1:


Notes for v1.0: :iceman:

This mod gives Iceman:
1. ice-sled effects for his "Ice Slide" power.
2. an ice-shield model for his blocking animation
3. ice beam effect for his trip animation
4. a 5th costume (Ultimate Iceman) and the corresponding HUD
5. a fix in the cost of skill points in the talents file
6. a fix in the Xtreme that can damage all enemies including bosses


Instructions:

* Please refer to the readme included in the download.
* You may want to consult The Boy Sanga's tutorial if you don't know how to edit your herostat. However, you can use Norrin Radd's Heroselect if you think all these steps are tedious.
* It is highly recommended that you start a new game with default stats after you have altered the herostat or installed a mod.




1. Ice-sled effects:
I finally did it after spending some time studying the XML1 effects. Yay! I used most of the codes from XML1, but it's not a direct conversion. :(


2. Blocking effects and model:
The animation was clearly designed for something like this, but the developers didn't make any effects and models. @_@ The ice shield is a custom model I modified from MUA, so it will turn red when your enemies hit you.

And, I think the developers were trying to copy Marvel VS Capcom. Well, at least I am. :P


3. Tripping effects:
The developers used the same animation from XML2, but they forgot to add the ice-beam effects... So, I added them and defined them properly in the powerstyle. :D Now. it deals cold damage instead of physical damage.


4. Ultimate Iceman:

The XML1 version (which can be found in the Skin Mega Pack) was really low quality; it was 128x64. I made this Ultimate Iceman (ice form) using Ultimate Iceman (human form) from XML2 and the textures of Iceman's Classic costume from MUA.


5. X-Men costume:

This is Iceman's human form before he started wearing leather coat.

The one in Marvel vs Capcom is a variant of this costume, but this costume has many variants.

« Last Edit: June 12, 2008, 12:51am by iammingy »

Offline SageLuis

  • Astonishing Member
  • ***
  • Posts: 180
  • Upvotes: 0
Re: ICEMAN upgrades v1.0 (ice-sled, etc.)
« Reply #1 on: June 07, 2008, 10:22pm »
nice let me be the first to post a reply to this awesome man i was waiting for something like this :D

Offline iammingy

  • Marvel Modder
  • Invincible Member
  • **********
  • Posts: 4004
  • Upvotes: 69
  • 鐵IRON FIST拳
    • my youtube channel
Re: ICEMAN upgrades v1.0 (ice-sled, etc.)
« Reply #2 on: June 07, 2008, 10:55pm »
Thank you! :D
I hope people haven't kicked Iceman out of their gang of 27 characters. :rofl:

Offline Cates

  • Moderator
  • Incredible Member
  • ***********
  • Posts: 545
  • Upvotes: 7
  • Marvel's First Family
Re: ICEMAN upgrades v1.0 (ice-sled, etc.)
« Reply #3 on: June 07, 2008, 11:13pm »
Is it dorky if I say this is "cool"? :)

Nice upgrades. I wonder: Does your knowledge of the ice slide lend itself to an upgrade of Magma and Avalanche's slide abilities?

Offline iammingy

  • Marvel Modder
  • Invincible Member
  • **********
  • Posts: 4004
  • Upvotes: 69
  • 鐵IRON FIST拳
    • my youtube channel
Re: ICEMAN upgrades v1.0 (ice-sled, etc.)
« Reply #4 on: June 07, 2008, 11:43pm »
Is it dorky if I say this is "cool"? :)

Nice upgrades. I wonder: Does your knowledge of the ice slide lend itself to an upgrade of Magma and Avalanche's slide abilities?

Thanks. I think they work the same way. :nod:

D3Ad2y0u
  • Guest
Re: ICEMAN upgrades v1.0 (ice-sled, etc.)
« Reply #5 on: June 07, 2008, 11:44pm »
Wow, that ice slide effect is awesome and the addition of ultimate iceman is a nice touch.

satchLINY
  • Guest
Re: ICEMAN upgrades v1.0 (ice-sled, etc.)
« Reply #6 on: June 08, 2008, 12:14am »
now to decide if i should remove iceman from the "to be replaced" list...

Offline Venom
  • Incredible Member
  • *****
  • Posts: 1198
  • Upvotes: 2
  • The Symbiote Monster
Re: ICEMAN upgrades v1.0 (ice-sled, etc.)
« Reply #7 on: June 08, 2008, 12:28am »
Good work Iammingy , it was a bit of a let down that ice-man didnt have the ice-slide but lucky we have you :D

jonchang
  • Guest
Re: ICEMAN upgrades v1.0 (ice-sled, etc.)
« Reply #8 on: June 08, 2008, 02:56am »
Iceman is back on my roster again, Mr. half-man, half-amazing!

Offline Sasquatch

  • Fantastic Member
  • ****
  • Posts: 370
  • Upvotes: 0
Re: ICEMAN upgrades v1.0 (ice-sled, etc.)
« Reply #9 on: June 08, 2008, 06:08am »
Great work as always iammingy.

Offline cvc
  • Marvel Modder
  • Incredible Member
  • **********
  • Posts: 1388
  • Upvotes: 0
Re: ICEMAN upgrades v1.0 (ice-sled, etc.)
« Reply #10 on: June 08, 2008, 08:28am »
Thank you!! I tried and tried to get that sled to work to no avail. (great works)
And their turning us into Monsters its all designed!!

Offline SpongeSpider
  • Amazing Member
  • **
  • Posts: 84
  • Upvotes: 0
Re: ICEMAN upgrades v1.0 (ice-sled, etc.)
« Reply #11 on: June 08, 2008, 10:25am »
I just tried the mod and great job! I never really saw how the default Iceman slide looked like Iceman's comic slide. The only glitch I noticed is that Iceman's hud for his "Original" costume won't work.
« Last Edit: June 08, 2008, 11:19am by SpongeSpider »

Offline iammingy

  • Marvel Modder
  • Invincible Member
  • **********
  • Posts: 4004
  • Upvotes: 69
  • 鐵IRON FIST拳
    • my youtube channel
Re: ICEMAN upgrades v1.0 (ice-sled, etc.)
« Reply #12 on: June 08, 2008, 11:10am »
Thanks guys! :)

I just tried the mod and great job! I never really saw the default Iceman slide looked like Iceman's real slide. The only thing weird I noticed is that Iceman's hud for his "Original" costume won't work.

What's wrong with the slide? You can't see what it looks like in the pic I showed above?

For the Original costume, I know what's wrong and I can fix that. Sorry about that though. I will change the hit-effect of the slide power, too.

Offline SpongeSpider
  • Amazing Member
  • **
  • Posts: 84
  • Upvotes: 0
Re: ICEMAN upgrades v1.0 (ice-sled, etc.)
« Reply #13 on: June 08, 2008, 11:17am »
I meant the un-modded version of Iceman's Ice Slide didn't really look like the Iceman's slide in the comics and you're version does look like the comic version. I'll fix my post.

Offline iammingy

  • Marvel Modder
  • Invincible Member
  • **********
  • Posts: 4004
  • Upvotes: 69
  • 鐵IRON FIST拳
    • my youtube channel
Re: ICEMAN upgrades v1.0 (ice-sled, etc.)
« Reply #14 on: June 08, 2008, 11:19am »
Oh, ok. Sorry for my misunderstanding.