Jump to content
  • 0

Question

Posted (edited)

I'm trying to set up Base and Job levels to 999 for a PRE-RE server, but seems that Job is not working when I set to 255.

I've checked all the topics about this, and on db/import there is Base 1000 and job maximum level is set to 255 but it's not working, after I set job level as 255 I get many warnings saying that many classes does not have the exp table... 

Edited by SkyDragon

8 answers to this question

Recommended Posts

  • 0
Posted (edited)

under db create another copy of import-tmpl folder and rename it to import . under import/job_exp.txt supports exp table up to 1000 base level and 255 job level

and you have to change some in order for your custom exp table to work

sample:

//Base - Pre-renewal 1000 Levels
//99,x,0,10,18,28,40,85,123,168,220,278,400.....

//Job - Pre-renewal 255 Levels
//70,x,1,288,368,568,696,1206,1774,2192,3196....
// Structure of Database:
// Max Level,Class list,Type,Exp for Lv 1,2,3,4,5,6,7,8,9,10,11,12

class list : jobID ex. novice= 0, swordsman= 1

type : 0 = base level 1= job level

if you want to change it to 1000 base level and 255 job level for star emperor and  soul reaper:

//Base - Pre-renewal 1000 Levels
1000,4239:4240,0,10,18,28,40,85,123,168,220,278,400,481,613,731...

//Job - Pre-renewal 255 Levels
255,4239:4240,1,288,368,568,696,1206,1774,2192,3196,5080,7352,8580...

 

Edited by AshiHanna
  • 0
Posted (edited)

Thanks for the reply. 
Actually I think rA emulator generates the import folder automatically (in any case my db folder already have "import" folder and "import-tmpl" folder.
I have tried to edit directly into db/pre-re/job_exp.txt file, it did not work ONLY for the Job base level 255. Also tried editing only on db/import/job_exp.txt and it did not work for the Job level...
I'm not sure why it's working for the Base 999 but not working for the Job 255.

One question, does it matter if I add or not "999999999" at the end of each Base and Job exp line? I've  noticed that old emulators does not have the "999999999" in the end.
I'm only trying to edit  Job 255 for the classes bellow, but not matter what I try to add it does not work.

//Job - Adv Second Classes
//Job - Ninja/Gunslinger
//Job - Star Gladiator
//Job - Super Novice & Baby Super Novice


Here's my job_exp.txt edited only for Base level 999 (it's working).
https://pastebin.com/0AQ7d1X1

Here's my job_exp.txt with Base level 999 and Job Level 255, but job level does not work and I get errors and warnings on the map-server.
I've copied the exp from db/import/job_exp.txt pre-re job exp...I've put all same for all of them, not sure if it is correct though cause I noticed that each of them have different exp...
https://pastebin.com/BS4cjM0r

Edited by SkyDragon
  • 0
Posted (edited)

? you didn't change it?

//Job - Ninja/Gunslinger
70,24:25,1,72,92,142,174,301,443,548,799,1270,1838,2145,2473,3339....

it says max job level 70 for gunslinger and ninja....

Edited by AshiHanna
  • 0
Posted (edited)
6 hours ago, AshiHanna said:

? you didn't change it?


//Job - Ninja/Gunslinger
70,24:25,1,72,92,142,174,301,443,548,799,1270,1838,2145,2473,3339....

it says max job level 70 for gunslinger and ninja....

I guess you have checked only the first link, the second link is here 
https://pastebin.com/BS4cjM0r

Edited by SkyDragon
  • 0
Posted

hmm... you just don't put 9999999 at the end by the way @SkyDragon

what i'm trying to say do it as what the structure of database does....

// Structure of Database:
Max Level,Class list,Type,Exp for Lv 1,2,3,4,5,6,7,8,9,10,11,12

like i want max  job level 5 on gunslinger

5,25,1,10,20,30,40,50		//✓

5,25,1,10,20,30,999999		//✗

 

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