Jump to content
  • 0

20141022 not showing arrow on rudra bows


Nero

Question


  • Group:  Members
  • Topic Count:  74
  • Topics Per Day:  0.02
  • Content Count:  194
  • Reputation:   2
  • Joined:  12/18/11
  • Last Seen:  

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

  • 0

  • Group:  Members
  • Topic Count:  74
  • Topics Per Day:  0.02
  • Content Count:  194
  • Reputation:   2
  • Joined:  12/18/11
  • Last Seen:  

any support for this one?

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  74
  • Topics Per Day:  0.02
  • Content Count:  194
  • Reputation:   2
  • Joined:  12/18/11
  • Last Seen:  

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.

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  123
  • Topics Per Day:  0.03
  • Content Count:  640
  • Reputation:   82
  • Joined:  04/07/14
  • Last Seen:  

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!

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...