Mabuhay Posted July 14, 2013 Group: Members Topic Count: 105 Topics Per Day: 0.02 Content Count: 446 Reputation: 232 Joined: 03/20/12 Last Seen: October 22, 2020 Share Posted July 14, 2013 (edited) I added a custom bow, problem is that the server does not detect it as a bow. does not even uses arrow. My item_db2: 21000,Soaring_Bird,Soaring Bird,4,50,10,30,60,,10,4,0x000A0848,7,2,34,4,1,1,98,{},{},{} 98 is my custom weapon view id. Weapontable.lua WEAPONTYPE_Soaring_Bird = 98, ... [Weapon_IDs.WEAPONTYPE_Soaring_Bird] = "_21000", ... [Weapon_IDs.WEAPONTYPE_Soaring_Bird] = Weapon_IDs.WEAPONTYPE_BOW, Any problem with this? help Tried using the 1700 and above also with 18100 above ids for bow, still not working.. fixed Edited July 14, 2013 by MrVandalBus Quote Link to comment Share on other sites More sharing options...
Question
Mabuhay
I added a custom bow, problem is that the server does not detect it as a bow. does not even uses arrow.My item_db2:98 is my custom weapon view id.Weapontable.luaAny problem with this? helpTried using the 1700 and above also with 18100 above ids for bow, still not working..fixed
Edited by MrVandalBusLink to comment
Share on other sites
0 answers 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.