PewN Posted July 14, 2012 Group: Members Topic Count: 209 Topics Per Day: 0.04 Content Count: 892 Reputation: 27 Joined: 12/09/11 Last Seen: April 16, 2016 Share Posted July 14, 2012 i do a charm modification on my server. but im confuse on making a resist. i want to do a item stacking. water charm.(10% resist) so if he have 2 water charm. the other charm will not work.! so the resist is remains 10% how can i do this? Quote Link to comment Share on other sites More sharing options...
Wise Posted July 15, 2012 Group: Members Topic Count: 46 Topics Per Day: 0.01 Content Count: 147 Reputation: 26 Joined: 11/19/11 Last Seen: October 28, 2021 Share Posted July 15, 2012 if (isequipped(watercharm id, watercharm id)) { dispbottom "2 watercharm has been detected"; bonus2 bSubEle,Ele_Water,10; end; } ps. not sure if it will work lol Quote Link to comment Share on other sites More sharing options...
Question
PewN
i do a charm modification on my server. but im confuse on making a resist.
i want to do a item stacking. water charm.(10% resist) so if he have 2 water charm. the other charm will not work.! so the resist is remains 10% how can i do this?
Link to comment
Share on other sites
1 answer 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.