YesNoOk
avatar

Change things (Read 620 times)

Started by Goku6, July 04, 2012, 08:29:52 am
Share this topic:
Change things
#1  July 04, 2012, 08:29:52 am
  • avatar
  • **
    • exd1.pengue@gmail.com
I have a character that does yellow sparks when he does a special move. Now, how can i put this yellow sparks when he suffers an attack ?
Re: Change things
#2  July 04, 2012, 08:32:09 am
  • ******
  • Limited time to use Infinite power !
    • France
    • network.mugenguild.com/cybaster/
The hitsparks are coded in the character who's attacking, not the one receiving the hit.
You'll have to extract the yellow hitsparks from the SFF and add them to ALL the other characters of your roster and code them in.
Re: Change things
#3  July 04, 2012, 08:39:00 am
  • avatar
  • **
    • exd1.pengue@gmail.com
Ok but watch this i have this yellow sparks and i want to put this yellow sparks when a char suffers a move watch at 0:00 and 0:01 http://www.youtube.com/watch?v=n18NvP_H1V4 can you tell me step by step what i have to do to have this please ?
Re: Change things
#4  July 04, 2012, 08:45:59 am
  • ******
  • I hang out tough. I'm a real boss.
    • USA
    • litotichues.com/
1. Fighter Factory 3: http://mugenguild.com/forumx/index.php?topic=137126.0

2. Open the character that has the sparks you want.

3. Go to the sprite tab at the top of the interface. Click "save image", and then choose "all" and "okay."

4. Load up the character you want to place the sprites in.

5. Go to the sprite tab again and then press "add" and navigate to the sprites you just saved and select them. They will be placed in the new character's .sff.

6. Code the sprites how you want.



If you ignore this without trying and the only question you ask is if someone can do it for you, then you will likely never get your yellow sparks that you keep spamming this forum about.
Re: Change things
#5  July 04, 2012, 08:53:43 am
  • avatar
  • **
    • exd1.pengue@gmail.com
Thanks Rajaa but what is the code ? and can i multiply that sparks ? i want many sparks when the char suffers the attack :)
Re: Change things
#6  July 04, 2012, 08:57:14 am
  • ******
  • I hang out tough. I'm a real boss.
    • USA
    • litotichues.com/
Re: Change things
#7  July 04, 2012, 09:01:51 am
  • avatar
  • **
    • exd1.pengue@gmail.com
is there a way to do it without doing the animation ? so sorry but i already tried to understand how to make an animation but i don't know how. can you help me please ?
Re: Change things
#8  July 04, 2012, 09:15:16 am
  • ******
  • I hang out tough. I'm a real boss.
    • USA
    • litotichues.com/
I AM helping you.

You can't make an animation appear without making an animation. I gave you all the information you need. If you're stuck somewhere, then I will help you where you are stuck. "I don't know how" is not a valid blockade.

Alternatively, you can hope and wish and pray that someone does it for you.



And please stop spamming this question. How many times do I have to tell you?
Re: Change things
#9  July 04, 2012, 09:21:34 am
  • ******
  • Limited time to use Infinite power !
    • France
    • network.mugenguild.com/cybaster/
How old are you ?

Are you still at the age where you think the World owes you everything and that any random person is going to do your job for you ?

Open the damn code and Fighter Factory and TRY. You obviously haven't even tried to understand what Rajaa explained to you.
Re: Change things
#10  July 04, 2012, 09:43:10 am
  • ******
  • Legendary XIII
  • I am the eye of the storm to come!
    • New Zealand
    • network.mugenguild.com/cyanide/
If i see this topic from you again it's getting trashed instantly. You've asked this question 3 times now. This is your last chance to understand that you're going to have to LEARN and nobody will do it for you.

Having just been informed of something, nope, you've used up your leniency. Post this question again and you're going to get banned for a bit with the message to read a tutorial. This is your last warning.


In M.U.G.E.N there is no magic button

They say a little knowledge is a dangerous thing, but it's not one half so bad as a lot of ignorance.
Last Edit: July 04, 2012, 10:23:58 am by Cyanide
Re: Change things
#11  July 04, 2012, 11:17:27 am
  • ******
  • Limited time to use Infinite power !
    • France
    • network.mugenguild.com/cybaster/
Don't PM me !
Post your questions here !
Post questions that actually make sense !
Post questions when you actually show that you've tried something !
I repeat, just in case you missed it : DON'T PM ME !!!

I'll leave your PM here if "someone" wants to answer it :
i' ve found sparks yellow ! now how can i do that every 10 seconds it appear automatically the sparks on the char ?
Re: Change things
#12  July 04, 2012, 12:07:56 pm
  • ******
  • I hang out tough. I'm a real boss.
    • USA
    • litotichues.com/
He personally messaged me the same thing. It's a-fucking-nnoying to the point where I don't want to help him anymore because I already know he won't try.
Re: Change things
#13  July 04, 2012, 01:38:15 pm
  • avatar
  • **
    • exd1.pengue@gmail.com
Cybaster i stop spamming but can you tell me please how can i do that yellow sparks appear every 10 seconds automatically ?
Re: Change things
#14  July 04, 2012, 01:41:22 pm
  • ******
  • Limited time to use Infinite power !
    • France
    • network.mugenguild.com/cybaster/
state -2
explod
time%600=0
Re: Change things
#15  July 04, 2012, 01:45:38 pm
  • avatar
  • **
    • exd1.pengue@gmail.com
Thanks so i have to put this code in the Statedef of the move ? in the Statedef positive or negative ? i show you the yellow sparks that i have and that i want to make appear every 10 seconds watch at 0:00 and 0:01 http://www.youtube.com/watch?v=n18NvP_H1V4
Re: Change things
#16  July 04, 2012, 01:50:46 pm
  • ******
  • Limited time to use Infinite power !
    • France
    • network.mugenguild.com/cybaster/
I told you everything you need to know, so did Rajaa.
Now open the Mugen Docs and the code of the character, and do it yourself.
Re: Change things
#17  July 04, 2012, 02:38:04 pm
  • avatar
  • **
    • exd1.pengue@gmail.com
i have put

state - 2
explod
time%600=0

but it doesn't work why ? can you make me an example of a guard spark that appear every 10 seconds automatically ?
Re: Change things
#18  July 04, 2012, 03:04:00 pm
  • avatar
  • **
    • exd1.pengue@gmail.com
Rajaa i tried more times but it doesn't work why ? can you help me ? perhaps you can ask me where i am blocked ? you want ? help me
Re: Change things
#19  July 04, 2012, 03:16:12 pm
  • ******
  • I hang out tough. I'm a real boss.
    • USA
    • litotichues.com/
If you make one more topic, one more post, or one more personal message begging, whining, harassing, and spamming the people of this forum and the forum itself about this yellow spark nonsense, then I am going to give you a forced timeout.

More than half of your post history is begging and spamming for people to do stuff for you and you ignoring people's help. Stop it. This is your last warning.
Re: Change things
#20  July 04, 2012, 03:57:34 pm
  • *****
  • aka G.o.D.
    • Italy
    • god-of-death-alex.deviantart.com/
Oh man, almost every time he posts he shows that video, how annoying --;
You don't have to copypaste those line in your char:
this is Fighter Factory 3: (KFM .cns file)
Spoiler, click to toggle visibilty

1. Fighter Factory 3: http://mugenguild.com/forumx/index.php?topic=137126.0
2. Open the character that has the sparks you want.
3. Go to the sprite tab at the top of the interface. Click "save image", and then choose "all" and "okay."
4. Load up the character you want to place the sprites in.
5. Go to the sprite tab again and then press "add" and navigate to the sprites you just saved and select them. They will be placed in the new character's .sff.
then:
-do the animation in the .air file (with Fighter Factory);
-search for [State -2];
-search on the right column, there are AfterImage, AfterImageTime, etc. until you find Explod (look the image I put above): double right click on it and you'll get this:
Code:
[State 0, Explod]
type = Explod
trigger1 =
anim =
ID =
pos = 0,0
postype = p1  ;p2,front,back,left,right
facing = 1
vfacing = 1
bindtime = 1
vel = 0,0
accel = 0,0
random = 0,0
removetime = -2
pausemovetime = 0
scale = 1,1
sprpriority = 0
ontop = 0
shadow = 0,0,0
ownpal = 0
removeongethit = 0
;ignorehitpause =
;trans =
;persistent =
;supermove = 0
;pausemove = 0

This is the code you obtain double clicking Explod, but you have to complete and modify it, of course, right now it won't work.
And by the way, those are not guard sparks, guard sparks appear if your enemy in mugen blocks an attack that you coded in your char
(eg. standing light punch, see the hitdef and search for guardspark, then put s"N" where "N" is your anim number).
The code you want now is one of an explod.
I hope you try harder this time, and I hope you success! :grin2:

Last Edit: July 04, 2012, 04:05:36 pm by G.o.D.
Re: Change things
#21  July 04, 2012, 04:09:45 pm
  • ******
  • Limited time to use Infinite power !
    • France
    • network.mugenguild.com/cybaster/
Hopefully, you'll now be able to use your 3 days ban to study the damn Mugen Docs.
http://elecbyte.com/mugendocs/mugen.html#documentation

Don't ask any other question until you know :
- What a sprite is.
- How to convert a sprite to PCX.
- How to create a palette.
- How to apply a palette to a sprite.
- What a SFF is.
- How to extract or insert a sprite in a SFF with Fighter Factory.
- How to save a SFF.
- How to create an animation in the AIR file.
- How to code an explod.
- What a trigger is.
- What the time trigger is.
- What the modulo operation 600%N does.
- What an Explod ID is, how the pos parameter works, or what removetime does. Learn about all the parameters of explods.

You're a fucking annoying beggar who does nothing but crying to get something done for him. I hope you realize nobody is going to do anything for you. We're here to help, not do stuff for you, unless you pay us or do something in exchange.

On a random note, send me your character, and I'll add the yellow sparks you want so much in exchange of 30 US$ on my paypal account.
Re: Change things
#22  July 07, 2012, 06:48:21 pm
  • ******
  • Limited time to use Infinite power !
    • France
    • network.mugenguild.com/cybaster/
So you get banned 3 days, and the moment you come back, you send me this PM :
i send you my modded savegames of Dragon Ball Raging Blast 2 if you put these hit sparks at my character..watch at 1:53 1:54 http://www.youtube.com/watch?v=Mg2V9w1gdDo

What the fuck is wrong with you ? I told you I'd do it for 30 US$, nothing less.
Actually, I'd rather take 50€ since you're annoying. I don't care about your modded savegames, just send me 50€ and I'll do it.
Re: Change things
#23  July 07, 2012, 06:55:06 pm
  • avatar
  • **
    • exd1.pengue@gmail.com
i don't give you anything
Re: Change things
#24  July 07, 2012, 07:14:47 pm
  • ******
  • I hang out tough. I'm a real boss.
    • USA
    • litotichues.com/
You have to stop this. You have to stop begging people to do stuff for you. We have given you loads of help for what you want to do.

You don't want to try. You don't want to pay. Then that's really too bad. You are now forbidden from ever requesting anything about these "yellow hit sparks." You can get help on how to do things yourself, but you will not ask someone to do anything for you and you will not ask for help and then subsequently say it's too hard and ask someone to do it for you.

Otherwise, you are not ready to use this forum like a normal human being and you might have to be forced to come back in a couple of years or so.

Re: Change things
#25  July 08, 2012, 12:52:02 am
  • ******
  • Legendary XIII
  • I am the eye of the storm to come!
    • New Zealand
    • network.mugenguild.com/cyanide/
I consider this solved now. You have all the information you need to do it yourself. There is no need for further questions.

Good bye.


In M.U.G.E.N there is no magic button

They say a little knowledge is a dangerous thing, but it's not one half so bad as a lot of ignorance.