Jump to content
leanth240

how to increase the ItemInfo, skillinfo, skilleff limit

Recommended Posts

If i remmber correctly, if you have to increase the limit in gameserver.exe and aswell as game.exe. Precicely how...i dont know

Edited by Spidpex

Share this post


Link to post
Share on other sites

Hello, if your version is V1.38 you can open hex editor the open gameserver.exe find the 000906d0h this row and change your column a,b

for example if I want to change my skilleff.txt limit to 8000 , just change column a,b to 40 1F and it worked!

Share this post


Link to post
Share on other sites
6 minutes ago, LINK1218 said:

Hello, if your version is V1.38 you can open hex editor the open gameserver.exe find the 000906d0h this row and change your column a,b

for example if I want to change my skilleff.txt limit to 8000 , just change column a,b to 40 1F and it worked!

Yes, you changed your SkillEff limit, but do those limits actually work? Like try placing a new effect in those added lines, does the effect show up?

Share this post


Link to post
Share on other sites
16 hours ago, Angelix said:

Yes, you changed your SkillEff limit, but do those limits actually work? Like try placing a new effect in those added lines, does the effect show up?

it will not , in client source many places had it as 240 hard code numbers or as they call it "magic numbers"

Share this post


Link to post
Share on other sites
17 hours ago, Angelix said:

Yes, you changed your SkillEff limit, but do those limits actually work? Like try placing a new effect in those added lines, does the effect show up?

sorry, my fault it can't not work about effect, effect just can worked at original limit, I tested it.

Share this post


Link to post
Share on other sites
9 hours ago, mkhzaleh said:

it will not , in client source many places had it as 240 hard code numbers or as they call it "magic numbers"

Yes, I know that, that's why I asked if the person was able to get them to work.

 

Share this post


Link to post
Share on other sites
On 11/25/2020 at 10:39 PM, LINK1218 said:

Hello, if your version is V1.38 you can open hex editor the open gameserver.exe find the 000906d0h this row and change your column a,b

for example if I want to change my skilleff.txt limit to 8000 , just change column a,b to 40 1F and it worked!

as other have mentioned, this value is hardcoded in multiple locations within the game. However, if you manage to get it working, I would personally set the value to a lower one or increase it accordingly otherwise it's a colossal waste of resources.

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.


×
×
  • Create New...