What's new

Discussion Sex MUGEN 2.0 General Discussion Thread


nyone have the geoniko character from this video? cant find any info about it
 
anyone have angellia avllone latest futa character version and also if possible if you guys have her huge balls futa version ya know (the HB version) and please send me as many of her futa versions as possible
 
Maybe if you provide your file path, we can help you solve the problem more quickly.
Hi ddlnll, I left you a message on your profile a couple of months ago, but unfortunately I haven’t had any luck getting you to see it yet. It’s regarding your Minotaur 1.1. I didn’t manage to download the latest version before HCM shut down, and I was wondering if you could share a link where I could download it and add it to my char collection. Thanks a lot!
 
affectteam = "F" ;Friendly Fire
or
affectteam = "B" ;All players

I am sure I have asked this before, but I will ask again since I can't get them to do what I want them to. I have character's with 'helpers' and I would love to be able to target myself with them. However, it is very buggy and I can't get them do target right. In order of most to work, I have to be hit into them. That is annoying. They also don't target partners if I have them in a tag fight. Any solutions would be greatly appreciated.

Sorry to bug you again, but I can't find where this file is anymore.

Its not really a file only, it's really more inside a file called .st or dot something.

In order to do the things you want to archive, you will have to find the correct State Number, which should look something like:

[StateDef 12345]
​
Once found, make sure that the attack of the "helper" is using the correct State, because sometime, the dev/scriptwriter may create
a unit number for the helpers instead of your normal states.

After finally finding the correct StateDef from the helper, search for:

HitDef
​
and change:

affectteam = E
to
affectteam = B
​

If the HitDef doesn't have "affectteam = E", simply add:


affectteam = B
​
below HitFlag =

and you're done! You can use my Corrupted Umbreon as a reference base in case you are lost
 
Back
Top