tiwawits14 Posted October 16, 2014 Posted October 16, 2014 Can someone help me to remove the delay of adaption of circumstances skill ! Quote
Yonko Posted October 16, 2014 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
Question
tiwawits14
Can someone help me to remove the delay of adaption of circumstances skill !
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.