idLaZ Posted September 20, 2014 Posted September 20, 2014 Hi, how to disable non-katar/jur weapon in Sonic Blow skill? And, how to disable non-bow weapon in Double Strafe skill? In skill_require_db.txt, the weapon type of Sonic Blow is already 16 but it can still use other weapons like swords/dagger. 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,0,0 //AS_SONICBLOW Weapon type is 2 but it can still use Sonic Blow 1107,Blade,Blade,5,2900,,700,53,,1,3,0x000654E3,63,2,2,1,2,1,2,{},{},{} Weapon type is already 16 1250,Jur,Jur,5,19500,,800,125,,1,2,0x00001000,63,2,34,2,18,1,16,{},{},{} Quote
Lelouch vi Britannia Posted September 20, 2014 Posted September 20, 2014 (edited) You cannot use Non-katar type on Sonic Blow because it only reads 16 = Katar Type, unless you did something so that non-katar type weapons can be usable to sonic blow skill? Edited September 20, 2014 by Lelouch vi Britannia Quote
idLaZ Posted September 21, 2014 Author Posted September 21, 2014 I didn't do something. My SVN version is r12213. Is there a possible way to fix this? Quote
Lelouch vi Britannia Posted September 22, 2014 Posted September 22, 2014 I didn't do something. My SVN version is r12213. Is there a possible way to fix this? I think you should get a clean copy... https://github.com/rathena/rathena Quote
Antares Posted September 24, 2014 Posted September 24, 2014 Don't use admin account? Admins can equip everything. Quote
idLaZ Posted September 25, 2014 Author Posted September 25, 2014 @Lelouch, yes I think I need to replace some of my files. @Antares, even I used a normal account/player, it can still equip everything. Quote
Antares Posted September 26, 2014 Posted September 26, 2014 Are you sure they are regular players and they are not part of some group? I mean I know that many high rate fun servers make it possible to use almost all atcommands and other gm/admin stuff. So are you sure that the basic group don't have permission to bypass equip restrictions? If yes then I suggest to review your source modifications, there might be some broken stuff. We don't have any issue like this with latest GIT version. Quote
idLaZ Posted September 27, 2014 Author Posted September 27, 2014 Antares, my server is now online for almost 15 days and I think they're not part of some group but how do I know if a regular player has a permission to bypass any equip? Quote
Radian Posted September 27, 2014 Posted September 27, 2014 (edited) Maybe you include this all_equipment: true or all_skill: true on the group settings Edited September 27, 2014 by Ginji Quote
idLaZ Posted September 27, 2014 Author Posted September 27, 2014 Ginji, do I need to add it in the Group 0? I will test it tomorrow. Quote
Radian Posted September 27, 2014 Posted September 27, 2014 Ginji, do I need to add it in the Group 0? I will test it tomorrow. no it shouldn't be on the Group 0. Quote
idLaZ Posted October 17, 2014 Author Posted October 17, 2014 @Antares, what sources I need to review? Sorry I'm a newbie. Quote
Antares Posted October 18, 2014 Posted October 18, 2014 Anything that is not part of the clean rAthena from GIT. If the issue persists pz make a video/screenshot and give us a guide how to reproduce. Quote
Thanatos Memory Posted January 15, 2015 Posted January 15, 2015 Have a same problem.. any weapon type can use. sonic blow skill..Any one can fix this problem? Quote
Neub Posted June 21, 2015 Posted June 21, 2015 excuse me how did you solve it? im having the same problem Quote
Question
idLaZ
Hi, how to disable non-katar/jur weapon in Sonic Blow skill? And, how to disable non-bow weapon in Double Strafe skill?
In skill_require_db.txt, the weapon type of Sonic Blow is already 16 but it can still use other weapons like swords/dagger.
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,0,0 //AS_SONICBLOW
Weapon type is 2 but it can still use Sonic Blow
1107,Blade,Blade,5,2900,,700,53,,1,3,0x000654E3,63,2,2,1,2,1,2,{},{},{}
Weapon type is already 16
1250,Jur,Jur,5,19500,,800,125,,1,2,0x00001000,63,2,34,2,18,1,16,{},{},{}
15 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.