Jump to content

Ryon

Administrator
  • Posts

    6,420
  • Joined

  • Last visited

Everything posted by Ryon

  1. You know I had a very similar problem with my Kirito. since he has a dual sword mode, i had trouble with the turning. OH by the way are you remaking a older Raziel? cause the sprites look familiar.
  2. Dhillon I fixed the font thing for you. Dude the only problem was your font color was set to grey, just have it set to automatic. (which is BLACK in the white theme, and Dark Teal in Deviant)
  3. where does it save to? I couldnt figure it out?
  4. Your amazing ability to code godlike stages is bullshit. Why can't I do that?
  5. ahh looks like a explod. locate it in the winstates, and remove it.
  6. so why you no message me?
  7. OK, now before i start talking, how come you never add me on skype bro? why you hatin fo? Now on to your question, Beam attacks have LONG been a untalked about issue in the mugen community. There are many ways to do it and there is NO proper way to code it. I can give you ideas for several. One way is to create ALOT of projectiles coming from his hand (say with a trigger1 = 1) and have all of those projectiles be the exact same and make them move to the opponent, my DBZ characters have this. (not my SSGSS Goku) Another Way is a single helper on the player which will be your beam, that hits the opponent, this needs 3 states, Player, Helper, Dead Helper. A alternate to that method would be using the player and a explod, the explod will be the effect the player will have the red hitbox on there sprites, and hitsparks will need to be coded as explods on the opponent using postype = p2. A Very Technical way would be like Cybaster's Z2 Characters, which is a single helper, with a explod inbetween that scales for the length.
  8. as i said. look for ;--------------------------------------------------------------------------- ; Downed get-hit (hit ground from fall) [Statedef 5100] type = L movetype= H physics = N this state is in the common1.cns and this is the state that tells people how to behave when they hit the ground that includes earth shattering hits.
  9. do you have an example of these trimmed versions? seeing everything off the bat is great and all. but seeing everything and not using have of it is another thing. I think if you gave everyone a idea of what you BASICALLY need for a nice small optimized hitdef (since when a code is not written it is defaulted) that would be great.
  10. http://www.mediafire.com/download/5zez6azbuoz997e/119way-E-ryu(独立版本).rar This Ryu is pretty good. Its very loose SNK style gameplay not what 119way's ususally known for. but still decent. I'd keep it in my roster if i had a mugen.
  11. For what its worth I should mention this is not KID gohan this is TEEN GOHAN. https://www.google.com/search?q=Kid+Gohan&source=lnms&tbm=isch&sa=X&ved=0CAcQ_AUoAWoVChMI_vzKxqSxxwIVS8yACh34_AB9&biw=1440&bih=760 https://www.google.com/search?q=Kid+Gohan&source=lnms&tbm=isch&sa=X&ved=0CAcQ_AUoAWoVChMI_vzKxqSxxwIVS8yACh34_AB9&biw=1440&bih=760#tbm=isch&q=Teen+GOhan you could argue its older kid gohan, would still make him 13 at the time of cell saga. sorry nerd moment.
  12. next time you dont need to use the contact us form. just PM a admin or myself. in regards to your grey text. There is no explanation for it. Random event? It does nothing before or after the grey font so, is it REALLY worth complaining about?
  13. can you show me an example of what your talking about?
  14. Sometimes some coding is really bad so it would cause the game to crash. as for the "crater" effect, its coded in the common1.cns as either a helper or a explod. if you want to add it to your own character your better off just coding it in them. Its coded in this state. ;--------------------------------------------------------------------------- ; Downed get-hit (hit ground from fall) [Statedef 5100] type = L movetype= H physics = N And this is the code under that [State 5100, 8] type = Explod trigger1 = Time = 1 anim = F(60 + (sysvar(1) > Const720p(20)) + (sysvar(1) > Const720p(56))) pos = 0, 0 sprpriority = ifelse (sysvar(1) <= Const720p(56), -10, 10) That is the effect for the ground waves, so once a character falls from anything kind of velocity greater than 15 it will automatically appear. as for making it yourself, if your coding it in a single character, just put a explod where p2 is.
  15. It is unfortunate that you lost your best friend. First or last the way you speak of them, you highly appreciated them. How one that about your sentence bothers me a bit you keep saying her, then hes. but your talking about 1 person right? the first line confused me. "she was a very intelligent young man"
  16. It looks sorta better now. (I don't remember how it looked before) but this is nice cause it shows you all possibilities, but as i said before lots of info thats not needed. and I think for moves with multiple hitdefs it would be Huuuuuges. plus there could be alot of confusion to what codes do. regardless nice work.
  17. You just started! Your not entitled to Hiatus time! You wont be paid.
  18. but by playing as one of those characters, you take the fun away from it. don't be a butt. play fair.
  19. [Preview] [Download] http://www.mediafire.com/download/0mp4ks68abw25dm/MUGEN_Metal_Edition.zip [Comment] This is a Pre-Set screenpack, Everything is included and already "installed" so just download, add your characters and stages and play. As of now Its just a 20 Roster, I have no intention to making a bigger roster. Also for the first time ever, I've coded this screenpack in such a simple way that ANYONE can edit it simply by changing out pictures. Here are the full instructions (also there is a read me file in folder)
  20. [Preview] [Download] https://www.mediafire.com/folder/c824bmlnvxecd/One_Piece https://onedrive.live.com/?id=95617500DFB4E9E5!254&cid=95617500DFB4E9E5&group=0 [Comment] This is a finished version of Coby, Previously semi released version was a beta. This one is more complete. If anyone is interested here are my other 2 One Piece characters you can download them from the Folder as well.
  21. I LEARNED NOTHING FROM THE VIDEO! ITS NOT A TUTORIAL!
  22. i COULD make it sqaure. but i like circles. ALL THE SQUARES ME A CIRCLE! ALL THE SQUARES ME A CIRCLE! ALL THE SQUARES ME A CIRCLE!
  23. its a hack of a older version of mugen.
×
×
  • Create New...