Hello

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

Author Topic: Here's a pretty picture... ("Screenshots you're proud of..." thread)  (Read 115593 times)

Offline BLaw

  • Admin - Blessed
  • Admin
  • Ultimate Member
  • ************
  • Posts: 7614
  • Upvotes: 1039
    • Marvel Mods Forum - Main Index
Re: Here's a pretty picture... ("Screenshots you're proud of..." thread)
« Reply #1065 on: November 02, 2014, 12:39pm »


Let's go get Spider-Man!...Oh wait let's save the world first, then go get Spider-Man!

Oddark123, does your Hydro-Man there have all his animations?



Anyhoo, just noticed this whilst testing a skin:



Alternate Avengers?

Offline MelloMods
  • Marvel Modder
  • Incredible Member
  • **********
  • Posts: 628
  • Upvotes: 55
Re: Here's a pretty picture... ("Screenshots you're proud of..." thread)
« Reply #1066 on: November 03, 2014, 05:19am »
Who is that beside Daredevil? Thought it was Cyclops, but I see him over there next to Iron Man...

^^view MelloMods' Mods^^

Online Teancum
  • Admin
  • Ultimate Member
  • ************
  • Posts: 5957
  • Upvotes: 118
Re: Here's a pretty picture... ("Screenshots you're proud of..." thread)
« Reply #1067 on: November 03, 2014, 09:45am »
It's Gambit

Offline BLaw

  • Admin - Blessed
  • Admin
  • Ultimate Member
  • ************
  • Posts: 7614
  • Upvotes: 1039
    • Marvel Mods Forum - Main Index
Re: Here's a pretty picture... ("Screenshots you're proud of..." thread)
« Reply #1068 on: November 03, 2014, 05:59pm »
It's Gambit

I think meant Nightwing. His suit colors are similar to Phoenix Force Cyclops :P

Offline Oddark123

  • Incredible Member
  • *****
  • Posts: 1037
  • Upvotes: 15
  • A Lemur on the rise
Re: Here's a pretty picture... ("Screenshots you're proud of..." thread)
« Reply #1069 on: November 04, 2014, 05:03am »
I haven't had Hydro-Man in a team for a while but on memory I don't think he was looking less animate. Unless you think something's missing.
I'm a writer with big goals and ambitions
Influences: Classic Literature, Horror Movies and Hanna Barbera Cartoons and wouldn't have it any other way

Offline BLaw

  • Admin - Blessed
  • Admin
  • Ultimate Member
  • ************
  • Posts: 7614
  • Upvotes: 1039
    • Marvel Mods Forum - Main Index
Re: Here's a pretty picture... ("Screenshots you're proud of..." thread)
« Reply #1070 on: November 04, 2014, 05:26pm »
I haven't had Hydro-Man in a team for a while but on memory I don't think he was looking less animate. Unless you think something's missing.

Some of his animation files are missing from my release file, which is why I was asking.

Offline ThePsychoBear

  • Amazing Member
  • **
  • Posts: 58
  • Upvotes: 4
Re: Here's a pretty picture... ("Screenshots you're proud of..." thread)
« Reply #1071 on: November 06, 2014, 12:56pm »
 :thing: :iwoman: :humant: :fantastic:

I am trying out one of B.L.A.W's thing skins and it just looks stupid wearing a trench coat underwater.

Plus it looks like he's dancin'.
« Last Edit: November 06, 2014, 12:59pm by ThePsychoBear »

Offline BLaw

  • Admin - Blessed
  • Admin
  • Ultimate Member
  • ************
  • Posts: 7614
  • Upvotes: 1039
    • Marvel Mods Forum - Main Index
Re: Here's a pretty picture... ("Screenshots you're proud of..." thread)
« Reply #1072 on: November 06, 2014, 04:44pm »
That water though. His rocky skin needs protection and a swimsuit doesn't quite fit :P

Offline ThePsychoBear

  • Amazing Member
  • **
  • Posts: 58
  • Upvotes: 4
Re: Here's a pretty picture... ("Screenshots you're proud of..." thread)
« Reply #1073 on: November 07, 2014, 12:26pm »
But it's a trenchcoat...

Offline cleisson
  • Uncanny Member
  • *
  • Posts: 35
  • Upvotes: 5
Did Silver Surfer bring GALACTUS, The World Devourer to Earth???






(NOT an actual mod guys, just a joke, I put boss Galactus as a playable character)

Offline ndp

  • Marvel Modder
  • Fantastic Member
  • **********
  • Posts: 346
  • Upvotes: 7
  • X-MEN FOREVER
 Ha ha that's funny

Offline Starkiller
  • Amazing Member
  • **
  • Posts: 70
  • Upvotes: 4
I put boss Galactus as a playable character
How do you do that.

Offline LarsAlexandersson

  • Convo Starters
  • Incredible Member
  • *****
  • Posts: 1588
  • Upvotes: 62
  • The fighting/action game xpert & informer.
    • http://larsmasters.deviantart.com/
Has anyone tried xenia yet? just put a default xex there to play it out? while i'm trying to play the emulator, i says the dll files are missing, i don't know where to find the fourth called stdio because it so hard to find
Call me Lars. I'm Power Cosmic no more.

"Trying to solve mysteries of modding here"

My Progress:
http://marvelmods.com/forum/index.php/topic,4671.0.html

Feel free to mod my releases, as long you credit me:
http://marvelmods.com/forum/index.php/topic,4488.0.html

Offline cleisson
  • Uncanny Member
  • *
  • Posts: 35
  • Upvotes: 5
How do you do that.

You can do that for any character. But all of them have very limited powers (Galactus more than the others, because he doesn't pass through doors), and for most of them, there are mods you can use.

But, to play as any NPC character, decompile 'npcstat.engb' from 'data' folder, copy all the character info, for example

Code: [Select]
   
stats {
   aiforceranged = true ;
   body = 1 ;
   characteranims = 18_galactus ;
   charactername = Galactus ;

(... stuff)

   strength = 1 ;
   [b]team = enemy[/b] ;
   textureicon = 38 ;

(... more stuff)

      talent {
      level = 70 ;
      name = monst_dmg_high ;
      }

   }


open herostat, paste the character lines, CHANGE line team = enemy to team = hero, ADD line  playable = true ; and ADD line menulocation = XX ; you can also change more stuff if you like
« Last Edit: July 13, 2015, 08:12am by cleisson »

Offline Dave_Bass

  • Uncanny Member
  • *
  • Posts: 25
  • Upvotes: 1
Re: Here's a pretty picture... ("Screenshots you're proud of..." thread)
« Reply #1079 on: February 17, 2016, 02:28pm »
How did you start the game with Silver Surfer and Galactus? I mean, when I started my new game, since I have no more any character of the original cast, I started with a team made of a Captain America (who I don't know where the heck come from) and three Toxins! Fun to see, though!