Hercules Posted August 19, 2012 Posted August 19, 2012 (edited) Pano po maalis ung skill delay pkatapos ko mag HIDE?? Kasi kapag nag HIDE tapos SHADOWJUMP sabay, 1 second pa bago xia mag shadow jump kahit max na dex ko... Edited August 19, 2012 by SkyPirate Quote
Ninja Posted August 20, 2012 Posted August 20, 2012 (edited) conf/battle/skill.conf // Does the delay time depend on the caster's DEX and/or AGI? (Note 1) // Note: On Official servers, neither Dex nor Agi affect delay time delay_dependon_dex: yes delay_dependon_agi: no try if it works sayo. Edited August 20, 2012 by jezznar Quote
Hercules Posted August 21, 2012 Author Posted August 21, 2012 Di paren po.. khit max all stats ako conf/battle/skill.conf // Does the delay time depend on the caster's DEX and/or AGI? (Note 1) // Note: On Official servers, neither Dex nor Agi affect delay time delay_dependon_dex: yes delay_dependon_agi: no try if it works sayo. Quote
bakuriyu2 Posted August 21, 2012 Posted August 21, 2012 bka sa renewal.h ? ung casting time doon disable mo Quote
Ninja Posted August 21, 2012 Posted August 21, 2012 bka sa renewal.h ? ung casting time doon disable mo what he meant is this /// renewal cast time /// (disable by commenting the line) /// /// leave this line to enable renewal casting time algorithms /// cast time is decreased by DEX * 2 + INT while 20% of the cast time is not reduced by stats. /// example: /// on a skill whos cast time is 10s, only 8s may be reduced. the other 2s are part of a /// "fixed cast time" which can only be reduced by specialist items and skills #define RENEWAL_CAST comment out mo yung last line then recompile your server. though i dont really think it'll solve your prob. try mo na rin. another thing is paglaruan mo yung options found in skill.conf regarding delays. try mo iset sa 0. and try to use the latest version of rAthena. Quote
Hercules Posted August 21, 2012 Author Posted August 21, 2012 bka sa renewal.h ? ung casting time doon disable mo what he meant is this /// renewal cast time /// (disable by commenting the line) /// /// leave this line to enable renewal casting time algorithms /// cast time is decreased by DEX * 2 + INT while 20% of the cast time is not reduced by stats. /// example: /// on a skill whos cast time is 10s, only 8s may be reduced. the other 2s are part of a /// "fixed cast time" which can only be reduced by specialist items and skills #define RENEWAL_CAST comment out mo yung last line then recompile your server. though i dont really think it'll solve your prob. try mo na rin. another thing is paglaruan mo yung options found in skill.conf regarding delays. try mo iset sa 0. and try to use the latest version of rAthena. bka sa renewal.h ? ung casting time doon disable mo what he meant is this /// renewal cast time /// (disable by commenting the line) /// /// leave this line to enable renewal casting time algorithms /// cast time is decreased by DEX * 2 + INT while 20% of the cast time is not reduced by stats. /// example: /// on a skill whos cast time is 10s, only 8s may be reduced. the other 2s are part of a /// "fixed cast time" which can only be reduced by specialist items and skills #define RENEWAL_CAST comment out mo yung last line then recompile your server. though i dont really think it'll solve your prob. try mo na rin. another thing is paglaruan mo yung options found in skill.conf regarding delays. try mo iset sa 0. and try to use the latest version of rAthena. eATHENA paren gmet ko kasi nhihirapan ako sa pag setup ng rATHENA.kaya walang renewal.h Quote
Ninja Posted August 21, 2012 Posted August 21, 2012 aw. too bad pre. this is an rAthena forum. siguro dun ka magreport sa eAthena. Quote
Hercules Posted August 22, 2012 Author Posted August 22, 2012 ang konte na kasi ng tao sa eATHENA at mga inactive pa,maganda nman d2 ehh. .Di kasi ako mka switch sa rathena kasi nhihirapan ako sa pag install nun..Lagi ako na rereject ng server kpag nilologin ko account ko sa rATHENA.. Quote
Ninja Posted August 24, 2012 Posted August 24, 2012 ang konte na kasi ng tao sa eATHENA at mga inactive pa,maganda nman d2 ehh. .Di kasi ako mka switch sa rathena kasi nhihirapan ako sa pag install nun..Lagi ako na rereject ng server kpag nilologin ko account ko sa rATHENA.. actually sobrang dali. nasa wikipage ang stepbystep procedure. can you show a screeny of your prob? Quote
Kirito Posted August 30, 2012 Posted August 30, 2012 (edited) try mo iedit yung sa skill_cast_db mo /db/skill_cast_db SkillID,CastingTime,AfterCastActDelay,AfterCastWalkDelay,Duration1,Duration2,Cool Down //-- NJ_SHADOWJUMP 529,0,1000,0,0,0,0 //-- AS_CLOAKING 135,0,0,0,500:1000:2000:3000:4000:5000:6000:7000:8000:9000,0,0 Edited August 30, 2012 by Zel Quote
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.