New Menu Callouts 2.1

Started by Teancum, December 01, 2007, 08:41PM

Previous topic - Next topic
Let me know what you think of Venom's voice everybody.  I think he turned out well.

Alright, so:

Bishop
Gambit
Juggernaut
Phoenix (Jean Grey)
Pyro

already had proper sounds installed in their mods, so no update needed.


I am going through and fixing:

Beast
Emma Frost
Jubilee
Magma
Professor X
Psylocke
Scarlet Witch
Sunfire
Toad

with the new fixed sounds for (hopefully) an update later today.

The rest here (besides Punisher) (Thor, Nightcrawler, Cyclops, Sabretooth, Magneto, Venom, Hawkeye, Captain Marvel, Black Widow, Ronin) will be included in the next update of the Official Characters Pack, I guess.


And I will check out Venom's sounds for you, Teancum.

December 17, 2007, 11:14AM #32 Last Edit: December 17, 2007, 11:18AM by BliZZ
Hey, for some reason magneto_hero and toad_hero aren't resulting in in-menu sounds anymore. Any idea why? Juggernaut_hero is, as is Emma_Frost_Hero.

Also, Beast, Magma and Emma Frost's sounds are not playing in-game :scratchhead:

As for the XML1 chars, I did quick conversions, so I'll probably have to clean things up.  Check Psylocke to see whether she works.  As far as in-game sounds they powerstyles should probably reference [char]_m and not [char]_hero_m.  So it *might* be a powerstyle problem, but I doubt it.  No VO in-game either?

I'll look into magneto_hero and toad_hero.  I didn't have them installed at the time so I couldn't check.  Let me know if you find more bugs.

Magneto/Toad have in-game sounds, just no menu. Mayhap you forgot to add _hero to their hashes?

Beast/Magma/Jubilee/Emma Frost (haven't tested Psylocke yet) all have menu sounds but no powersounds/voiceover in game.

I'm taking a pretty safe guess in saying you built the powerstyles to reference the same sound files as XML1?  A lot of the guys here reference some random character.

December 17, 2007, 11:37AM #36 Last Edit: December 17, 2007, 11:41AM by BliZZ
From ps_beast.engb:

   FightMove {
   aireusetime = 6 ;
   aitype = melee ;
   animenum = ea_power1 ;
   combotextfinisher = Strike ;
   combotextstarter = Rolling ;
   fallback = jumploop ;
   handler = ch_charge_move ;
   icon = 0 ;
   lockangles = false ;
   locktransitionangles = true ;
   name = power1 ;
   noautoaim = true ;
   playspeed = 1 ;
   powerup_tag = beast_power1 ;
   priority = 4 ;
   priority_override = 4 ;
   rebound = true ;
   startchaintime = 0.7 ;
   turnrate = 0.6 ;
      require {
      cat = skill ;
      item = beast_pinball ;
      level = 1 ;
      }

      trigger {
      name = unlock_loop_chaining ;
      }

      trigger {
      allow_non_actors = true ;
      arc = 180 ;
      damage = %beast_pinball_dmg ;
      damagescale = none ;
      knockback = %beast_pinball_kb ;
      name = punch ;
      tag = 1 ;
      time = -1 ;
         damageMod {
         name = dmgmod_auto_knockback ;
         }

      }

      trigger {
      name = powerusage ;
      powerusage = %beast_pinball_pwr ;
      tag = 100 ;
      time = 0 ;
      }

      trigger {
      effect = char/beast/p1_charge ;
      name = effect ;
      time = 0 ;
      }

      trigger {
      name = sound ;
      sound = char/beast_m/power1 ;
      time = 0 ;
      }

      trigger {
      effect = char/beast/p1_charge ;
      name = effect ;
      time = 0.5 ;
      }

      chain {
      action = touch ;
      result = power_attack ;
      }

      chain {
      action = idle ;
      result = bowl_end ;
      }

   }

   FightMove {
   animenum = ea_power1_end ;
   blendtime = 0 ;
   lockangles = true ;
   locktransitionangles = true ;
   name = bowl_end ;
      trigger {
      effect = char/beast/p1_impact ;
      name = effect ;
      time = 0 ;
      }

      chain {
      action = idle ;
      result = idle ;
      }

   }


The sound won't play. And even the voice over doesn't want to play for the XML1 characters. (I'll go test some other characters, like Ronin, to see if they will play sounds)

ETA: Captain Marvel, Ronin, Venom, all of their sounds play. THe problem seems to be only with these XML1 characters :(

Yeah, definitely a conversion problem.  I wonder if I left the hashes empty, that's what happened the first time.  Come to think of it, you might have that version.


There's a readme.txt right inside the rar file

@Teancum: Venom sounds great. But what sounds is he supposed to have (tauntkd, victory, levelup, etc)?

Quote from: the master$$$ on December 17, 2007, 11:43AM
how can i put venom's voice

Download the file in the first post in this topic, then you'll have to change the following line in the herostat:

   stats {
   ailevel = 1 ;
   autospend = bruiser_light ;
   body = 7 ;
   characteranims = 176_venom ;
   characteranimsclass = humanoid_large ;
   charactername = Venom ;
   ignoreboundsscaling = true ;
   level = 1 ;
   menulocation = XX ;
   mind = 6 ;
   name = Venom ;
   playable = true ;
   powerstyle = ps_Venom ;
   scale_factor = 1.2 ;
   scriptlevel = 3 ;
   skin = 17601 ;
   skin_01_name = Classic ;
   skin_02 = 02 ;
   skin_02_name = Black ;
   skin_03 = 03 ;
   skin_03_name = Marvel Knights ;
   skin_04 = 04 ;
   skin_04_name = Ultimate ;
   sounddir = venom_m ;
   strength = 9 ;
   team = hero ;
   textureicon = 7 ;

Well, he's got levelup, taunts, respaffirm (when you change characters) and victory sounds.  He's got a couple of others like 6_stats (when you win in arcade mode) and the like.  Definitely not everything he should have, but the most I could give him.

Ok, thanks, I wanted to know what exactly should I be checking if it worked or not. Some of them sound terrific. Especially "Tasty".

December 17, 2007, 12:01PM #43 Last Edit: December 17, 2007, 12:04PM by BliZZ
Yep, Psylocke doesn't work either (except for the in-menu psylocke_hero stuff, which does). So it is all 5 XML1 characters' sounds which seem to not work.

Scratch that. Here is what seems to not work:

In-game sounds (power AND voice) for the 5 XML1 characters
In-Menu sounds for Magneto_Hero, Toad_Hero, and Psylocke_Hero

thx,but how can i download Announcer and Goodbye files
My deviant art page!!!
$$$ http://sabrerine911.deviantart.com/ $$$