tiwawits14 Posted October 16, 2014 Group: Members Topic Count: 7 Topics Per Day: 0.00 Content Count: 10 Reputation: 0 Joined: 02/16/13 Last Seen: November 8, 2014 Share Posted October 16, 2014 Can someone help me to remove the delay of adaption of circumstances skill ! Quote Link to comment Share on other sites More sharing options...
Emistry Posted October 16, 2014 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10018 Reputation: 2370 Joined: 10/28/11 Last Seen: Sunday at 05:32 PM Share Posted October 16, 2014 db/re/skill_cast_db.txt Quote Link to comment Share on other sites More sharing options...
Yonko Posted October 16, 2014 Group: Members Topic Count: 166 Topics Per Day: 0.03 Content Count: 789 Reputation: 50 Joined: 04/16/12 Last Seen: July 8, 2022 Share Posted October 16, 2014 find this on skill.cif( sc->data[SC_DANCING] && skill_get_inf2(ud->skillid)&INF2_SONG_DANCE && sd )skill_blockpc_start(sd,BD_ADAPTATION,3000)then put a // so it will be like this.//if( sc->data[sC_DANCING] && skill_get_inf2(ud->skillid)&INF2_SONG_DANCE && sd )//skill_blockpc_start(sd,BD_ADAPTATION,3000)recompile Quote Link to comment Share on other sites More sharing options...
Question
tiwawits14
Can someone help me to remove the delay of adaption of circumstances skill !
Link to comment
Share on other sites
2 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.