Mitosky Posted March 25 Group: Members Topic Count: 48 Topics Per Day: 0.02 Content Count: 104 Reputation: 0 Joined: 10/22/19 Last Seen: Sunday at 05:30 PM Share Posted March 25 Super novice can't equip arrows while holding a bow, can someone help me? Quote Link to comment Share on other sites More sharing options...
0 Gabe D Stydian Posted Sunday at 09:33 PM Group: Members Topic Count: 4 Topics Per Day: 0.12 Content Count: 10 Reputation: 0 Joined: 04/03/25 Last Seen: 1 hour ago Share Posted Sunday at 09:33 PM i believe this has been answered before. but for anyone wondering where to look: db/pre-re/item_db.txt (for pre-renewal) db/re/item_db.txt (for renewal) if that doesn't work try your SQL database, it should be in your item_db table and should look like this: arrow_id_here,arrow_name,,10,,200,10,,0,0xFFFFFFFF,7,2,34,,0,1,,{},{},{} This line shows what jobs can equip items/arrows. Check the Job code/bitmask of the item, make sure the code includes Novice which is 0x00000001. i hope this helps. Quote Link to comment Share on other sites More sharing options...
Question
Mitosky
Super novice can't equip arrows while holding a bow, can someone help me?
Link to comment
Share on other sites
1 answer 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.