Infinity MUGEN Team

IMT Main => M.U.G.E.N Help => Topic started by: Emily Frost on November 11, 2014, 12:31:55 AM

Title: Multiple Characters in one select screen slot
Post by: Emily Frost on November 11, 2014, 12:31:55 AM
I recall having a war machine long ago that had a gold war machine variant packed into the same character (unless I am mistaken).
Is it possible that I can set sort of a 'holding' character that when selected will run a check to determine which files to load?

For example...

In the select.def it would look like
 
[Characters]
Boss, order = 10

...and once the Boss template loads (before the intros) it would run a check, for example:
trigger1 = p1name = "Ryu"
then it loads Sagat's def file (mugen/data/char/boss/sagat/sagat.def)

or if the check returns
trigger1 = p1name = "Chun Li"
then it loads Bison's def file instead  (mugen/data/char/boss/bison/bison.def)


Title: Re: Multiple Characters in one select screen slot
Post by: Cyanide on November 11, 2014, 12:33:15 AM
Nope, impossible. Well, methods are available, but they're not mugen and require you to have outside coding knowledge. Mugen specific, definitely impossible.
Title: Re: Multiple Characters in one select screen slot
Post by: Emily Frost on November 11, 2014, 12:35:09 AM
Thanks.

That is unfortunate.
SimplePortal 2.3.5 © 2008-2012, SimplePortal