rikku2svn Posted December 14, 2014 Group: Members Topic Count: 1 Topics Per Day: 0.00 Content Count: 3 Reputation: 0 Joined: 05/10/14 Last Seen: December 27, 2014 Share Posted December 14, 2014 I can't make the attack continue after casting the autospell sonicblow. I already did this to the skill_db //-- AS_SONICBLOW 136,0,0,0,0,5000,0 and this to the skill.c if (skill == AS_SONICBLOW) //pc_stop_attack(sd); //Special case, Sonic Blow autospell should stop the player attacking. Quote Link to comment Share on other sites More sharing options...
Sasuke Uchiha Posted December 14, 2014 Group: Members Topic Count: 9 Topics Per Day: 0.00 Content Count: 114 Reputation: 8 Joined: 09/16/14 Last Seen: November 1, 2016 Share Posted December 14, 2014 Recompliert? Quote Link to comment Share on other sites More sharing options...
rikku2svn Posted December 14, 2014 Group: Members Topic Count: 1 Topics Per Day: 0.00 Content Count: 3 Reputation: 0 Joined: 05/10/14 Last Seen: December 27, 2014 Author Share Posted December 14, 2014 How do I recompile my server? Quote Link to comment Share on other sites More sharing options...
Sasuke Uchiha Posted December 14, 2014 Group: Members Topic Count: 9 Topics Per Day: 0.00 Content Count: 114 Reputation: 8 Joined: 09/16/14 Last Seen: November 1, 2016 Share Posted December 14, 2014 (edited) Windows:Remove Viedeo..Linux:make clean sql Edited December 31, 2014 by Sasuke Uchiha 1 Quote Link to comment Share on other sites More sharing options...
joelolopez Posted December 14, 2014 Group: Members Topic Count: 154 Topics Per Day: 0.03 Content Count: 493 Reputation: 46 Joined: 01/24/12 Last Seen: August 25, 2022 Share Posted December 14, 2014 How do I recompile my server? you're able to understand and edit source files yourself and still you dont know how to recompile? 2 Quote Link to comment Share on other sites More sharing options...
Radian Posted December 15, 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 December 15, 2014 Try this one http://rathena.org/wiki/Installation_on_Windows it might help you on how to recompile on windows. Quote Link to comment Share on other sites More sharing options...
rikku2svn Posted December 18, 2014 Group: Members Topic Count: 1 Topics Per Day: 0.00 Content Count: 3 Reputation: 0 Joined: 05/10/14 Last Seen: December 27, 2014 Author Share Posted December 18, 2014 I already recompiled my server and there has been no change :/ Quote Link to comment Share on other sites More sharing options...
Question
rikku2svn
I can't make the attack continue after casting the autospell sonicblow.
I already did this to the skill_db
Link to comment
Share on other sites
6 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.