YesNoOk
avatar

No character winning animation (Read 403 times)

Started by Stormrider, November 26, 2007, 09:50:40 pm
Share this topic:
No character winning animation
#1  November 26, 2007, 09:50:40 pm
  • avatar
  • **
Some fighters show a screen when they beat me. Is there any way to prevent that (the screen I mean, not loosing hehe). I've taken a look at the def file but I cannot see anything related. These lines are already commented as you can see.

[Arcade]
;intro.storyboard =
;ending.storyboard = girls.def
Re: No character winning animation
#2  November 26, 2007, 09:55:08 pm
  • ******
The Arcade intro and ending storyboard show up when you start or win the arcade mode.
If an opponent shows a custom winning screen (like, with his big portrait and a random quote of his) then it's custom coded into him. And there's no magic method to remove it : either you don't know a thing about coding and you can only learn or forget about it, or you already know and you look at his coding (his winning states) and remove the part where he summons the corresponding helpers.
If I struggled to the end of my determination, to the end of my way of life with my followers, if the result is ruin, then this ruin is inevitable. Grieve. Shed tears. But you cannot regret.
Re: No character winning animation
#3  November 26, 2007, 09:56:54 pm
  • avatar
  • **
OK, then I'll look in the sff with charcad.
Re: No character winning animation
#4  November 27, 2007, 10:43:28 am
  • ******
  • Limited time to use Infinite power !
    • France
    • network.mugenguild.com/cybaster/
Rather take a look at the code (CNS files) with notepad++, and search for the helper/explod summoned during the winning states.