Jump to content
  • 0

Max Level soft cap


Ckole

Question


  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  4
  • Reputation:   1
  • Joined:  01/22/13
  • Last Seen:  

Hi guys,

Previously with eAthena it was possible to get a max level and have a -1 max level. E.g. max level of 255 but the reachable max level was 254. A quest would be completed to hit 255.

What would be the recommended way to approach this? I'm sure it would be heavily taxing if a script checked every level up and capped it at 254, but I could be wrong.

Cheers

Link to comment
Share on other sites

5 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  94
  • Topics Per Day:  0.02
  • Content Count:  2192
  • Reputation:   252
  • Joined:  11/11/11
  • Last Seen:  

I've always wanted to try it but I haven't gotten the time to.. is try in your exp db to set the max level to 254 (Max level players can reach by "leveling") and then set your max level to 255 in the source and see what you get as a result.

I've seen what you're asking done many times... just didn't really get the grasp as to how.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  4
  • Reputation:   1
  • Joined:  01/22/13
  • Last Seen:  

I've always wanted to try it but I haven't gotten the time to.. is try in your exp db to set the max level to 254 (Max level players can reach by "leveling") and then set your max level to 255 in the source and see what you get as a result.

I've seen what you're asking done many times... just didn't really get the grasp as to how.

Our server will likely be 200/99.

map.h:

#define MAX_LEVEL 200

conf/battle/client.txt

max_lv: 200

I've also set db/re/exp.txt to be 199 per job/tier.

Max in-game level is still 199, not sure if a script can push this further or not.

  • Upvote 1
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  94
  • Topics Per Day:  0.02
  • Content Count:  2192
  • Reputation:   252
  • Joined:  11/11/11
  • Last Seen:  

I've always wanted to try it but I haven't gotten the time to.. is try in your exp db to set the max level to 254 (Max level players can reach by "leveling") and then set your max level to 255 in the source and see what you get as a result.

I've seen what you're asking done many times... just didn't really get the grasp as to how.

Our server will likely be 200/99.

map.h:

#define MAX_LEVEL 200

conf/battle/client.txt

max_lv: 200

I've also set db/re/exp.txt to be 199 per job/tier.

Max in-game level is still 199, not sure if a script can push this further or not.

Okay now do @blvl 1 at level 199 and see if you get to 200.

  • Upvote 1
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  17
  • Topics Per Day:  0.00
  • Content Count:  754
  • Reputation:   186
  • Joined:  05/22/12
  • Last Seen:  

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  5
  • Topics Per Day:  0.00
  • Content Count:  13
  • Reputation:   1
  • Joined:  11/18/12
  • Last Seen:  

Same here: http://rathena.org/wiki/Edit_Max_Level.

Edited by 031599450
Link to comment
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
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  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...