idLaZ Posted September 20, 2014 Group: Members Topic Count: 18 Topics Per Day: 0.00 Content Count: 93 Reputation: 6 Joined: 12/10/11 Last Seen: September 28, 2024 Share 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 Link to comment Share on other sites More sharing options...
Lelouch vi Britannia Posted September 20, 2014 Group: Members Topic Count: 45 Topics Per Day: 0.01 Content Count: 715 Reputation: 84 Joined: 01/05/12 Last Seen: April 10, 2023 Share 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 Link to comment Share on other sites More sharing options...
idLaZ Posted September 21, 2014 Group: Members Topic Count: 18 Topics Per Day: 0.00 Content Count: 93 Reputation: 6 Joined: 12/10/11 Last Seen: September 28, 2024 Author Share Posted September 21, 2014 I didn't do something. My SVN version is r12213. Is there a possible way to fix this? Quote Link to comment Share on other sites More sharing options...
Lelouch vi Britannia Posted September 22, 2014 Group: Members Topic Count: 45 Topics Per Day: 0.01 Content Count: 715 Reputation: 84 Joined: 01/05/12 Last Seen: April 10, 2023 Share 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 Link to comment Share on other sites More sharing options...
Antares Posted September 24, 2014 Group: Members Topic Count: 74 Topics Per Day: 0.02 Content Count: 420 Reputation: 89 Joined: 01/30/12 Last Seen: April 29, 2023 Share Posted September 24, 2014 Don't use admin account? Admins can equip everything. Quote Link to comment Share on other sites More sharing options...
idLaZ Posted September 25, 2014 Group: Members Topic Count: 18 Topics Per Day: 0.00 Content Count: 93 Reputation: 6 Joined: 12/10/11 Last Seen: September 28, 2024 Author Share 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 Link to comment Share on other sites More sharing options...
Antares Posted September 26, 2014 Group: Members Topic Count: 74 Topics Per Day: 0.02 Content Count: 420 Reputation: 89 Joined: 01/30/12 Last Seen: April 29, 2023 Share 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 Link to comment Share on other sites More sharing options...
idLaZ Posted September 27, 2014 Group: Members Topic Count: 18 Topics Per Day: 0.00 Content Count: 93 Reputation: 6 Joined: 12/10/11 Last Seen: September 28, 2024 Author Share 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 Link to comment Share on other sites More sharing options...
Radian Posted September 27, 2014 Group: Members Topic Count: 162 Topics Per Day: 0.04 Content Count: 1546 Reputation: 192 Joined: 07/23/14 Last Seen: June 24, 2024 Share 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 Link to comment Share on other sites More sharing options...
idLaZ Posted September 27, 2014 Group: Members Topic Count: 18 Topics Per Day: 0.00 Content Count: 93 Reputation: 6 Joined: 12/10/11 Last Seen: September 28, 2024 Author Share Posted September 27, 2014 Ginji, do I need to add it in the Group 0? I will test it tomorrow. Quote Link to comment Share on other sites More sharing options...
Radian Posted September 27, 2014 Group: Members Topic Count: 162 Topics Per Day: 0.04 Content Count: 1546 Reputation: 192 Joined: 07/23/14 Last Seen: June 24, 2024 Share 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 Link to comment Share on other sites More sharing options...
idLaZ Posted October 17, 2014 Group: Members Topic Count: 18 Topics Per Day: 0.00 Content Count: 93 Reputation: 6 Joined: 12/10/11 Last Seen: September 28, 2024 Author Share Posted October 17, 2014 @Antares, what sources I need to review? Sorry I'm a newbie. Quote Link to comment Share on other sites More sharing options...
Antares Posted October 18, 2014 Group: Members Topic Count: 74 Topics Per Day: 0.02 Content Count: 420 Reputation: 89 Joined: 01/30/12 Last Seen: April 29, 2023 Share 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 Link to comment Share on other sites More sharing options...
Thanatos Memory Posted January 15, 2015 Group: Members Topic Count: 16 Topics Per Day: 0.00 Content Count: 80 Reputation: 14 Joined: 05/29/13 Last Seen: October 29, 2016 Share Posted January 15, 2015 Have a same problem.. any weapon type can use. sonic blow skill..Any one can fix this problem? Quote Link to comment Share on other sites More sharing options...
Thanatos Memory Posted January 16, 2015 Group: Members Topic Count: 16 Topics Per Day: 0.00 Content Count: 80 Reputation: 14 Joined: 05/29/13 Last Seen: October 29, 2016 Share Posted January 16, 2015 Solve. on SRC Skill.c problem. Quote Link to comment Share on other sites More sharing options...
Neub Posted June 21, 2015 Group: Members Topic Count: 20 Topics Per Day: 0.00 Content Count: 63 Reputation: 0 Joined: 07/23/13 Last Seen: February 2, 2018 Share Posted June 21, 2015 excuse me how did you solve it? im having the same problem Quote Link to comment Share on other sites More sharing options...
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,{},{},{}
Link to comment
Share on other sites
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.