Dissidia Posted June 15, 2019 Share Posted June 15, 2019 Hello, how to change the server max matk to 10k? thank you. Quote Link to comment Share on other sites More sharing options...
0 Deku Posted October 25, 2019 Share Posted October 25, 2019 i need this Quote Link to comment Share on other sites More sharing options...
0 Start_ Posted October 26, 2019 Share Posted October 26, 2019 Try to cap_value in src i'm not sure where it is maybe search wording 'Calculation, Cal' in src folders. Quote Link to comment Share on other sites More sharing options...
0 Deku Posted October 30, 2019 Share Posted October 30, 2019 On 10/26/2019 at 12:43 AM, Start_ said: Try to cap_value in src i'm not sure where it is maybe search wording 'Calculation, Cal' in src folders. could you be more specific please i'm behind this for months Quote Link to comment Share on other sites More sharing options...
0 Start_ Posted October 30, 2019 Share Posted October 30, 2019 (edited) src\map\battle.cpp line 1588 try to add if (damage > 100) { if ((flag&BF_WEAPON) || (flag&BF_MAGIC) || (flag&BF_MISC) ) damage = 100; } and compile then test. Not sure it's working but you can try. Edited October 30, 2019 by Start_ Quote Link to comment Share on other sites More sharing options...
Hello, how to change the server max matk to 10k? thank you.
Link to comment
Share on other sites