Jump to content

AngelVkedax

Inactive Member
  • Posts

    3
  • Joined

  • Last visited

  • Feedback

    0%

Posts posted by AngelVkedax

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

     

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