YesNoOk
avatar

Multiple characters, same name (Read 442 times)

Started by Nemephosis, June 09, 2009, 05:16:05 pm
Share this topic:
Multiple characters, same name
#1  June 09, 2009, 05:16:05 pm
  • avatar
  • ***
I had a lot of stuff written out but I decided to just cut to the chase for once.

How do I add multiple characters with the same name to MUGEN? Using just the character name has worked fine right up until today.

Thanks.
Re: Multiple characters, same name
#2  June 09, 2009, 05:18:24 pm
  • ***
  • I feel used, abused, and I'm not amused.
Change the name of the chars def, folder, and in the select.def.

Sig Provided by Matrimelee
Re: Multiple characters, same name
#3  June 09, 2009, 05:26:56 pm
  • avatar
  • ***
Well son of a bitch, it worked. That easy, huh?

Thanks very much. :)
Re: Multiple characters, same name
#4  June 09, 2009, 05:27:47 pm
  • ******
  • Does this looks like the face of mercy?
//edit: Agh, you already fixed it... oh well.

Do what I do: Let's say you have 3 characters named guile so simply change the name on the chars folder like

guile
guile2
guile3

And on the select.def you just add it like this:

guile
guile2/guile.def
guile3/guile.def

you can change the folder name to whatever you like as long as you specify the correct name of the .def file:

Pneophen's bliggity blurgh/a0ercam.def

That's the easiest way for me.