YesNoOk
avatar

cvshayato's power boost when using plasma combo is a bug! (Read 2945 times)

Started by pating, February 25, 2015, 06:36:23 am
Share this topic:
cvshayato's power boost when using plasma combo is a bug!
#1  February 25, 2015, 06:36:23 am
  • **
    • Philippines
i don't know if most of you guys knew about this, but i just recently notice that it is a glitch. it doesn't follow when i used s-groove, and k-groove. the power boost actually works on c,a,p,n-grooves and ex-groove. that's when i wonder why it only works on those grooves.

and i actually found this in notepad++...

under statedef 320

below the hitdef there is...

getpower = ifelse(var(17),70,214)**(1000+var(24))/1000*!(var(15)||var(16)),35*(1000+var(24))/1000*!(var(15)||var(16))

i changed it to

getpower = ifelse(var(17),70,214)*(1000+var(24))/1000*!(var(15)||var(16)),35*(1000+var(24))/1000*!(var(15)||var(16))

and also i did the same with statedef 341, just remove the extra "*" to make your cvshayato balance with other cvscharacters of warusaki3 and H"h

i hope this helps, if not well i might guess everyone knew about it. i just wonder why rednavi didn't fix it in his cvsw 2.8

anyways peace and hopefully i can really focus on how to remake some of the cvscharacters. and i hope that i can make up with tag combination with rednavi's tag system if it is possible. for now i also lack time cause i needed to work on my lesson plans for my class in high school.

it is fun to learn stuff in mugen... and thanks to such people like H"h, Warusaki3 and Rednavi for their works.

to the admin,
if you find this post unnecessary please inform me and delete this post. thanks!