collapse

Author Topic: My First try in making a character (Kl'rt MVC style)  (Read 4480 times)

0 Members and 1 Guest are viewing this topic.

Offline bdcirck

  • Initiate
  • **
  • Posts: 154
  • Last Login:March 23, 2013, 11:48:21 AM
    • Email
Re: My First try in making a character (Kl'rt MVC style)
« Reply #50 on: December 06, 2008, 04:53:30 AM »
I saw that I still had something in comment in the .cmd files. For those who downloaded the new version please edit the following part and uncomment "triggerall = power >= 2000":

[State -1, Hyper2]
type = ChangeState
value = 3050
triggerall = command = "Hyper3"
triggerall = var(26) != [2,600]
triggerall = var(25) != [2,600]
triggerall = var(20) != [2,600]
;triggerall = power >= 2000
trigger1 = Statetype != A && ctrl
trigger2 = (StateType != A) && (HitdefAttr = SC, NA) && (MoveContact)

this needs to be

[State -1, Hyper2]
type = ChangeState
value = 3050
triggerall = command = "Hyper3"
triggerall = var(26) != [2,600]
triggerall = var(25) != [2,600]
triggerall = var(20) != [2,600]
triggerall = power >= 2000
trigger1 = Statetype != A && ctrl
trigger2 = (StateType != A) && (HitdefAttr = SC, NA) && (MoveContact)

Offline Alexziq

  • Infinite Loyalist
  • *****
  • Posts: 2624
  • Last Login:November 10, 2017, 01:10:16 PM
    • Email
Re: My First try in making a character (Kl'rt MVC style)
« Reply #51 on: December 06, 2008, 09:25:10 AM »
I dont think folks will ever stop suggesting to update the sprites. Something easy that I think that Might help temporarily is to make the stance, and walk with normal Skrull arms, and maybe just update the moves where he uses the Thing, or torch powers. At least in standing position he wont look like he has a yellow, and red arm

Offline bdcirck

  • Initiate
  • **
  • Posts: 154
  • Last Login:March 23, 2013, 11:48:21 AM
    • Email
Re: My First try in making a character (Kl'rt MVC style)
« Reply #52 on: December 07, 2008, 03:56:53 AM »
I might ask the guy that made the thing if I could use his hands to improve this one. But the next few months I will probably not be working on the character, due to my new house stuff.

For those who want to use the medium or easy mode please edit the .cmd files. I didn't test them yet and I saw that I forgot to remove something in both of them :D. Please remove the following part, sorry for this usually i test it before releasing it :p.

trigger20 = command = "AI_20"
trigger21 = command = "AI_21"
trigger22 = command = "AI_22"
trigger23 = command = "AI_23"
trigger24 = command = "AI_24"
trigger25 = command = "AI_25"
trigger26 = command = "AI_26"
trigger27 = command = "AI_27"
trigger28 = command = "AI_28"
trigger29 = command = "AI_29"
trigger30 = command = "AI_30"

Offline .Batzarro.

  • IMT Content Architect
  • *
  • Posts: 2672
  • Last Login:July 10, 2024, 08:42:43 AM
Re: My First try in making a character (Kl'rt MVC style)
« Reply #53 on: December 07, 2008, 05:07:35 AM »
I might ask the guy that made the thing if I could use his hands to improve this one.
Warner made The Thing, and all his stuff is open source. So, you can use Thing's hands as long as you give credit. :)

We stopped checking for monsters under our bed when we realized they were inside of us.
(click to show/hide)

Offline warriorz

  • Initiate
  • **
  • Posts: 131
  • Last Login:November 10, 2024, 06:45:23 AM
    • Email
Re: My First try in making a character (Kl'rt MVC style)
« Reply #54 on: December 10, 2008, 01:44:20 PM »
what do you think about this?
« Last Edit: December 30, 2008, 07:27:50 PM by warriorz »

Offline JahmelM (JMills)

  • Forum Member
  • ***
  • Posts: 243
  • Last Login:October 19, 2024, 09:19:40 PM
Re: My First try in making a character (Kl'rt MVC style)
« Reply #55 on: December 31, 2008, 01:05:28 AM »
Wow the arm looks great!!!!
you  did a good job respriting it!!! :thumbsup:
Maybe u should ask Acey if u could use his Human Torch for the other arm

Offline bdcirck

  • Initiate
  • **
  • Posts: 154
  • Last Login:March 23, 2013, 11:48:21 AM
    • Email
Re: My First try in making a character (Kl'rt MVC style)
« Reply #56 on: December 31, 2008, 02:26:28 AM »
what do you think about this?

Looks good  :thumbsup:.

Wow the arm looks great!!!!
you  did a good job respriting it!!! :thumbsup:
Maybe u should ask Acey if u could use his Human Torch for the other arm
I think the Human torch his arm is too small for this character.


Offline Jmaxximus

  • MUGEN Content Architect
  • *****
  • Posts: 505
  • Country: United States us
  • Last Login:January 02, 2022, 03:04:27 PM
    • Email
Re: My First try in making a character (Kl'rt MVC style)
« Reply #57 on: January 02, 2009, 05:42:07 PM »
Looks god and little more cleaning up is needed but our deffinetly on the right track.

Offline warriorz

  • Initiate
  • **
  • Posts: 131
  • Last Login:November 10, 2024, 06:45:23 AM
    • Email
Re: My First try in making a character (Kl'rt MVC style)
« Reply #58 on: January 02, 2009, 05:57:49 PM »
right, human torch arm are too small... but there isn't problem.. just in .gif image you can't see the arm in fire but in mugen you can add one on it... there are a lot of good fire effect on web..

Offline Tenspeed

  • Infinity Faithful
  • ****
  • Posts: 2459
  • Last Login:February 23, 2014, 07:33:54 PM
  • I f**k*** <3 Capcom!
    • Email
Re: My First try in making a character (Kl'rt MVC style)
« Reply #59 on: January 03, 2009, 08:19:04 PM »


all you gotta do to that torch arm is stick some fire effects on it, you can probably at least get those from torch. it came out really nice.

Offline mastamasta

  • Forum Member
  • ***
  • Posts: 357
  • Last Login:December 26, 2010, 01:54:40 PM
Re: My First try in making a character (Kl'rt MVC style)
« Reply #60 on: January 03, 2009, 10:34:25 PM »
that arm looks horrible....waitr until doctorstrange releases his version of bdbricks kl'rt...so fat its amazing from what ive seen.

Offline Weapon x program

  • Infinity Regular
  • ****
  • Posts: 1752
  • Country: Canada ca
  • Last Login:July 16, 2015, 12:38:11 PM
  • welcome
Re: My First try in making a character (Kl'rt MVC style)
« Reply #61 on: January 04, 2009, 02:24:46 AM »
and where can we find some progress?

Offline bdcirck

  • Initiate
  • **
  • Posts: 154
  • Last Login:March 23, 2013, 11:48:21 AM
    • Email
Re: My First try in making a character (Kl'rt MVC style)
« Reply #62 on: January 04, 2009, 05:34:08 AM »
that arm looks horrible....waitr until doctorstrange releases his version of bdbricks kl'rt...so fat its amazing from what ive seen.
Does this mean that he is still working on it? I Pmed him a couple of times with my email (because he said he would send me a preview and he asked me if I could help him with coding the character), but for some reason he never replied on any of them and he never sended me a preview of it.

Offline SPITERMAN

  • Initiate
  • **
  • Posts: 63
  • Last Login:January 25, 2022, 06:10:49 PM
  • SPITERMAN
    • SPITERMAN
    • Email
Re: My First try in making a character (Kl'rt MVC style)
« Reply #63 on: January 04, 2009, 11:26:53 AM »
FELICITACIONESES!!! =D>
ES UN TRABAJO MUY BUENO, EN ESPECIAL EL PODER QUE LO HACE INVISIBLE :P

**********************************
CONGRATULATIONS!! =D>
IT IS A VERY GOOD WORK, ESPECIALLY THE POWER THAT MAKES IT INVISIBLE :P

Offline DARKTALBAIN

  • " STAR "
  • Global Moderator (out of the office)
  • *****
  • Posts: 7518
  • Last Login:March 15, 2011, 07:49:36 PM
  • Anyone have some pound cake?
    • Infinitywiki DARKTALBAIN'S page
Re: My First try in making a character (Kl'rt MVC style)
« Reply #64 on: January 04, 2009, 04:31:02 PM »
Does this mean that he is still working on it? I Pmed him a couple of times with my email (because he said he would send me a preview and he asked me if I could help him with coding the character), but for some reason he never replied on any of them and he never sended me a preview of it.


So you've passed this character to someone else ?

Quote from: Scar
Mugen, some choose to create and some choose to criticize.^-^


(click to show/hide)

Offline bdcirck

  • Initiate
  • **
  • Posts: 154
  • Last Login:March 23, 2013, 11:48:21 AM
    • Email
Re: My First try in making a character (Kl'rt MVC style)
« Reply #65 on: January 05, 2009, 02:15:19 AM »
No actually I made it open source for everyone and anyone to use. I also know that there are others that are using the sprites sheets I made(you can download them in this topic).

Offline Orochi Gill

  • Club Syndicate Admin
  • *
  • Posts: 504
  • Country: United States us
  • Last Login:July 23, 2022, 10:53:52 PM
  • Best. Ever.
    • Call HOH SIS right now!
    • Email
Re: My First try in making a character (Kl'rt MVC style)
« Reply #66 on: January 05, 2009, 01:06:23 PM »
I normally don't say this, but you should really get better hosting for this thing. The Rapidshare links die after 10 downloads, and the Megashare link flat out doesn't work.

Just felt like I should throw this out there.

*poof*
I am the Phantom of the Bates Motel

Offline mastamasta

  • Forum Member
  • ***
  • Posts: 357
  • Last Login:December 26, 2010, 01:54:40 PM
Re: My First try in making a character (Kl'rt MVC style)
« Reply #67 on: January 06, 2009, 09:33:45 AM »
yea he is still working on it, he is reluctant he said. becuase you gave them to everybody else (maybe thats why he hasnt hit you back bdbrick)....i would believe that to be so, i wouldnt wanna make the same character with the same sprites for base as everyone else is....how many different super skrulls do you need, you know?  his WAS coming along great....

off topic: i know doctor strange off line...thats how i saw the progress.

Offline bdcirck

  • Initiate
  • **
  • Posts: 154
  • Last Login:March 23, 2013, 11:48:21 AM
    • Email
Re: My First try in making a character (Kl'rt MVC style)
« Reply #68 on: January 06, 2009, 09:58:57 AM »
yea he is still working on it, he is reluctant he said. becuase you gave them to everybody else (maybe thats why he hasnt hit you back bdbrick)....i would believe that to be so, i wouldnt wanna make the same character with the same sprites for base as everyone else is....how many different super skrulls do you need, you know?  his WAS coming along great....

off topic: i know doctor strange off line...thats how i saw the progress.
lol that was a month and a half after he said that he was going to send me a preview witch he never did. And after I said I would help him I found out that he contacted someone else (verz of scruffy dragon) and sended a preview after that I waited more then half a month (sended multiple PM's) with no reply and decided to released it. I mean if he would have time to send it to other people why the heck wouldn't he send it to me or even contact me.

And second of all it is rather disrespectfull from both you and him to call me Bdbrick.

Edit: I decided to make further improvements and new WIP's private and will no longer contribute to this community.
« Last Edit: January 06, 2009, 02:21:48 PM by bdcirck »

Tags:
 


* IMT Facebook

Help us by Donating!

IMT Discord

Join us at our Discord! Click the image below!

* IMT Shoutbox

Sorry, this shoutbox does not exist.

* Recent Posts

Barkley Shut Up and Jam! Stages by Vegaz by LightFlare
[November 12, 2024, 11:26:21 AM]


[BOR] _Avengers United Battle Force_ by O Ilusionista
[November 11, 2024, 12:35:24 PM]


Eternal Lament Stage 1.1 & 1.0 by O Ilusionista
[November 11, 2024, 12:34:54 PM]


MatreroG's Stages W.I.P. Concepts by MatreroG
[November 11, 2024, 07:00:56 AM]


Marvel vs. Capcom: Eternity of Heroes REMAKE Game Update 1.3.0 - N.A.O.H. by ExShadow
[November 02, 2024, 04:54:41 AM]


Spooky House(1.1 Only/AIGS) by Vegaz by LightFlare
[October 31, 2024, 11:31:36 AM]


Rooftop Skyline(1.1 Only/AIGS) by Vegaz by LightFlare
[October 21, 2024, 12:13:37 PM]


Secluded Base(1.1 Only/AIGS) by Vegaz by LightFlare
[October 17, 2024, 01:21:06 PM]


Ultimate Balrog + stage by ELECTRO
[October 17, 2024, 05:40:31 AM]


Classic VS : Balrog by ELECTRO
[October 08, 2024, 04:35:53 PM]

* IMT Calendar

November 2024
Sun Mon Tue Wed Thu Fri Sat
1 2
3 4 5 6 7 8 9
10 11 12 13 14 [15] 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30

SimplePortal 2.3.5 © 2008-2012, SimplePortal