Nero Posted January 10, 2018 Group: Members Topic Count: 74 Topics Per Day: 0.02 Content Count: 194 Reputation: 2 Joined: 12/18/11 Last Seen: April 8, 2020 Share Posted January 10, 2018 Hello I dont know if you are aware of this problem. Situation: Rudra bow = no arrow animation. Class num = 77 upon checking only on weapontable.lub class num 73 to 76 will show the arrow animation from any bow sprites. so reverting WEAPONTYPE_Hunter_Bow = 76, WEAPONTYPE_Bow_Of_Rudra = 77, [Weapon_IDs.WEAPONTYPE_Hunter_Bow] = "_1718", changed to 1720 [Weapon_IDs.WEAPONTYPE_Bow_Of_Rudra] = "_1720", then using class num 76 to rudra bow- Will now show the arrow animation/attack therefore sprite of rudra bow is not the reason. probably client is only accepting bow animation between WEAPONTYPE_CrossBow = 73, WEAPONTYPE_Arbalest = 74, WEAPONTYPE_Kakkung = 75, WEAPONTYPE_Hunter_Bow = 76, any one here can tell me how may i fix the problem? Thank you in advance. Quote Link to comment Share on other sites More sharing options...
0 Nero Posted January 12, 2018 Group: Members Topic Count: 74 Topics Per Day: 0.02 Content Count: 194 Reputation: 2 Joined: 12/18/11 Last Seen: April 8, 2020 Author Share Posted January 12, 2018 any support for this one? Quote Link to comment Share on other sites More sharing options...
0 Archetype Saber Posted January 12, 2018 Group: Members Topic Count: 90 Topics Per Day: 0.02 Content Count: 361 Reputation: 19 Joined: 01/09/13 Last Seen: January 19 Share Posted January 12, 2018 upgrade the client if you're using an updated version of rathena. Quote Link to comment Share on other sites More sharing options...
0 Nero Posted January 13, 2018 Group: Members Topic Count: 74 Topics Per Day: 0.02 Content Count: 194 Reputation: 2 Joined: 12/18/11 Last Seen: April 8, 2020 Author Share Posted January 13, 2018 Thanks for your answer. But i really need to know what is the problem. Yes upgrading or changing the client itself will probably fix the problem thats why I stated all the possible error i found. Quote Link to comment Share on other sites More sharing options...
0 Gidz Cross Posted April 1, 2020 Group: Members Topic Count: 133 Topics Per Day: 0.03 Content Count: 682 Reputation: 89 Joined: 04/07/14 Last Seen: 4 hours ago Share Posted April 1, 2020 On 1/13/2018 at 8:56 AM, Nero said: Thanks for your answer. But i really need to know what is the problem. Yes upgrading or changing the client itself will probably fix the problem thats why I stated all the possible error i found. Have you solve this one my friend? I stumbled here while looking for the same solution. Anybody? Thanks! Quote Link to comment Share on other sites More sharing options...
Question
Nero
Hello
I dont know if you are aware of this problem.
Situation:
Rudra bow = no arrow animation. Class num = 77
upon checking
only on weapontable.lub class num 73 to 76 will show the arrow animation from any bow sprites.
so reverting
WEAPONTYPE_Hunter_Bow = 76,
WEAPONTYPE_Bow_Of_Rudra = 77,
[Weapon_IDs.WEAPONTYPE_Hunter_Bow] = "_1718", changed to 1720
[Weapon_IDs.WEAPONTYPE_Bow_Of_Rudra] = "_1720",
then using class num 76 to rudra bow- Will now show the arrow animation/attack
therefore sprite of rudra bow is not the reason.
probably client is only accepting bow animation between
WEAPONTYPE_CrossBow = 73,
WEAPONTYPE_Arbalest = 74,
WEAPONTYPE_Kakkung = 75,
WEAPONTYPE_Hunter_Bow = 76,
any one here can tell me how may i fix the problem?
Thank you in advance.
Link to comment
Share on other sites
4 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.