Mabuhay Posted July 14, 2013 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
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 MrVandalBus0 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.