Ragnar Lothbrok Posted August 2, 2012 Group: Members Topic Count: 91 Topics Per Day: 0.02 Content Count: 309 Reputation: 6 Joined: 04/24/12 Last Seen: January 7, 2016 Share Posted August 2, 2012 how to make only 1 kiel works in pvp?? Quote Link to comment Share on other sites More sharing options...
QQfoolsorellina Posted August 2, 2012 Group: Members Topic Count: 40 Topics Per Day: 0.01 Content Count: 587 Reputation: 105 Joined: 11/19/11 Last Seen: July 7, 2019 Share Posted August 2, 2012 try this {if(getmapflag(strcharinfo(3),mf_pvp) && isequippedcnt(4403)>1) end; bonus bDelayRate,-30;}{}{} Quote Link to comment Share on other sites More sharing options...
Emistry Posted August 2, 2012 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10018 Reputation: 2371 Joined: 10/28/11 Last Seen: 5 hours ago Share 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 Link to comment Share on other sites More sharing options...
Ragnar Lothbrok Posted August 2, 2012 Group: Members Topic Count: 91 Topics Per Day: 0.02 Content Count: 309 Reputation: 6 Joined: 04/24/12 Last Seen: January 7, 2016 Author Share Posted August 2, 2012 Thanks guys! ill try both script! Quote Link to comment Share on other sites More sharing options...
Question
Ragnar Lothbrok
how to make only 1 kiel works in pvp??
Link to comment
Share on other sites
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.