Jump to content

Photo

Help with stdWeapons.zh


  • Please log in to reply
5 replies to this topic

#1 Shadowblitz16

Shadowblitz16

    Illustrious

  • Members

Posted 04 November 2016 - 04:57 PM

can someone help me understand how to make link use his slash animations when slashing and pinning with stdWeapons.zh?

 

I made a couple of attempts to contact the user who made it but he isn't responding.

 

I have made link invisible before calling the weapons swing action, and have tried to put drawtile, drawcombo, quicktile, and quickcombo before and after the MeleeWeaponSlash90Alt() function.

it seems that the MeleeWeaponSlash90Alt()  is acting like a while loop until the weapon is done animating, making it just link invisible while using the sword.

 

I don't know how to get around this and I have read the readme file with it several times and it contains no mention of animating link.

 

 

I am getting frustrated and am thinking its not possible at the moment with this library



#2 Deedee

Deedee

    Bug Frog Dragon Girl

  • Moderators
  • Real Name:Deedee
  • Pronouns:She / Her, They / Them
  • Location:Canada

Posted 04 November 2016 - 05:26 PM

I'll give it a look in a bit. I haven't (yet) used the header, but if you could send me your script I could try and figure out what's wrong.



#3 Alucard648

Alucard648

    Wizard

  • Members
  • Location:castle Dracula

Posted 04 November 2016 - 05:35 PM

The MeleeWeaponSlash90Alt() and all other functions for custom melee weapons are written in the way so nothing can be done while function is doing his work. Of course, it`s quite inconvient, but all other alternatives will render melee weapon sub-library much harder to use.



#4 Shadowblitz16

Shadowblitz16

    Illustrious

  • Members

Posted 05 November 2016 - 07:05 AM

@Alucard648

could you make a link animation function that sets link's animation before the melee functions,

and is updated during weapon use?


Edited by Shadowblitz16, 05 November 2016 - 07:25 AM.


#5 cavthena

cavthena

    Apprentice

  • Members
  • Real Name:Clayton
  • Location:I wish I knew

Posted 05 November 2016 - 07:45 AM

You could easily use LWeapons to animate Link by placing it above him when you swing the sword. Weapons will still animate regardless of what the script does short of killing the weapon.

#6 Shadowblitz16

Shadowblitz16

    Illustrious

  • Members

Posted 05 November 2016 - 08:04 AM

hmm I guess that could be a solution until Alucard648 implements link animations as part of his library




1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users