Jump to content

cadcdac

Members
  • Posts

    15
  • Joined

  • Last visited

Community Answers

  1. cadcdac's post in disable renewal was marked as the answer   
    Well you did uncomment this line (removed //) and enabled it so it should work and load pre-renewal files.
    #define PRERE Did you compile already?
  2. cadcdac's post in About the thor Patcher i made. was marked as the answer   
    • FontColor=$000000 •Color of the text. Change $000000 to $FFFFFF
     
    http://rathena.org/wiki/Thor_Patcher#.5BLabel:Status.5D
     
    Not sure about how to add Patch Complete though.
  3. cadcdac's post in Exp modification was marked as the answer   
    50x is 5000
    100x is 10000
  4. cadcdac's post in About the new version of thor patcher. was marked as the answer   
    I'm not a real pro or anything I would just like to try to help.
    btw i'm using Thor Patcher 2.6.4.8 and these are just the things I did to make mine work.
     
    So assuming you've extracted the files:
     
    upload 'Web' folder to your website --> you can choose to rename the folder or not.
    so for example you this will be the address to your website 'Web' folder =  http://www.yourro-website.com/Web/
    inside the 'Web' Folder is a file called 'main.ini'
    open it and edit this line:
    file_url=http://domain.com/patch/data/ --> Change it to file_url=http://www.yourro-website.com/Web/data/
    **inside the Web folder is a folder call "data", it is where you will be putting the .thor files.**
     
    Next is on your local files:
    Open Configuration Folder and edit:
    config.ini: 
    [config:Main]
    RootURL='http://127.0.0.1:8080/' --> Change to your website 'Web' folder path [e.g RootURL=http://yourro-website.com/Web/]
     
    StatusFile='server.dat' --> Change to any name you want. [e.g StatusFile=yourro.dat]
     
    DefaultGRF='server.grf' --> Change to your main ragnarok grf [e.g DefaultGRF=yourro.grf]
     
    ClientEXE='game.exe' --> Change to your RO Client Name -- which will be run when you click on Start Game Button.
    [e.g ClientEXE=YourRO.exe]
     
    ------
     
    then scroll down until you find something like [NoticeBox:Box0] or you can just use ctrl + f [NoticeBox:Box0]
    you'll see URL='http://127.0.0.1/opatch/notice.html' --> Change to URL='http://www.yourro-website.com/Web/notice.html'
    **Inside the 'Web' Folder there is a file called notice.html which will be viewed when you open your patcher.**
     
    close then save.
    Then open ConfigGenerator.exe inside Configuration folder, click the icon then go to Patcher folder and select Thor.exe.
    It will say Data packed successfully.
     
    then try to run Thor.exe inside Patcher folder.

    P.S. I JUST HOPE YOU UNDERSTAND HAHAHAHA, you can pm me though if it doesn't work lol.
    P.S. [AGAIN] I'm not that good at forums haha.
×
×
  • Create New...