Ace D Potgas Posted May 3, 2013 Group: Members Topic Count: 19 Topics Per Day: 0.00 Content Count: 31 Reputation: 1 Joined: 08/04/12 Last Seen: June 28, 2018 Share 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 Link to comment Share on other sites More sharing options...
Jaburak Posted May 3, 2013 Group: Members Topic Count: 48 Topics Per Day: 0.01 Content Count: 1125 Reputation: 236 Joined: 07/30/12 Last Seen: April 13 Share Posted May 3, 2013 I can't see anything wrong with your line. Quote Link to comment Share on other sites More sharing options...
Ace D Potgas Posted May 3, 2013 Group: Members Topic Count: 19 Topics Per Day: 0.00 Content Count: 31 Reputation: 1 Joined: 08/04/12 Last Seen: June 28, 2018 Author Share Posted May 3, 2013 Did you mean that this line already fix for enable weapon katar type only? Quote Link to comment Share on other sites More sharing options...
Playtester Posted May 3, 2013 Group: Developer Topic Count: 37 Topics Per Day: 0.01 Content Count: 897 Reputation: 248 Joined: 01/30/13 Last Seen: 14 hours ago Share 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 Link to comment Share on other sites More sharing options...
Ace D Potgas Posted May 3, 2013 Group: Members Topic Count: 19 Topics Per Day: 0.00 Content Count: 31 Reputation: 1 Joined: 08/04/12 Last Seen: June 28, 2018 Author Share Posted May 3, 2013 Ok thanks bro..appreciate your help =) Quote Link to comment Share on other sites More sharing options...
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?
Link to comment
Share on other sites
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.