Beret Posted February 12, 2013 Group: Members Topic Count: 60 Topics Per Day: 0.01 Content Count: 174 Reputation: 3 Joined: 06/19/12 Last Seen: September 18, 2024 Share Posted February 12, 2013 Hello rathena was creating some custom skills, wanted to know the following. - How do I remove the damage fixed. - How do I place a delay of 0.5 seconds each hit of the skill. Quote Link to comment Share on other sites More sharing options...
goddameit Posted February 21, 2013 Group: Members Topic Count: 60 Topics Per Day: 0.01 Content Count: 562 Reputation: 219 Joined: 11/22/11 Last Seen: August 3, 2024 Share Posted February 21, 2013 - How do I remove the damage fixed. what fix? - How do I place a delay of 0.5 seconds each hit of the skill. skill_addtimerskill Quote Link to comment Share on other sites More sharing options...
Beret Posted February 24, 2013 Group: Members Topic Count: 60 Topics Per Day: 0.01 Content Count: 174 Reputation: 3 Joined: 06/19/12 Last Seen: September 18, 2024 Author Share Posted February 24, 2013 - How do I remove the damage fixed. what fix? > - How do I place a delay of 0.5 seconds each hit of the skill. skill_addtimerskill Example damage vary from 1000 to 1800 Quote Link to comment Share on other sites More sharing options...
malufett Posted February 24, 2013 Group: Members Topic Count: 9 Topics Per Day: 0.00 Content Count: 554 Reputation: 70 Joined: 04/04/12 Last Seen: November 8, 2013 Share Posted February 24, 2013 Example damage vary from 1000 to 1800 make the skill type BF_MISC for it not to be reducible...and modify its skillratio damage @ battle_calc_misc_attack Quote Link to comment Share on other sites More sharing options...
Beret Posted February 24, 2013 Group: Members Topic Count: 60 Topics Per Day: 0.01 Content Count: 174 Reputation: 3 Joined: 06/19/12 Last Seen: September 18, 2024 Author Share Posted February 24, 2013 Example damage vary from 1000 to 1800 make the skill type BF_MISC for it not to be reducible...and modify its skillratio damage @ battle_calc_misc_attack Thank you malufett now I understand. A question. How do the skill damage sum each hit. Example: 5 damage the 600 sum will appear on each hit 600. Quote Link to comment Share on other sites More sharing options...
Question
Beret
Hello rathena was creating some custom skills, wanted to know the following.
- How do I remove the damage fixed.
- How do I place a delay of 0.5 seconds each hit of the skill.
Link to comment
Share on other sites
4 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.