Ace D Potgas Posted May 3, 2013 Posted May 3, 2013 Hi there, Im using renewal skill_require_db, the sonic blow skill can use axe or even a knife type weapon. How i can disable it and make it can only be use by katar ? here is my skill_require_db :- 136,0,0,16:18:20:22:24:26:28:30:32:34,0,0,0,16,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //AS_SONICBLOW#ƒ\ƒjƒbƒNƒuƒ?# which part to modify? Quote
Ace D Potgas Posted May 3, 2013 Author Posted May 3, 2013 Did you mean that this line already fix for enable weapon katar type only? Quote
Playtester Posted May 3, 2013 Posted May 3, 2013 //SkillID,HPCost,MaxHPTrigger,SPCost,HPRateCost,SPRateCost,ZenyCost,RequiredWeapons,RequiredAmmoTypes,RequiredAmmoAmount,RequiredState,SpiritSphereCost,RequiredItemID1,RequiredItemAmount1,RequiredItemID2,RequiredItemAmount2,RequiredItemID3,RequiredItemAmount3,RequiredItemID4,RequiredItemAmount4,RequiredItemID5,RequiredItemAmount5,RequiredItemID6,RequiredItemAmount6,RequiredItemID7,RequiredItemAmount7,RequiredItemID8,RequiredItemAmount8,RequiredItemID9,RequiredItemAmount9,RequiredItemID10,RequiredItemAmount10 136,0,0,16:18:20:22:24:26:28:30:32:34,0,0,0,16,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //AS_SONICBLOW#ƒ\ƒjƒbƒNƒuƒ?# It says weapon type 16 is required. 1252,Katar,Katar,4,41000,,1200,148,,1,1,0x00001000,7,2,34,3,33,1,16,{ bonus bDex,1; },{},{} Which is Katar. Quote
Ace D Potgas Posted May 3, 2013 Author Posted May 3, 2013 Ok thanks bro..appreciate your help =) Quote
Question
Ace D Potgas
Hi there,
Im using renewal skill_require_db, the sonic blow skill can use axe or even a knife type weapon. How i can disable it and make it can only be use by katar ?
here is my skill_require_db :-
136,0,0,16:18:20:22:24:26:28:30:32:34,0,0,0,16,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //AS_SONICBLOW#ƒ\ƒjƒbƒNƒuƒ?#
which part to modify?
4 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.