Page 1 of 1

Giving Character's move's or rapist commands

Posted: Thu Mar 03, 2022 5:54 am
by UmbreonLover
The Video, Text files, and images are all here: I would love to thank Mizu for helping me create this tutorial. A friendly reminder, this tutorial is general. You, as the creator, are the one that needs to make the choice on how you're going to implement the move's or the object's of your character's.

Updated - Aug 31, 2022
Here's an example that you need to adjust, or fixes on your own; which I like to call it, baby grab

Code: Select all

created by me: https://hentaicharmugen-forum.com/viewtopic.php?p=2574#p2574
Basic information about Commands that you must understand is in this spoiler.
► Show Spoiler
Construction of a Command Example
► Show Spoiler
Now, were going to be moving into how you linked your command "T bagging" into a Command State.
We are still inside the "Commands file"(.cmd) in case you lost yourself. If your only editing someone else
worked... then simply search for "[Statedef -1]" if its not created inside Commands, it might be placed
somewhere else, but for now... I'm creating my own [Statedef -1] inside Command file.

Construction of Command State
► Show Spoiler
Command State Example using T Bagging
► Show Spoiler
Testing phrase
► Show Spoiler
State's, (".CNS" files)
► Show Spoiler
In conclusion... for this Tutorial; the whole code writing in StateDef for T-bagging is:
► Show Spoiler

Re: Giving Character's move's or rapist commands

Posted: Thu Mar 03, 2022 8:37 am
by Tetchi
Very Good, Good Work, Like =)

Thanks.

Re: Giving Character's move's or rapist commands

Posted: Thu Mar 03, 2022 4:07 pm
by VinnyBoy
thanks a lot for the tutorial.

Is it possible to copy and paste a code from an already made aggressor and put it in a new one?

Re: Giving Character's move's or rapist commands

Posted: Thu Mar 03, 2022 7:06 pm
by Tetchi
Yes.You just have to also put all the requirements that this code requests (AIR / animation, states, etc)

Re: Giving Character's move's or rapist commands

Posted: Thu Mar 03, 2022 7:09 pm
by VinnyBoy
Tetchi wrote: Thu Mar 03, 2022 7:06 pm Yes.You just have to also put all the requirements that this code requests (AIR / animation, states, etc)
now i'm confused haha.

I couldn't do it, even following the tutorial

A video for me is best.

Re: Giving Character's move's or rapist commands

Posted: Thu Mar 03, 2022 7:41 pm
by UmbreonLover
VinnyBoy wrote: Thu Mar 03, 2022 7:09 pm
Tetchi wrote: Thu Mar 03, 2022 7:06 pm Yes.You just have to also put all the requirements that this code requests (AIR / animation, states, etc)
now i'm confused haha.

I couldn't do it, even following the tutorial

A video for me is best.
I will upload a video later today; if not tomorrow using the character... idk maybe Mizu C.Umbreon or Kuro himself? lol

Re: Giving Character's move's or rapist commands

Posted: Thu Mar 03, 2022 7:43 pm
by VinnyBoy
UmbreonLover wrote: Thu Mar 03, 2022 7:41 pm
VinnyBoy wrote: Thu Mar 03, 2022 7:09 pm
Tetchi wrote: Thu Mar 03, 2022 7:06 pm Yes.You just have to also put all the requirements that this code requests (AIR / animation, states, etc)
now i'm confused haha.

I couldn't do it, even following the tutorial

A video for me is best.
I will upload a video later today; if not tomorrow using the character... idk maybe Mizu C.Umbreon or Kuro himself? lol
Thanks man.

I just really need a baomaru code aggressor.

A video will help a lot

Re: Giving Character's move's or rapist commands

Posted: Fri Mar 04, 2022 4:00 am
by UmbreonLover
VinnyBoy wrote: Thu Mar 03, 2022 7:43 pm Thanks man.

I just really need a baomaru code aggressor.

A video will help a lot
I have updated the thread with Text files, and a long video (no audio, only when mugen runs)
The video was created by Mizu and his WIP 1.5 Umbre
Here's the video

Code: Select all

https://mega.nz/file/bxFgxbiT#EtYXTAUchW9-E5iDIBrjzwGvIJsadDhPo5YQ3wxl3S8
Mizu wrote: I'm using C.Umby as the rapist while using Rebirth as the victim.
You can used C.Umby for both rapist and victim, but I choose Rebirth
just to show errors if the other character doesn't have the "ANIM= ****" requirement
Tetchi wrote: Thu Mar 03, 2022 8:37 am Very Good, Good Work, Like =)
Thanks.
Glad that the tutorial helped you out, and I swear I thought I replied haha!!

Re: Giving Character's move's or rapist commands

Posted: Mon Mar 07, 2022 4:51 am
by mugenhti
VinnyBoy wrote: Thu Mar 03, 2022 4:07 pm thanks a lot for the tutorial.

Is it possible to copy and paste a code from an already made aggressor and put it in a new one?
not always,you need to check if the states,commands,etc are not on use already,otherwise you will get errors.

Re: Giving Character's move's or rapist commands

Posted: Sun Jun 26, 2022 9:58 pm
by Zeb2345
UmbreonLover wrote: Fri Mar 04, 2022 4:00 am
VinnyBoy wrote: Thu Mar 03, 2022 7:43 pm Thanks man.

I just really need a baomaru code aggressor.

A video will help a lot
I have updated the thread with Text files, and a long video (no audio, only when mugen runs)
The video was created by Mizu and his WIP 1.5 Umbre
Here's the video

Code: Select all

https://mega.nz/file/bxFgxbiT#EtYXTAUchW9-E5iDIBrjzwGvIJsadDhPo5YQ3wxl3S8
Mizu wrote: I'm using C.Umby as the rapist while using Rebirth as the victim.
You can used C.Umby for both rapist and victim, but I choose Rebirth
just to show errors if the other character doesn't have the "ANIM= ****" requirement
Tetchi wrote: Thu Mar 03, 2022 8:37 am Very Good, Good Work, Like =)
Thanks.
Glad that the tutorial helped you out, and I swear I thought I replied haha!!
Very good tutorial. finally I find a complete and intuitive tutorial to add more moves.
Well done.
:D :)