Jump to content

Recommended Posts

Hello , guys :)
Helm me pls with exp table. 
When i change exp in constants.cpp in : exp_table_euckr,exp_table_common and exp_table_newcibn, and after compile src I don`t have any results.
Maybe i must to change required experience somewhere?
Example exp:

Spoiler

const DWORD exp_table_common[PLAYER_EXP_TABLE_MAX + 1] =
{
    0,    //    0
    100000,        
    100000,        
    100000,        
    100000,        
    100000,        
    100000,        
    100000,        
    100000,        
    100000,        
    100000,    //    10
    100000,        
    100000,        
    100000,        
    100000,        
    100000,        
    100000,        
    100000,        
    100000,        
    100000,        
    100000,    //    20
    100000,        
    100000,        
    100000,        
    100000,        
    100000,        
    100000,        
    100000,        
    100000,        
    100000,        
    100000,    //    30
    100000,        
    100000,        
    100000,        
    100000,        
    100000,        
    100000,        
    100000,        
    100000,        
    100000,        
    100000,    //    40
    100000,        
    100000,        
    100000,        
    100000,        
    100000,        
    100000,        
    100000,        
    100000,        
    100000,        
    100000,    //    50
    16870000,        
    18960000,        
    19980000,        
    21420000,        
    22930000,        
    24530000,        
    26200000,        
    27960000,        
    29800000,        
    32780000,    //    60
.......

 

Link to comment
Share on other sites

  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

Announcements



×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.