Bringer Posted July 24, 2016 Group: Members Topic Count: 162 Topics Per Day: 0.04 Content Count: 748 Reputation: 47 Joined: 03/12/14 Last Seen: 1 hour ago Share 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 Link to comment Share on other sites More sharing options...
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 DrewxDLink to comment
Share on other sites
0 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.