Recent content by yairvondoom

  1. yairvondoom

    Problems with falling

    Thanks for that advice! I actually used the script from the lns Final Fight 4 fangame (sorry, I'm really new to this) and used this script as a base. However, I downloaded the game and checked the script. I tried using it, but it gave me this problem: Loading 'wolverine' from...
  2. yairvondoom

    Problems with falling

    Thank you for your interest. I reviewed the code and didn't find any launch functions in the drago.c script.
  3. yairvondoom

    Problems with falling

    I use these scripts for Wolverine: didblockscript data/scripts/parry.c animationscript data/scripts/drago.c ondrawscript data/scripts/shadowon.c use these scripts for doombot animationscript data/scripts/drago.c takedamagescript data/scripts/cmbdmg.c onfallscript...
  4. yairvondoom

    Problems with falling

    HI Great community, I'm having a problem with something I still don't understand. I want to create a grab and when thrown, land prone as usual like a normal takedown, but when landing, the character lands with the throw frame instead of landing prone as seen in the photo (the photo is a montage...
  5. yairvondoom

    Problems with grab forward animation, random error.

    Thank you very much for your attention. I've attached the scripts I use for my character. Greetings beautiful community. 😁
  6. yairvondoom

    Problems with grab forward animation, random error.

    It doesn't seem to be generating an error. Attach the log: www.mediafire.com/file/eazrahwksgkbz3q/Los.rar/file
  7. yairvondoom

    Problems with grab forward animation, random error.

    The same problem persists, when you go to the next level, when you throw the enemy it automatically subtracts 100% of its HP.
  8. yairvondoom

    Problems with grab forward animation, random error.

    ¡Gracias por responder! Los scripts que estoy usando son: datos de animationscript/scripts/grabscript.c datos de scripts de teclas/scripts/ironkey.c datos de animationscript/scripts/lib001.c datos de ondrawscript/scripts/shadowon.c ¿Creo que podrían ser los scripts que estoy usando...
  9. yairvondoom

    Problems with grab forward animation, random error.

    Hi I need your help, I have tried several ways to find the error and I have not been able to find it, sorry I am new to this, I don't know what to do anymore, I would appreciate your help. Let me explain. I'm getting errors like: Vitality drops to 100% when executing the THROW command, and...
Back
Top Bottom