Giving Character's move's or rapist commands

Tutorials about compatibility, tools, etc

Moderator: Moderator

UmbreonLover
Posts: 306
Joined: Wed Jan 26, 2022 12:03 am

Giving Character's move's or rapist commands

Post 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
Last edited by UmbreonLover on Wed Aug 31, 2022 11:17 pm, edited 4 times in total.
I visit this forum when I remember I exist!
Tetchi
Posts: 345
Joined: Mon Sep 13, 2021 11:17 pm
Location: México
Contact:

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

Post by Tetchi »

Very Good, Good Work, Like =)

Thanks.
Image
http://tetchi2015.blog.2nt.com
Zeb2345 wrote: Sun Aug 28, 2022 5:33 pmthe fucking master
UmbreonLover wrote: Sun Aug 28, 2022 1:57 amneeds to be rewards with...
VinnyBoy
Uploader
Uploader
Posts: 108
Joined: Sat Dec 19, 2020 7:21 pm

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

Post 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?
Char Restorer At Your Service
Tetchi
Posts: 345
Joined: Mon Sep 13, 2021 11:17 pm
Location: México
Contact:

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

Post by Tetchi »

Yes.You just have to also put all the requirements that this code requests (AIR / animation, states, etc)
Image
http://tetchi2015.blog.2nt.com
Zeb2345 wrote: Sun Aug 28, 2022 5:33 pmthe fucking master
UmbreonLover wrote: Sun Aug 28, 2022 1:57 amneeds to be rewards with...
VinnyBoy
Uploader
Uploader
Posts: 108
Joined: Sat Dec 19, 2020 7:21 pm

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

Post 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.
Char Restorer At Your Service
UmbreonLover
Posts: 306
Joined: Wed Jan 26, 2022 12:03 am

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

Post 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
I visit this forum when I remember I exist!
VinnyBoy
Uploader
Uploader
Posts: 108
Joined: Sat Dec 19, 2020 7:21 pm

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

Post 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
Char Restorer At Your Service
UmbreonLover
Posts: 306
Joined: Wed Jan 26, 2022 12:03 am

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

Post 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!!
I visit this forum when I remember I exist!
mugenhti
Posts: 7
Joined: Fri Jan 08, 2021 6:06 am

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

Post 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.
Zeb2345
Posts: 388
Joined: Sun May 22, 2022 4:27 am

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

Post 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 :)
Post Reply