YesNoOk

Show content

This section allows you to browse the content for this member. Note that you can only see content for which you have sufficient viewing permissions.

*
ultimategamer505 is Offline
Contact ultimategamer505:

ultimategamer505

User

Messages by ultimategamer505

    

Re: Jump Attack Help

 December 01, 2010, 11:00:24 pm View in topic context
avatar  Posted by ultimategamer505  in Jump Attack Help (Started by ultimategamer505 December 01, 2010, 04:04:40 am
 Board: M.U.G.E.N Development Help

its impossible... if you have red boxes and movetype=A and one hitdef sonic should hit the enemy... post your jumping codes. anda air XD and debug (Ctrl+D and Ctrl+C x2 ) shot.

Never mind I got it working. 1 it was the movetype=A and 2 I had set up the HitDef triggers wrong. Thanks for help!
    

Re: Jump Attack Help

 December 01, 2010, 06:35:01 pm View in topic context
avatar  Posted by ultimategamer505  in Jump Attack Help (Started by ultimategamer505 December 01, 2010, 04:04:40 am
 Board: M.U.G.E.N Development Help

    

Jump Attack Help

 December 01, 2010, 04:04:40 am View in topic context
avatar  Posted by ultimategamer505  in Jump Attack Help (Started by ultimategamer505 December 01, 2010, 04:04:40 am
 Board: M.U.G.E.N Development Help

I'm making a sonic character and I want his jump to be an attack. I put a red and a blue box around his jump sprites in the AIR animation. I tried putting HitDefs in the Constants and the Common1 file, it doesn't work.

It's a sonic character (the old Sega games) so that might help establish what I'm asking for my character to do.
    

Re: any1 want me 2 make them a char?

 February 13, 2009, 12:46:32 am View in topic context
avatar  Posted by ultimategamer505  in any1 want me 2 make them a char? (Started by ultimategamer505 February 10, 2009, 09:38:59 pm
 Board: M.U.G.E.N Discussion

    

Re: any1 want me 2 make them a char?

 February 13, 2009, 12:42:04 am View in topic context
avatar  Posted by ultimategamer505  in any1 want me 2 make them a char? (Started by ultimategamer505 February 10, 2009, 09:38:59 pm
 Board: M.U.G.E.N Discussion

    

Re: any1 want me 2 make them a char?

 February 11, 2009, 04:01:52 am View in topic context
avatar  Posted by ultimategamer505  in any1 want me 2 make them a char? (Started by ultimategamer505 February 10, 2009, 09:38:59 pm
 Board: M.U.G.E.N Discussion

I would like for you to make me a SFA Rose, that has the ability deflect any fireball from any mugen character no matter what.  ;P

um thats actually impossible 2 do o-o but I can do the char and can do any special u throw at me lol just post the link 2 the sprite sheet
    

Re: any1 want me 2 make them a char?

 February 11, 2009, 01:58:19 am View in topic context
avatar  Posted by ultimategamer505  in any1 want me 2 make them a char? (Started by ultimategamer505 February 10, 2009, 09:38:59 pm
 Board: M.U.G.E.N Discussion

I don't think he's promised anything about how good it'll be.

well gee mab I'm a newb at writing posts. I only come 2 this damn place 2 either get help wit something or 2 help other ppl out  --;
    

any1 want me 2 make them a char?

 February 10, 2009, 09:38:59 pm View in topic context
avatar  Posted by ultimategamer505  in any1 want me 2 make them a char? (Started by ultimategamer505 February 10, 2009, 09:38:59 pm
 Board: M.U.G.E.N Discussion

I LOVE making mugen characters ;D I'm willing 2 make any char 4 anybody! just supply the sprite sheet link. and if u want ur character done sooner then plz rip the sprites off the sheet and in2 seperate bmp's and put them all in a zip file and send me download link and I'll get 2 work =] plz be patient when I start on them. some chars may take up 2 at most, 2 weeks. depending on how many sprites the sheet has, I can probably make up 2 at least 4 or 5 super moves. and all this is FREE of course. pm me or reply if u want a character done. I only work on 2 chars at a time so some of u might not get ur chars made 4 a while.

here is 2 videos of my work:

http://www.youtube.com/watch?v=KnAJAIomQnM
http://www.youtube.com/watch?v=hrUNB12hoKM

and 1 more thing. [glow=red,2,300]if u don't want a character done then don't bother replying -.- cause this is 4 if u can't make a character and want some1 2 do it 4 u. so no hating[/glow]  --;
    

fighter factory charging envshake?

 January 31, 2009, 02:13:52 am View in topic context
avatar  Posted by ultimategamer505  in fighter factory charging envshake? (Started by ultimategamer505 January 31, 2009, 02:13:52 am
 Board: M.U.G.E.N Development Help

hello. Idk if this is the right place 2 post this topic in but plz let me know if it's not.
ok I just got my char 2 charge 4 me (finally...) but I'm having trouble making the charge shake until let go of the buttons that r used 4 charging. here is cns and cmd. plz tell me how I can make it shake till let go of buttons:

CNS:
[Statedef 730]
type    = S
movetype= I
physics = S
juggle  = 9
velset = 0,0
ctrl = 0
anim = 730
poweradd = 20

[State 730, Aura]
type = Explod
trigger1 = animelem = 4
anim = 730
ID = 730
sprpriority = -1
removetime = -1
bindtime = -1
ownpal = 1
scale = 0.7,0.7

[State 730, RemoveAura]
type = RemoveExplod
ID = 730
trigger1 = (command != "charge") || (command != "charge 1") || (life = 0) || stateno != 730

[State 730, 1]
type = Poweradd
trigger1 = Time >= 0
value = 5

[State 730, PlaySnd]
type = PlaySnd
trigger1 = AnimElem = 3
value = S79,79
volume = 100

[State 730, 3]
type = ChangeState
trigger1 = command != "charge"
value = 0
ctrl = 1

[State 730, 4]
type = ChangeState
trigger1 = command != "charge 1"
value = 0
ctrl = 1

[State 730, EnvShake]
type = EnvShake
trigger1 = AnimElem = 3
time = (command != "charge") || (command != "charge 1") || (life = 0) || stateno != 730
freq = 900
ampl = -14
phase = 90
;ignorehitpause =
;persistent =

CMD:
;Charge
[State -1 Charge]
type = ChangeState
value = 730
trigger1 = ctrl = 1
trigger1 = command = "charge"
trigger1 = command = "charge 1"
trigger1 = statetype = S
    

Re: Mugen Web Sites (advertise here)

 October 11, 2008, 09:05:21 am View in topic context
avatar  Posted by ultimategamer505  in Mugen Web Sites (advertise here) (Started by Just No Point March 29, 2006, 03:00:27 pm
 Board: Introductions and Guides

mymugenforum.forumotion.com

my own mugen forum :P it sucks...I have only 3 users --; u may share any mugen stuff u want and my tutorials r in the help section :]
    

Re: A SMALL QUESTION 4 THE ADMIN OF THIS FORUM

 October 03, 2008, 06:06:55 am View in topic context
avatar  Posted by ultimategamer505  in A SMALL QUESTION 4 THE ADMIN OF THIS FORUM (Started by ultimategamer505 October 02, 2008, 05:42:39 am
 Board: Off-Topic Help

oh o.o if u know the answer could u tell me? it won't be rude :)
    

A SMALL QUESTION 4 THE ADMIN OF THIS FORUM

 October 02, 2008, 05:42:39 am View in topic context
avatar  Posted by ultimategamer505  in A SMALL QUESTION 4 THE ADMIN OF THIS FORUM (Started by ultimategamer505 October 02, 2008, 05:42:39 am
 Board: Off-Topic Help

 ;D hey I have created my own forum site thing...I was wondering see I put buttons on where the links and stuff r like 4 example:  sign up(button here) I want 2 get rid of the sign up part and just leave the button so do u know how 2 do this? if u don't then it's ok :) thx anyway


p.s. I used forumotion
    

fighter factory char help really want 2 know

 August 20, 2008, 07:12:15 am View in topic context
avatar  Posted by ultimategamer505  in dbz screenpack (Started by ultimategamer505 May 27, 2008, 10:24:14 pm
 Board: Requests

ok can some1 plz help me. I've looked all over google wit different key words on how 2 make a mugen char wit fighter factory I've tried youtube tutorials/walkthroughs still they don't work! ??? even on yahoo...nothing so if any1 knows can they plz tell me? I would be in debt 2 u cause I've tried making 1 4 like...almost all through summer
    

how do u make the hypercam record sound on mugen?

 May 27, 2008, 10:39:20 pm View in topic context
avatar  Posted by ultimategamer505  in how do u make the hypercam record sound on mugen? (Started by ultimategamer505 May 27, 2008, 10:39:20 pm
 Board: Off-Topic Help

it'll record sound every 1nce in a while but sometimes it doesn't do anything I even set it 2 the lowest quality but nothing...can some1 help?
    

dbz screenpack

 May 27, 2008, 10:24:14 pm View in topic context
avatar  Posted by ultimategamer505  in dbz screenpack (Started by ultimategamer505 May 27, 2008, 10:24:14 pm
 Board: Requests

I just joined mugenguild so I'm a bit new at this but I'm good at mugen but that's not the point...I can't seem 2 find a dbz screenpack anywhere (yes I've tried google) can any1 get it 4 me? I'd be grateful thx  :)