Change the limit of damage and data types of characters

02/13/2019 07:13 tanquang#1
I see that the skills, the attacks that cause the maximum damage are 16777216. I want to increase it, where will I have to edit it? :confused:
In addition, indicators such as atk, def, hit rate, etc. are also limited to 32767! If it exceeds that number, it will be negative. I try find all the tables at SHARD but no results, so where is it? :confused:
I tried to change the data types of Strength and Intellect at SHARD._Char to int, however, after changing, SR_ShardManager.exe was immediately turned off, and SR_GameServer.exe crashed! :(
Is there any way to do these things?
Thank you. :o
02/13/2019 10:21 badrbadr#2
A wonderful idea in the search I do not know but I benefited if anyone knows here what you should do
02/13/2019 15:54 MrCatGardens#3
Quote:
Originally Posted by tanquang View Post
I see that the skills, the attacks that cause the maximum damage are 16777216. I want to increase it, where will I have to edit it? :confused:
In addition, indicators such as atk, def, hit rate, etc. are also limited to 32767! If it exceeds that number, it will be negative. I try find all the tables at SHARD but no results, so where is it? :confused:
I tried to change the data types of Strength and Intellect at SHARD._Char to int, however, after changing, SR_ShardManager.exe was immediately turned off, and SR_GameServer.exe crashed! :(
Is there any way to do these things?
Thank you. :o
it's "the end" of 32bit floating point number... so no way, maybe megamax got the ability to do this since you have to touch the source for that.
btw, why anyone should hit more than 16777216? it's pointless^^
02/13/2019 16:26 tanquang#4
Quote:
Originally Posted by infinityProject View Post
it's "the end" of 32bit floating point number... so no way, maybe megamax got the ability to do this since you have to touch the source for that.
btw, why anyone should hit more than 16777216? it's pointless^^
So what table stored indicators ATK, DEF,...? And is there any way to edit the data type of Strength and Intellect into int?
02/13/2024 11:40 bamag#5
[IMG=expandable: 1][Only registered and activated users can see links. Click Here To Register...][/IMG][Only registered and activated users can see links. Click Here To Register...]
So how to break the DMG limit,is there any device now?