Karthikeyan Posted May 30, 2021 Group: Members Topic Count: 21 Topics Per Day: 0.01 Content Count: 55 Reputation: 0 Joined: 09/26/20 Last Seen: September 3, 2021 Share Posted May 30, 2021 If a players has 100% or more neutral resist, monsters are not hitting them. Is there any way to overcome this. I want players to get this even if they have 100% neutral resist. All monsters are only neutral while hitting, they dont hit at all if 100% neutral resist . Any help will be appreciated!!! Quote Link to comment Share on other sites More sharing options...
Start_ Posted May 31, 2021 Group: Members Topic Count: 26 Topics Per Day: 0.01 Content Count: 950 Reputation: 180 Joined: 04/05/13 Last Seen: 3 hours ago Share Posted May 31, 2021 (edited) if (sd->indexed_bonus.subdefele[type2] > 99) sd->indexed_bonus.subdefele[type2] = 99; Limit it on src '\src\map\pc.cpp' line 4353 Edited May 31, 2021 by Start_ Quote Link to comment Share on other sites More sharing options...
Karthikeyan Posted May 31, 2021 Group: Members Topic Count: 21 Topics Per Day: 0.01 Content Count: 55 Reputation: 0 Joined: 09/26/20 Last Seen: September 3, 2021 Author Share Posted May 31, 2021 (edited) 13 hours ago, Start_ said: if (sd->indexed_bonus.subdefele[type2] > 99) sd->indexed_bonus.subdefele[type2] = 99; Limit it on src '\src\map\pc.cpp' line 4353 I tried this but even then it fails,Monster is not all hitting i tried with 2 devilring card and monster fails to hit me as my resist is 100. This is not reducing to 99 or less. Edited May 31, 2021 by Karthikeyan Quote Link to comment Share on other sites More sharing options...
Start_ Posted June 1, 2021 Group: Members Topic Count: 26 Topics Per Day: 0.01 Content Count: 950 Reputation: 180 Joined: 04/05/13 Last Seen: 3 hours ago Share Posted June 1, 2021 It should limit all bonus not just subdefele try look at src on my repo. (Use Notepad++ Find all by [Start]) https://github.com/kaninhot004/rathena/tree/monster_room In my server player had random option about 1000% and they still died Quote Link to comment Share on other sites More sharing options...
Karthikeyan Posted June 2, 2021 Group: Members Topic Count: 21 Topics Per Day: 0.01 Content Count: 55 Reputation: 0 Joined: 09/26/20 Last Seen: September 3, 2021 Author Share Posted June 2, 2021 On 6/1/2021 at 10:10 AM, Start_ said: It should limit all bonus not just subdefele try look at src on my repo. (Use Notepad++ Find all by [Start]) https://github.com/kaninhot004/rathena/tree/monster_room In my server player had random option about 1000% and they still died Thanks, I ll try this link and let you know what all i did @Start_Thanks for the detailed one. It worked thanks , but the problem is if all resistance is coming from one source it works like(4 devling card in manteau) but if the source is split like lian sets the resists goes beyond 100 and not caping to 99%. This mostly happen only for neutral resist to monster. What has to be done Quote Link to comment Share on other sites More sharing options...
Bryantvup Posted February 22 Group: Members Topic Count: 0 Topics Per Day: 0 Content Count: 2 Reputation: 0 Joined: 02/17/25 Last Seen: February 23 Share Posted February 22 The number of players online in game has gone up today to over 600, and stayed there all day. This is a well-run shard and discussion forum. Great stuff Quote Link to comment Share on other sites More sharing options...
DonaldlAeron Posted March 9 Group: Members Topic Count: 0 Topics Per Day: 0 Content Count: 1 Reputation: 0 Joined: 02/23/25 Last Seen: March 9 Share Posted March 9 Hello. Take up sports and be always healthy! Good luck :) Quote Link to comment Share on other sites More sharing options...
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.