YesNoOk
avatar

Jojo's Bizarre adventure stand bar and mugen 1.0 fix ? (Read 2850 times)

Started by FatalX, March 14, 2016, 04:04:04 am
Share this topic:
Jojo's Bizarre adventure stand bar and mugen 1.0 fix ?
#1  March 14, 2016, 04:04:04 am
  • ***
  • >Insert something funny here<


This is Avdul by Nimame.

Someone made a patch for Warusaki characters that fixes the misplacement of the stand gauge in 1.0. What it does is :

Dio_system.cns (original)

Quote
[State 6000, Explod];”wŒi
type = Explod
trigger1 = !NumExplod(6002)
trigger1 = time >= 2
anim = ifelse(teamside=1,6002,6052)
id = 6002
postype = Back
pos = 140+var(0),48-var(1)
ownpal = 1
bindtime = -1
ignorehitpause = 1
sprpriority = -103
pausemovetime = -1
supermovetime = -1
scale = 80,4

Dio_system10 (fix patch for mugen 1.0)

Quote
[State 6000, Explod];”wŒi
type = Explod
trigger1 = !NumExplod(6002)
trigger1 = time >= 2
anim = 6002
id = 6002
postype = Back
pos = 140+var(0),48-var(1)
ownpal = 1
bindtime = -1
ignorehitpause = 1
sprpriority = -103
pausemovetime = -1
supermovetime = -1
scale = 80,4

But I can't seem to duplicate the fix for Nimame's Avdul.

Anyway, help me por favor thanks very much. Author's page and character downloads here : http://blogs.yahoo.co.jp/mugennimame/29172132.html
-Last night I lay in bed looking up at the stars in the sky and I thought to myself, where the heck is the ceiling.

-Everyone is entitled to their own opinion. It's just that yours is stupid.