[Tutorial]Change Quest Rates

Page 1 of 2 12 LastLast
Results 1 to 15 of 17
  1. #1
    Alpha Member Hycker is offline
    MemberRank
    Dec 2010 Join Date
    /root/gameguardLocation
    1,587Posts

    [Tutorial]Change Quest Rates

    Quest:

    Needed tools:
    WinSCP
    Putty
    AK decrypter: INI Decrypt.rar

    Get file from server and make a backup from original files:
    /serverroot/Data/db/S_Mission.ini

    download to windows and decrypt
    upload to linux server example to root folder with filename: S_Mission.ini.decoded
    open up putty
    login as root and type:

    Code:
    perl -pe 's/#:RewardExp ([0-9]+)/"#:RewardExp ".$1*10/e' S_Mission.ini.decoded > S_Mission.ini
    RED == MULTIPLY VALUE
    copy that S_Mission.ini to
    AKSERVERROOT/Data/db
    overwrite exist file
    profit

    Note: thats for quests only. I found the monster exp and item drop rate values too. Still waiting for @Ben for his *.ini editor

    Note2: Its serverside modification only. if you wanna u do in clientside (for correct numbers in questlist) you have to do the same with the clientside C_Mission.ini file then repack to client. Anyways, probably THAT serverside == clientside. not sure tho
    Last edited by Shoelace; 03-02-16 at 10:52 PM.


  2. #2
    Developer - JS Ben is offline
    MemberRank
    Jul 2013 Join Date
    BelguimLocation
    1,244Posts

    Re: [Tutorial]Change Rates

    i'm working on it

  3. #3
    Web Developer Hulu is offline
    MemberRank
    Apr 2012 Join Date
    RaGEZONELocation
    326Posts

    Re: [Tutorial]Change Rates

    Very nice find @Hycker

  4. #4
    Alpha Member Hycker is offline
    MemberRank
    Dec 2010 Join Date
    /root/gameguardLocation
    1,587Posts

    Re: [Tutorial]Change Rates

    @Shoelace
    pls change the title to : Change Quest Rates
    tyvm

  5. #5
    Account Upgraded | Title Enabled! Oraclebr is offline
    MemberRank
    Jun 2006 Join Date
    ^^Location
    366Posts

    Re: [Tutorial]Change Quest Rates

    Quote Originally Posted by Hycker View Post

    Code:
    perl -pe 's/#:RewardExp ([0-9]+)/"#:RewardExp ".$1*10/e' S_Mission.ini.decoded > S_Mission.ini
    -bash: perl: command not found

  6. #6
    Developer - JS Ben is offline
    MemberRank
    Jul 2013 Join Date
    BelguimLocation
    1,244Posts

    Re: [Tutorial]Change Quest Rates

    Install Perl :-)

  7. #7
    Account Upgraded | Title Enabled! Oraclebr is offline
    MemberRank
    Jun 2006 Join Date
    ^^Location
    366Posts

    Re: [Tutorial]Change Quest Rates

    solved... thx @Ben

  8. #8
    Apprentice shadowafaf is offline
    MemberRank
    Dec 2016 Join Date
    13Posts

    Re: [Tutorial]Change Quest Rates

    Quote Originally Posted by Hycker View Post
    Quest:

    Needed tools:
    WinSCP
    Putty
    AK decrypter: INI Decrypt.rar

    Get file from server and make a backup from original files:
    /serverroot/Data/db/S_Mission.ini

    download to windows and decrypt
    upload to linux server example to root folder with filename: S_Mission.ini.decoded
    open up putty
    login as root and type:

    Code:
    perl -pe 's/#:RewardExp ([0-9]+)/"#:RewardExp ".$1*10/e' S_Mission.ini.decoded > S_Mission.ini
    RED == MULTIPLY VALUE
    copy that S_Mission.ini to
    AKSERVERROOT/Data/db
    overwrite exist file
    profit

    Note: thats for quests only. I found the monster exp and item drop rate values too. Still waiting for @Ben for his *.ini editor

    Note2: Its serverside modification only. if you wanna u do in clientside (for correct numbers in questlist) you have to do the same with the clientside C_Mission.ini file then repack to client. Anyways, probably THAT serverside == clientside. not sure tho
    Hello, I can not download the INI Decrypt.rar, attachment.php appears in the link.

  9. #9
    Alpha Member Hycker is offline
    MemberRank
    Dec 2010 Join Date
    /root/gameguardLocation
    1,587Posts

    Re: [Tutorial]Change Quest Rates

    Right click -> save as
    Profit

    Sent from my SM-N910F using Tapatalk

  10. #10
    Apprentice shadowafaf is offline
    MemberRank
    Dec 2016 Join Date
    13Posts

    Re: [Tutorial]Change Quest Rates

    Quote Originally Posted by Hycker View Post
    Right click -> save as
    Profit

    Sent from my SM-N910F using Tapatalk
    It worked thanks ^^

  11. #11
    Enthusiast idextroyer is offline
    MemberRank
    Apr 2014 Join Date
    31Posts

    Re: [Tutorial]Change Quest Rates

    @Hycker Can you provide mirror bro? The Right Click > Save As is not working It may have been deleted on ragezone server(not sure though). It would be a great help thanks
    Spoiler:



  12. #12
    Apprentice shadowafaf is offline
    MemberRank
    Dec 2016 Join Date
    13Posts

    Re: [Tutorial]Change Quest Rates

    Quote Originally Posted by idextroyer View Post
    @Hycker Can you provide mirror bro? The Right Click > Save As is not working It may have been deleted on ragezone server(not sure though). It would be a great help thanks
    Spoiler:


    Download the file through this link https://www.mediafire.com/?kijp1y6qnfzuehi , I uploaded on mediafire.

  13. #13
    Enthusiast Pandachi is offline
    MemberRank
    Oct 2017 Join Date
    GeorgiaLocation
    45Posts

    Re: [Tutorial]Change Quest Rates

    I need help when i try this -I follow everything like the tutorial says to do- But i get this error in SecureCRT

    error.png

  14. #14
    Member FrostBlock is offline
    MemberRank
    Apr 2017 Join Date
    DepressionLocation
    76Posts

    Re: [Tutorial]Change Quest Rates

    Quote Originally Posted by Pandachi View Post
    I need help when i try this -I follow everything like the tutorial says to do- But i get this error in SecureCRT

    error.png
    This error : bad number of columns, try do this on your S_Mission.ini, i use this way to set rates ~20 times and it good work

  15. #15
    Account Upgraded | Title Enabled! AngelShade is offline
    MemberRank
    Feb 2007 Join Date
    RomaniaLocation
    413Posts

    Re: [Tutorial]Change Quest Rates

    Quote Originally Posted by FrostBlock View Post
    This error : bad number of columns, try do this on your S_Mission.ini, i use this way to set rates ~20 times and it good work
    What way you used,i get the same error ?



Page 1 of 2 12 LastLast

Advertisement