Jump to content
  • 0

About custom bow


Gidz Cross

Question


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

Well everything is alright. Except for the arrows. It wont show. How to fix this?

Here's my item script for bow.

18104,Mythical_Valkyrie_Bow,Mythical Valkyrie Bow,5,2500,,600,29,,5,4,0x000A0848,7,2,34,1,4,1,11,{},{},{}

Here are some additional info

 

 

weapontable.lub

 WEAPONTYPE_Mythical_Valkyrie_Bow = 99
[Weapon_IDs.WEAPONTYPE_Mythical_Valkyrie_Bow] = "_18104"
[Weapon_IDs.WEAPONTYPE_Mythical_Valkyrie_Bow] = Weapon_IDs.WEAPONTYPE_BOW

iteminfo.lua

	[18104] = {
		unidentifiedDisplayName = "",
		unidentifiedResourceName = "_mvbow",
		unidentifiedDescriptionName = {
		},
		identifiedDisplayName = "Mythical Valkyrie Bow",
		identifiedResourceName = "_mvbow",
		identifiedDescriptionName = {
		},
		slotCount = 4,
		ClassNum = 99

Hmmmmmmm.

post-25150-0-98141100-1400159676_thumb.jpg

Edited by gidzdlcrz
Link to comment
Share on other sites

5 answers to this question

Recommended Posts


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

No fix for this?

Link to comment
Share on other sites


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

Hello?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  3
  • Reputation:   0
  • Joined:  05/01/14
  • Last Seen:  

Well everything is alright. Except for the arrows. It wont show. How to fix this?

Here's my item script for bow.

18104,Mythical_Valkyrie_Bow,Mythical Valkyrie Bow,5,2500,,600,29,,5,4,0x000A0848,7,2,34,1,4,1,11,{},{},{}

Here are some additional info

 

 

weapontable.lub

 WEAPONTYPE_Mythical_Valkyrie_Bow = 99
[Weapon_IDs.WEAPONTYPE_Mythical_Valkyrie_Bow] = "_18104"
[Weapon_IDs.WEAPONTYPE_Mythical_Valkyrie_Bow] = Weapon_IDs.WEAPONTYPE_BOW

iteminfo.lua

	[18104] = {
		unidentifiedDisplayName = "",
		unidentifiedResourceName = "_mvbow",
		unidentifiedDescriptionName = {
		},
		identifiedDisplayName = "Mythical Valkyrie Bow",
		identifiedResourceName = "_mvbow",
		identifiedDescriptionName = {
		},
		slotCount = 4,
		ClassNum = 99

Hmmmmmmm.

Did you found any solution ?

I have the same problem.

I only read something that the ID of the custom item should be in the range of the weapon type, but i don't know if this is true..

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  14
  • Topics Per Day:  0.00
  • Content Count:  317
  • Reputation:   63
  • Joined:  11/13/11
  • Last Seen:  

Everything looks fine to me. It's the first time I've heard of arrows not showing. Anyway, I'll move your topic to client-side support.

Link to comment
Share on other sites


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

Hmmmmm.

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...