Ragnar Lothbrok Posted August 2, 2012 Posted August 2, 2012 how to make only 1 kiel works in pvp?? Quote
QQfoolsorellina Posted August 2, 2012 Posted August 2, 2012 try this {if(getmapflag(strcharinfo(3),mf_pvp) && isequippedcnt(4403)>1) end; bonus bDelayRate,-30;}{}{} Quote
Emistry Posted August 2, 2012 Posted August 2, 2012 i think your will remove the Kiel Effect fully...since it wouldnt give any bonus if wear more than 2 in a pvp map erm...i believe this would be better ... { bonus bDelayRate,-30 / ( getmapflag(strcharinfo(3),mf_pvp) )?isequippedcnt(4403):0 );}{}{} Quote
Ragnar Lothbrok Posted August 2, 2012 Author Posted August 2, 2012 Thanks guys! ill try both script! Quote
Question
Ragnar Lothbrok
how to make only 1 kiel works in pvp??
3 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.