Bringer Posted July 24, 2016 Posted July 24, 2016 (edited) requesting for Sniper nonstop Sonic Blow When Using Injustice Card or Iset When under status of Hunter Spirit On src/map/skill.c if (skill == AS_SONICBLOW)pc_stop_attack(sd); //Special case, Sonic Blow autospell should stop the player attacking. What Code i need to put ONLY Work For Sniper ? Edited July 24, 2016 by DrewxD Quote
Question
Bringer
requesting for Sniper nonstop Sonic Blow When Using Injustice Card or Iset When under status of Hunter Spirit
On src/map/skill.c
if (skill == AS_SONICBLOW)
pc_stop_attack(sd); //Special case, Sonic Blow autospell should stop the player attacking.
What Code i need to put ONLY Work For Sniper ?
Edited by DrewxD0 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.