rikku2svn Posted December 14, 2014 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
rikku2svn Posted December 14, 2014 Author Posted December 14, 2014 How do I recompile my server? Quote
Sasuke Uchiha Posted December 14, 2014 Posted December 14, 2014 (edited) Windows:Remove Viedeo..Linux:make clean sql Edited December 31, 2014 by Sasuke Uchiha 1 Quote
joelolopez Posted December 14, 2014 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
Radian Posted December 15, 2014 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
rikku2svn Posted December 18, 2014 Author Posted December 18, 2014 I already recompiled my server and there has been no change :/ Quote
Question
rikku2svn
I can't make the attack continue after casting the autospell sonicblow.
I already did this to the skill_db
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.