Jump to content
  • 0

Question

1 answer to this question

Recommended Posts

If I wanted to make the bow 1-handed, where will I change it? Is it in Item_db?

Yes,

Example

1,Bow,Bow[3],4,1000,,500,15,,5,3,0x000A0848,7,2,[b]34[/b],1,4,1,11,{},{},{}

For Bow equipments their Loc value are always 34 which is Weapon and Shield (Left and Right)

Since

2^1  002 = Weapon
2^5  032 = Shield

Therefore

1,Bow,Bow[3],4,1000,,500,15,,5,3,0x000A0848,7,2,[b]2[/b],1,4,1,11,{},{},{}

Edited by Kaito_Kid
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...

Important Information

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