Issue Information
-
#005775
-
0 - None Assigned
-
Working as Intended
Issue Confirmations
-
Yes (0)No (0)
0
[Storm Blast] RK - not doing damage on enemy or monster
Posted by Hercules Bot on 19 May 2012 - 02:35 PM
Originally posted by GM Takumirai
- kindly check please thanks..
- kindly check please thanks..
Originally posted by malufett
its working fine....
its working fine....
Originally posted by frenzmu06
type press shift or type /ns and it should work fine, i also had problem with this (i think it is client side)
type press shift or type /ns and it should work fine, i also had problem with this (i think it is client side)
Originally posted by GM Takumirai
i see, so its client issue thanks, hope rathena also release a complete set of working and compatible client, tnx again for response malupet
i see, so its client issue thanks, hope rathena also release a complete set of working and compatible client, tnx again for response malupet
Originally posted by malufett
no its not a client issue...
if your rune mastery is lower than 7 the skill will fail...
no its not a client issue...
if your rune mastery is lower than 7 the skill will fail...
if( sd ) { if( pc_checkskill(sd,RK_RUNEMASTERY) >= ( skillid == RK_CRUSHSTRIKE ? 7 : 3 ) ) skill_attack(BF_WEAPON,src,src,bl,skillid,skilllv,tick,flag); else clif_skill_fail(sd,skillid,USESKILL_FAIL_LEVEL,0); } else //non-sd support
moved issue from Skills