Jump to content
  • 0
Sign in to follow this  
gidzdlcrz

Custom Bow (Arrows not visible)

Question

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


Well thats about it. Am i missing something?

post-5648-0-02501100-1400361431_thumb.jpg

Share this post


Link to post
Share on other sites

3 answers to this question

Recommended Posts

  • 0

try to change you iteminfo.lua to iteminfo.lub 

 

method simple change since its from lua decompiled just rename it change the lua ext. to lub

 

to see the extension go to folder press alt then find folder option under the tool tab the show extension 

Share this post


Link to post
Share on other sites
  • 0

Exactly the same problem. Please help us.

 

---

 

NVM... 

In DB just use:

View: 11

and that's it.

Custom sprite... and works like a bow.

Edited by Edgar

Share this post


Link to post
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.   Restore formatting

  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.

Loading...
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.