O Ilusionista
Captain 100K
Yes, It was need to quit directly, since you can't quit the game anymore when the movelist is on the screen.But maybe quitting the game "directly" does not trigger endlevel event.
Yes, It was need to quit directly, since you can't quit the game anymore when the movelist is on the screen.But maybe quitting the game "directly" does not trigger endlevel event.
Piccolo said:But maybe quitting the game "directly" does not trigger endlevel event.
if (!openborvariant("in_level"))
{
...
}
void p1 = getplayerproperty(0, "entity");
void p2 = getplayerproperty(1, "entity");
if(getentityproperty(p1, "exists")){
if(openborvariant("game_paused")==1){
}
}
#import "data/scripts/misc/movelist.c"
void main(){
int iPlIndex = 0;
int iP2Index = 1;
if(openborvariant("game_paused")){
showCommandKeys(iPlIndex);
showCommandKeys(iP2Index);
}
}
#import "data/scripts/misc/movelist.c"
void main(){
moveListCode();
}
void ondestroy(){
// put these lines in enlevel.c main function too
int showingCommand = getglobalvar("showCommand");
if(showingCommand != NULL()) setglobalvar("commandAction", "clear");
}
rafhot said:i voted into the marvel ones since no ghost rider in the list![]()
maxman said:I wonder what sprite version Bison is.
Piccolo said:Lots of love for Captain Commando, I'm surprised
Eventually most of the characters present in this list will be included in the game (unless I get bored), as I started "sketching" them. But with all the things I have to do, it will take a long time until I start working seriously on some of them (hence the poll).
BTW I have almost finished the two next playable characters which are not on the list.
John_Kuey said:Piccolo said:Lots of love for Captain Commando, I'm surprised
Eventually most of the characters present in this list will be included in the game (unless I get bored), as I started "sketching" them. But with all the things I have to do, it will take a long time until I start working seriously on some of them (hence the poll).
BTW I have almost finished the two next playable characters which are not on the list.
Please have SF3's Alex be one of them.
John_Kuey said:Please have SF3's Alex be one of them.