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.
//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 likeguileguile2guile3And on the select.def you just add it like this:guileguile2/guile.defguile3/guile.defyou 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.defThat's the easiest way for me.