Jump to content
  • 0

Question

7 answers to this question

Recommended Posts

  • 1
Posted

max_lv: 500
aura_lv: 250

#define MAX_LEVEL 500

I edited both pre and pre-re files..

I thought I edited the max level part, the third job classes get lvl 500, but not rebirth? :o

Do you know how to fix instant cast too? I put dex = 150, but all my stats are 500 and it still doesn't instant cast o_o

Posted

first off..

you need to edit

\conf\battle\client.conf

max_lv: 99
aura_lv: 99

\src\map\map.h

#define MAX_LEVEL 150

if your server is in renewal mode, edit

trunk/db/re/exp.txt

if it is not renewal mode, edit

trunk/db/pre-re/exp.txt

format

//Experience tables format:
//Max Level,Class list,Type (0 - Base Exp; 1 - Job Exp),Exp for Lv 1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98
// Supports baselevel up to 1000 and joblevel up to 255 (except Novice/High Novice)

edit the Max Level part

Posted

Then you are on renewal mode.

open src\config\renewal.h

search for

#define RENEWAL_CAST

add a double slash (//) or remove that line to remove the fixed delay added on top of the normal delay for skills.

Posted

1 - Go to \db\exp.txt and edit the 99's to max level.

2 - Turn off renewal casting.

I already changed them.. I can change my lvl to 500 my hp and sp go blank but it says full, then whenever I relog it's back at lvl 150..

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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...