Dissidia Posted June 15, 2019 Group: Members Topic Count: 155 Topics Per Day: 0.03 Content Count: 535 Reputation: 23 Joined: 11/19/11 Last Seen: June 8, 2023 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 Group: Members Topic Count: 4 Topics Per Day: 0.00 Content Count: 19 Reputation: 1 Joined: 11/10/14 Last Seen: December 16, 2024 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 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 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 Group: Members Topic Count: 4 Topics Per Day: 0.00 Content Count: 19 Reputation: 1 Joined: 11/10/14 Last Seen: December 16, 2024 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 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 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...
Question
Dissidia
Hello, how to change the server max matk to 10k? thank you.
Link to comment
Share on other sites
4 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.